/* MAIN PAGINA IMAGENES */
div.divmainvideos{
	width: 673px;
	padding: 16px 21px;
	background:#fff;
	text-align:left;
}
div.divmainvideos a{
	display:inline;	
}
div.divmainvideos p{
	margin:0;	
}
.last-videos ul{
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding:0 0 15px 0;
	height:auto !important;
}
.last-videos li{
	float:left;
	width:49%;
	height:auto !important;
}
.last-videos li img{
	margin-bottom:10px;
}
.last-videos .inner{
	border-right:0 solid #ccc;
	margin-right:10px;
}
.last-videos .no-border{
	border:none !important;
	margin-right:0;
	padding-right:0;
}
.last-videos li .inner{
	font-size:11px;
}
.last-videos li p.description{
	margin-bottom:5px;
}
.last-videos li .download{
	font-weight:bold;
}
/* ...................div */
.maintitle{
	margin-bottom:20px;
}
.box{
	margin-bottom:30px;
}
.box h4{
	float:none;
	margin-bottom:10px;
}
.box h4 a{
	display:block;
	float:none;	
}
.search .kw{
	width:150px;
	border:1px solid #ccc;
}
.search .button{
	border:1px solid #999;
	background:#E3E4E0;
}
.clients a{
	display:block;
	padding:3px 0 3px 0;
	color:#000;
}
.client-info ul{
	padding-top:10px !important;
}


