/*-------------------------------------*/
/*    BEGIN             Y A R P P      */ 
/*-------------------------------------*/

#related {
	padding: 0px 20px 20px 7px;
	border: 10px solid #2d2d2d;
	margin-bottom: 10px;
	width: 635px;
	position: relative;
	min-height: 180px;
	height: auto !important;
	/*height: 200px;*/
	line-height:17px;
}

#related p {
	margin: 0;
}

#related h3 {
	background: #2d2d2d;

}
#titulo-related h3 {
	margin:0px;
	background-color: #2d2d2d !important;
	border: 15px solid #2d2d2d;
	/*height:16px;*/
	font-size:16px;
	text-align:center;
	/*margin-left:50px;*/

}

#related_posts_links {
	float: left;
	display: inline;
	width: 600px;
	margin: 0 10px 0 0;
}

#related_posts_images {
	position: absolute;
	top: 30px;
	right: 10px;
}

.related_posts_image {
	padding: 20px 20px;
	background: #2d2d2d;
	padding: 4px;
	width: 200px;
	height: 133px;
	border: 1px solid #2d2d2d;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
/*-------------------------------------*/
/*       END      Y A R P P            */ 
/*-------------------------------------*/
