#DirectionsTopHeader
{
	height: 23px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #64656c;
	background-repeat: repeat-x;
	border: solid 1px #EBEBEB;
	padding-left: 4px;
	
}
.TextBoxStyles
{
	border: ridge 1px #C2C4CE;
	width: 180px;
	border-color: #BDBECE;
}
.DropDownListStyles
{
	border: ridge 1px #C2C4CE;
	width: 100px;
	border-color: #BDBECE;
}
