﻿div.vdet
{
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 10px;
	/*min-height: 500px;*/
}

div.vdet,
div.vdet div.rw
{
	float: left;
	clear: both;
	margin: 2px 0px 5px 0px;
}

div.vdet div.rw div
{
	clear: none;
	float: left;	
}

div.vdet  div.label
{
	font-weight: 600;
	font-size: .95em;
	width: 65px;
}

div.vdet h3
{
	font-weight: 600;
	font-size: 1.1em;
}

div.vdet span
{
	color: #F15600;
}
