body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	height:90px;
	overflow:hidden;
	position:relative;
 	padding:8px 0;
	border-top:0px solid #0000CD;
	border-bottom:0px solid #0000CD;
}

.slides { 
	position:absolute; 
	top:8px; 
	left:0; 
}

.slides div {
	position:absolute;
	top:0;
	width:190px;
	height:80px;
	padding:6px 7px;
	display:none;
	background:url(../images/winnning-picks-bg.jpg);
	border-radius:5px;
	border:1px solid #dbdbdb;
}


#container {
	position:relative;
	width:630px;
	text-align:left;
	margin:0px;
	padding:0px;
}

#loopedCarousel {
	margin:0px;
	width:661px;
	position:relative;
	clear:both;
	padding:0px;
}

.winbuyarea{
	width:190px;
	float:left;
	margin:0px;
	padding:0px;
}

.wtd{
	width:100%;
	float:left;
}

.buysellimage{
	float:left;
	width:48px;
	padding:0px 8px 0px 0px;
}

.buyselltitle{
	
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.buyselldate{
	
	font-size:11px;
	color:#a20009;
	line-height:18px;
}

.clear{
	clear:both;
}

.wpentryarea{
	float:left;
	text-align:center;
	width:52px;
	border-right:1px dashed #999999;
}

.wplowhigharea{
	float:left;
	width:58px;
	text-align:center;
	border-right:1px dashed #999999;
}

.wpgainarea{
	float:left;
	width:78px;
	text-align:center;
}


.wptext{
	text-align:center;
	
	color:#9e010a;
	font-size:11px;
	line-height:25px;
}

.wptextbold{
	text-align:center;
	
	color:#000;
	font-weight:bold;
	font-size:15px;
}

small { 
	font-size:9px; 
	color:#888; 
	font-weight:normal;
}

.textmain{
	
	font-size:11px;
	color:#333333;
}

.textname{
	
	font-size:11px;
	color:#8d0810;
	font-weight:bold;
	text-align:justify;
	line-height:18px;
	padding-left:30px;
}

.moretext{ 
	
	font-size:11px;
	color:#474747;
	font-weight:bold;
	text-align:right;
	line-height:20px;
	padding-right:10px;
	text-decoration:none;
}
#top  { color: #E66716;
    float: left; font-family:Arial;
    font-size: 18px;
    font-weight: bold;
    margin: }

#top span { color: #1194da;}