/* CSS Document */

#pods{
}
#pods h2{
	color:#616668;
}
#pods .left{
	float:left;
}
#pods .middle{
	float:left;
	margin-left:10px;
}
#pods .right{
	float:right;
}
#pods .stdBrands{
    width:321px;
    display:block;
}
#pods .stdBrandsTxt{
    padding: 0 10px 10px 10px;
}
#pods .stdBrandsTxt p{
    margin: 0;
}

div#podPartners{
}
div#podPartners a.topPartner .inner,
div#podPartners a.bottomPartner .inner{
    margin-top:10px;
}

div#podPartners a {

}

.onecol {
	width: 305px;
	float: left;
}

#Slides {
	width: 305px;
	height: 300px;
	position: relative;
}

#Slides div {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #F5F6F7;
}

#slide2 p { 
	background: url(../images/seatriever/quote_left.gif) top left no-repeat;
	font-weight: bold;
	font-size: 15px;
	margin: 20px;
	padding: 0 20px;
}
#slide2 h3 { 
	float: right;
	padding-right: 20px;
	font-size: 14px;
	font-weight: normal;
}
#slides h2 { 
	color: #333;
	padding-left: 11px;
}

a.microsite {
	display: block;
	clear: right;
    float:right;
    padding-right:10px;
    width:90px;/*Mainly for IE*/
}
