/* You can override, change, and otherwise mess with these settings as much as you like.
In fact, I encourage it.*/

#vrp_box {
       width:656px;
}

#vrp_image_box {
       float: left;
       width: 323px;
       height: 280px;
       padding: 5px 5px 0px 0px;
}

img.vrp_img {
	padding:0px;
	margin:0px;
}

img.vrp_img_mag {
	float:left;
	padding:0px;
	margin:0px;
        z-index:-1;
        clear: both;
}
#vrp_title_caption_mag {
	position: absolute;
        display: block;
        z-index:24;
        padding: 10px 10px 7px 10px;
	background-image: url(http://simonwebdesign.com/stylewise/wp-content/themes/sw/images/alpha-back.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#vrp_title_caption_mag a {
        color: white;
        font-family: arial narrow;
}

#vrp_excerpt p {
	padding:0px;
	text-align: justify;
}

#vrp_excerpt_mag p {
	padding:0px;
	text-align:justify;
}


