/* Div row/cell styles */

div.dc50
{
	float: right;
	width: 50px;
	overflow: hidden;
	font-family: inherit;
}

div.dc80
{
	float: right;
	width: 80px;
	overflow: hidden;
	font-family: inherit;
}

div.dc100
{
	float: right;
	width: 100px;
	overflow: hidden;
	font-family: inherit;
}

div.dc120
{
	float: right;
	width: 130px;
	overflow: hidden;
	font-family: inherit;
}

div.dc130
{
	float: right;
	width: 130px;
	overflow: hidden;
	font-family: inherit;
}

div.row0
{
	background-color: #F6F6F6;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px;
	margin: 1px 0px;
	display: block;
}

div.row1
{
	background-color: white;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px;
	margin: 1px 0px;
	display: block;
}

div.menugroup
{
}

div.error
{
	border: 1px solid #CD3B3B;
	background-color: #FFF1F1;
	padding: 8px;
	margin-bottom: 12px;
}
