/* Start of CMSMS style sheet 'vplates_custom_m8s' */

#custom_m8s, right, #twoCol_form_right{
	float: left;
	width: 438px;
	
}
#custom_m8s{
	background-image: url(images/custom_M8s/cm8-top_cap.gif);
	background-repeat: no-repeat;
}

#custom_m8s .image {
	float: right;
	padding: 2px;
	margin: 10px 0 10px 10px;
	border: 1px solid  #f3f5f2;
}

#custom_m8s .content {
	float: left;
	width: 368px;
	margin: 32px 0 0 0;
	padding: 0 35px 0 35px;
	background-image: url(images/custom_M8s/cm8-mid_cap.gif);
	font-size: 12px;
}

#custom_m8s .footer_nav {
	float: left;
	width: 438px;
	height: 60px;
	background-image: url(images/custom_M8s/cm8-bot_cap.gif);
	background-repeat: no-repeat;
}

#custom_m8s a.btn_previous {
	width: 75px;
	height: 22px;
	background-image: url(images/custom_M8s/btn_prev.gif);
	text-indent: -9999px;
	display: inline-block;
	margin: 32px 0 0 40px;
	float: left;
	outline: none;
}

#custom_m8s a.btn_next {
	width: 53px;
	height: 22px;
	background-image: url(images/custom_M8s/btn_next.gif);
	text-indent: -9999px;
	display: inline-block;
	float: right;
	margin: 32px 40px 0 0;
	outline: none;
}

#custom_m8s a.btn_previous:hover, #custom_m8s a.btn_next:hover {
	background-position: 0 -22px;
}

#custom_m8s .pageNav {
	float: left;
	margin: 36px 0 0 0;  /*32px 0 0 0*/
	text-align: center;
	width: 230px;
	font-size: 12px;
}
/* End of 'vplates_custom_m8s' */

