.picks {
	width: 680px;
/*	width: 675px;  */
	height: 321px;  

	border: 1px solid #e8e8e8;
	background-color: #007ec4;	
	overflow: hidden;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left
}

.hidden {
	display: none;
}

.picks .pickTitles {
	float: left;
}

.picks .pickMain {
/*	float: center;  */
	height: 100%;  
/*	margin-left: 128px;  */
	margin-left: 120px;
	padding: 0px;
/*	margin-top: -18px;  */
	margin-top: -18px;
}

.picks .pickMain2 {
/*	height: 100%;  */
	height: 320px;
/*	margin-left: 128px;  */
	margin-left: 118px;
	padding: 0px;
}

.picks .liveTeaser {
/*	background-position: top left;  */
	background-repeat: no-repeat;
}

.picks .liveTeaser .pickSummary {
	margin-left: 328px;
	color: #fff;
	text-align: left
}

.picks .liveTeaser .pickSummary h2 {
	font-size: 14pt;
	line-height: 16pt;
/*	padding-top: 8px;  */
	padding-top: 22px;
	color: #ffffff;
	text-align: left
}

.picks .liveTeaser .pickSummary p {
/*	height: 100%;  */
	height: 320px;
	font-size: 10pt;
	line-height: 12pt; 
	padding: 2px;
}

.picks .liveTeaser .pickPhotoCredit {
	position: absolute;
	top: 282px;
	left: 455px;
	font-size: 8pt;
	color: #fff;
}


.picks .liveTeaser .pickPhotoCredit .partnerLink {
        font-weight: bold;
        font-size: 9pt;
}
.picks .liveTeaser .pickPhotoCredit .partnerLink a {
        color: #ffffff;
}


.picks .liveTeaser .pickSummary a {
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #000080;
}


.picks .teaserThumb {
	width: 128px;
	height: 63px;
	border: 1px solid #e8e8e8;
	padding: 0px;
	background-color: #fff;
}

.picks .teaserThumbSelected {
	width: 161px;
	height: 63px;
	margin-top: 0px;
	background: url(../images/pickpointer.gif) top left no-repeat;
	border: none;
}

.picks .teaserThumbSelected .thumbTitle {
	padding-top: 10px;
	padding-left: 6px;
	width: 122px;
	text-align: left;
}

.picks .teaserThumb .thumbTitle {
	padding-top: 10px;
	padding-left: 5px;
	width: 122px;
}

.picks .teaserThumbSelected .thumbTitle a,
.picks .teaserThumb .thumbTitle a {
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}


.ticker {
	height: 27px;
	width: 665px;
	background: url(../images/ticker_bg_blue_home.gif) top left no-repeat;
	margin-left: 0px;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
}

.ticker .tickerLabel {
	width: 113px;
	float: left;
	margin-left: 7px;
	padding-top: 7px;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
}

.ticker .tickerInner {
	position: absolute;
	overflow: hidden;
	left: 117px;	
/*	width: 894px;  */
	width: 660px;
	color: #000080;	
	font-weight: bold;
	font-size: 9pt;
	line-height: 27px;
	white-space: nowrap;
}

.ticker .tickerInner a {
	color: #000080;
	font-style: italic;
}
