/* You can override, change, and otherwise mess with these settings as much as you like.
In fact, I encourage it.*/

#vrp_box {

background:#eeeeee url(img/corners_news.gif) top left no-repeat;
}

#vrp_image_box {
clear: both;
border-bottom: 1px dashed #666666;
margin-left: 5px;
}

img.vrp_img {
	position:relative;
	padding:0px;
	margin:0px;
}

img.vrp_img_mag {
	float:left;
	padding:0px;
	margin:0px;
}

#vrp_image_box #vrp_title_caption a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption a:hover {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a:hover {
	text-decoration: underline;
}


#vrp_title_caption {
	padding-top:5px;
	font-size:80%;
	padding-left:0;
	padding-right:10px;
	padding-bottom:5px;
}

#vrp_title_caption_mag {
	padding-top:0;
	font-size:80%;

	padding-left:10px;
	padding-right:10px;
	
	
}
#vrp_title_caption_mag h3{
	
	letter-spacing: normal !important;

	
	
}

#vrp_h3 {
	margin:10px 5px 0 5px !important;
	width: 270px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #666666;
	
	font-size:150%;
	letter-spacing: normal;  
}

.h3_drop_cap {

}

#vrp_excerpt p {
	padding:0px;
	text-align: left;
}

#vrp_excerpt_mag p {
	padding:0px;
	text-align: left;
}

#featured_tag {
	position:relative;
	top:2px;
}

#featured_tag p {
}
.cerrar {
background:#eeeeee url(img/corners_news.gif) bottom left no-repeat;
width: 100%;
height:15px;
clear: both;}

/*******************
*** popup styles ***
*******************/
a.info{
    position:relative;
    z-index:24;
    text-decoration:none;
    padding:0px;
    margin:0px;
}

a.info:hover {
	z-index:25;
}

a.info span {
	display: none;
}

a.info:hover span {
    display:block;
    position:absolute;
    top:0.5em; left:-2em; width:17em;
    font-size:12px;
    background:#183b5d;
    color:#efefef;
    padding:10px;
	line-height:14px;
	z-index:5000;   
}

a.info:hover span p.pop_title {
	font-size:14px;
	line-height:16px;
	padding-bottom:5px;
	margin-bottom:0px;
}
