/*  
	Theme Name: FIAT Press 
	Theme URL: 
	Description: FIAT Press back-end 
	Version: 1.0
	Data:  04/08/2008
	Author: Agencia Click
	Author URL: http: //www.agenciaclick.com.br/
	Url: /release/
*/
	.cb {
		clear: both;
	}
	
	.box-release {
		width: 108px;
		height: 62px;
		display: block;		
	}
	
	#content.release a.voltar{ margin-bottom:10px; display:block; }
	#content.release a.voltar.anteriores{ float:right }
	
	#content.release .subTitle { float:left; }
		#content.release .supTitle h3{
			clear:left;			
			width:355px; height:16px;
			float:left; 
			margin-top:5px;
		}
		/* Languages */
		body.en #content.release .supTitle h3  { background-image:url(../img/en/tit_conforto_esportividade.gif); }
		body.pt #content.release .supTitle h3  { background-image:url(../img/pt/tit_conforto_esportividade.gif); }
		body.es #content.release .supTitle h3  { background-image:url(../img/es/tit_conforto_esportividade.gif); }

	#content.release .box{
		padding:5px;
		background-color:#b5b3af;
		margin-top:10px;
		font-size:20px;
		color:#fff; 
		float:left;
	}
	
	#content.release .botoes{ float:right; width:auto; }	
	#content.release .cont_release{margin-top:50px;}
	#content.release .cont_release ul li a.data_release{ float:none }
	
	#content.release .box_release{
		border:1px solid #E2E2E2;
		padding:10px;
		width:auto
	}
		
		#content.release .box_release ul.box_release_info{ border:0; padding:0 }
		
	#content.release ul.release-box{
		width:657px;
		height:auto;	
		background:url(../img/bg_video.gif);
		clear:both;
		margin-top:40px;
		margin-bottom:0px;
		float:left;
	}
		#content.release ul.release-box li{			
			position:relative;
			margin:0 48px;
			display:inline;
			padding:5px 0;
			width:120px;
			float:left;
			min-height: 110px;
			_height: 110px;
		}
		
		#content.release ul.release-box li.cb{	
			min-height: 1px;
			_height: 1px;
		}
			
			#content.release ul.release-box li .bt_download{
				background-position:center center!important;				
				width:100%;
				position:absolute;
				bottom:2px;
				left:0px
			}
			
			#content.release ul.release-box li.img img{
				margin-top:30px;
			}
		
			#content.release ul.release-box li.thumbs img{				
				margin:5.5px
			}
	

