﻿input
{
	font-size:10px;
}

select
{
	font-size:10px;
	/*width:150px;*/
}

.tableStandard
{
	width:100%;
	border-width:0px;
	border-style:none;
	border-spacing:0px;
	padding:0px;
}

.tableMultiLineHeaderCell
{
	vertical-align:top;
	padding-top:3px;
}

.tableColumn1of2Standard
{
	width:20%;
}

.menuItemBox
{
	background-position: center bottom; 
	background-image: url('../images/bgContent.png'); 
	background-repeat: repeat-x;
}
