.custom a, .custom a:visited {
	color:#FFF;
	text-decoration:none;
}
.custom a:hover, .custom a :active {
	text-decoration:underline;
}
table td {
    vertical-align:top;
}
/**/
.custom .gallery_list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:25px;
}
.custom .gallery_list li img {
	float:left;
	margin-right:19px;
}
.custom .gallery_list .thumbnail {
	float: left;
	margin-right: 19px;
	width:105px;
	height:115px;
	/**/
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	overflow:hidden;
}
.custom .gallery_list .contenidos {
	float: left;
	width:175px;
}
/**/
.slide div {
	width:126px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
}
