/* @override http://localhost/tastyorange/calcboard/help/help.css */

.vHist {
	margin-top: -1em;
	color:#000000;
}

div.pleaseupdate
{
	margin-top:2em;
}

.vHist > h1
{
	position: relative;
	width: 97%;
 	color:#06C;
	font-weight:bold;
	font-size: 13pt;
	float:left;
	padding: .5em .3em;
	margin-top:1.8em;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
	border-bottom: #06C 2px solid;
}

.vHist > h1 > span
{
	position: absolute;
	font-weight: normal;
	right: 0px;
	text-align: right;
}

.vHist > h2
{
 	color:#06C;
	font-weight:lighter;
	font-size: 11pt;
	text-align: right;
	padding: 15px 0px 2px 0px;
	margin: 0px;
	margin-bottom:3px;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
}

.vHist > p, .vHist > h3
{
	padding: 2px 0px 4px 6px;
	margin: 0px;
	font-size: 10.5pt;
	color:#333;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
}

.vHist > p
{
	padding-left: 30px;
}

.vHist > h3
{
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: .8em;
	margin-bottom: -4px;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
}
