#image{
	width:100%;
	height:183px;
	margin-bottom:15px;
}
.columns{
	width:47%;
	float:left;
	padding:0 10px;
}
.columns h1{
	font-size:16px;
}
.columns h2{
	margin-bottom:10px;
}
.columns p{
	margin-bottom:10px;
}
.columns a{
	text-decoration:underline;
	color:#559EC7;
}

#content_right ul#soportes,
#content_lef ul#soportes{
	list-style:disc;
	margin-left:15px;
	margin-bottom:10px;
}
#content_right ul#brands li{
	width:108px;
	height:50px;
	border:1px solid #D9D9D9;
	border-top-color:#E6E6E6;
	border-bottom-color:#BFBFBF;
	float:left;
	margin:0 3px 4px 0;
}
#content_right ul#brands li.over_brand{
	border:1px solid #559EC7;
}
#content_right ul#brands li.last{
	margin-right:0;
}

