#conteudo { width:950px; margin-left:6px; background:#fff; xheight:800px; }
* html #conteudo { margin-left:3px }

#serie h2{
	background:url(imagens/bgTituloSeries.gif);
	height:53px;
	padding-left:80px;
	padding-top:25px;
	font-size:16px;
	font-weight:bold;
	position:relative;
}

#serie h2 img{
	position:absolute;
	top:7px;
	left:7px;
}

#serie .baner1{
	float:right;
	width:250px;
	height:160px;
}

#serie .item{
	float:left;
	width:270px;
	height:160px;
	padding:10px 0 0 10px;
	margin:0px 28px 5px 0;
	xbackground-color:#3399CC;
	
}

#serie .item h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

#serie .item h3 span{
	font-weight:normal;
}

#serie .item h3 strong{
	display:block;
	font-size:16px;
}

#serie .item .capa{
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}

#serie .item .botoes{
	margin-top:10px;
}