.UIMediaPlayerRepeat
{
	background-image: url("../Images/WatchAndListen/UIMediaPlayerRepeat.gif");
	background-repeat: repeat-y;
}
.UIMediaPlayerTop
{
	background-image: url("../Images/WatchAndListen/UIMediaPlayerTop.gif");
	background-repeat: no-repeat;
}
.UIMediaPlayerBottom
{
	background-image: url("../Images/WatchAndListen/UIMediaPlayerBottom.gif");
	background-repeat: no-repeat;
}
#PageRight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
}

tr.UIBlogListItem td a, tr.UIBlogListItemAlt td a, a
{
	color: #903e98;
	text-decoration: none;
}
tr.UIBlogListItem td a:hover, tr.UIBlogListItemAlt td a:hover, a:hover
{
	color: #903e98;
	text-decoration: underline;
}
.UISiteNavItem {
	background-color: #903e98;
	border: thin #903e98 solid;
}

.UISiteNavItem:hover
{
	border: thin #983e4f solid;
	background-color: #983e4f;
}
.UILatestMediaImage
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: normal;
	font-size:9px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #903e98;
	margin: 0px;
}
#UIRSSFeeds {
	display: block;
	width: 100%;
}
#UIRSSTitleBar {
	font-size: 16px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
#UIRSSHelpText {
	font-size: 10px;
	color: #CCCCFF;
	margin: 5px;
	padding: 5px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
}
p a {
	text-decoration: none;
	color: #903e98; 	
}

p a:hover {
	background: #F0F5F9;
}



.PayPerViewHeader
{
    background: #5D7B9D url(/Images/WatchAndListen/PayPerView/Bar.jpg) repeat-x;
    color: White;
    font-weight: bold;
}
