ul#NewsList img {
	float: left;
	width: 62px;
	height: 62px;
	padding: 1px;
	margin-right: 3px;
	border: solid 1px #FFF;
}
ul#NewsList a {	
	height: 70px;
}
ul#NewsList {
	margin:0px;
	margin-top: 26px;
	margin-left: 20px;
	list-style: none;
	padding: 0px;
	width: 390px;
}
ul#NewsList li {
	margin:0 0 6px 0;
	font-size:13px;
}
ul#NewsList li strong {
	font-weight:bold;
}
/*ul#NewsList li.Event a {
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
}*/
ul#NewsList li.News a {
	display:block;
	/*padding:8px 8px 7px 27px;*/
	color:#4d4d4d;
	text-decoration:none;
	background: url(../Images/BgSeparator.jpg) no-repeat bottom center;
	/*background-position:7px 8px;*/
} 
ul#NewsList li a:hover {
	color:#b73c3c;
	text-decoration:none;
}


td.ArticuloSeparator {
	width: 23px;
	height: 254px;
	background: url(../Images/SeparatorArticulos.gif) no-repeat left center;
	background-position: 0 10px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

