.colRight h1 {
	font-size: 20px;
	font-weight: normal;
	color: #8547BB;
	margin: 0px;
	padding: 0px;
}
.colRight .row {
	display: inline;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top:solid 1px #CCCCCC;
	width:540px;
}
.colRight .row .imagen {
	display: inline;
	float: left;
	margin-right: 10px;
}
.colRight .row h2 {
	font-size: 14px;
	color: #8547BB;
	margin: 0;
	padding: 0;
}
.colRight .row h2 a{
	color: #8547BB;
}
.colRight .row p {
	margin: 0;
	margin-bottom: 3px;
	line-height:13px;
}
.colRight .relacionadosTit {
	font-size: 14px;
	font-weight: bold;
	color: #8547BB;
	margin-bottom: 10px;
}
.colRight .relacionado {
	color: #333333;
	background: url(../images/iconRelated.gif) no-repeat 0px 3px;
	padding-left: 10px;
	clear: left;
	float: left;
	margin-bottom: 10px;
}
.colRight .relacionado:hover  {
	color: #71409B;
}
