/* CSS Document */

@import url(../purple.css);

#pageHeader h2 {
	background:url() no-repeat top left;
}

/* highlight Topics on mainnav bar */
#mainNavT3 a:link, #mainNavT3 a:visited {
	background-color:#0368c6;
	background-image:none;
}

#mainNavT3 a:hover, #mainNavT3 a:active, #mainNavT3 a:focus {
	color:#fff;
	background:#0368c6;
}

#mainNavB3 a {
	font-weight:bold;
	color:#000;
}

/* deviate */

#leftColumn .mainText img {
	margin:.8em -10px .8em -10px;
}


td.cAlign p {
	text-align:center;
}


.topPicksItem img {
	float:left;
	margin-right:10px;
}

.topPicksItem {
	height:auto !important;
	height:50px;
	min-height:50px;
	margin-bottom:10px;
}

/*.topPicksItem h5 {
	overflow:auto;
	padding-top:10px;
}*/

.conTopPicks {
	background: url(/images/mainText.gif) repeat-x 0 0 ;
	padding-top:.6em;
}

a.vidIcon {
	float: right;
	border:0 none;
	margin:0 0 0 1em;
}

.mainText ul li {
	padding-top:10px;
	overflow:auto;
	list-style-type:none;
}
