/* Switcher */
#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .panel-outer .panel-inner {
	width: 870px;

}




#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review {
	color: #666;
	width: 229px;
	padding: 10px 30px;
	position: relative;
	float: left;
	line-height: 1.9;
	border-right: 1px solid #e6e6e6;										
}



#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review.last {
	border-right:none;		

}


#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review h3 {
	font-size: 14px;
	color: #bf0000;
	font-weight: normal;
}

#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review p {
	font-size: 13px;
}

#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review em {
	font-size: 13px;
	font-style: italic;
}


#vha-vca .vca-layout-sngl .vha-mod-panel-switcher .mod-review .mod-hd {
	margin-top: 0;
}