@charset "UTF-8";

form#SidebarContact {
	background: #CFE4CD url(file:///InetPub/InetPub/img/barbg.gif) no-repeat; 
	color: #000;
	border-top: 1px solid #F0E9DD;
	border-bottom: 1px solid #F0E9DD;
	clear: both;
	padding: 4px;
	text-align: left;	
}

form#SidebarContact input[type=text],
form#SidebarContact input[type=submit], 
form#SidebarContact textarea {
	width: 96%;
	border: 1pt solid #cccccc;
	font: normal 10px tahoma;
	color: #000;
}

form#SidebarContact label {
	color: #666;
	font-weight: bold;
}