.ERROR
{
	background-color: red;
}

#Netsearch { float: right; width: 284px; height: 37px; background: url(../_imgs/search.gif) no-repeat; position: relative; right: 0; top: 0; }
#Netsearch p { margin: 3px 0 0 40px; padding: 0 10px 0 0; color: #FFF; font-size: 10px; float: right; }
.NetsearchInput { width: 135px; height: 15px; border: none; background: #FFF; margin: 0 5px 0 5px; font-size: 10px; padding: 2px 0 0 2px; }

/*
* form content
*/

/*#contentform 
{
	float: left;
	width: 960px;
	margin-top: 10px;
	padding: 0;
	position: relative;
	left: 10px;
}

#contentform #leftColumn 
{
	float: left;
	width: 200px;
}

#contentform #rightColumn 
{
	position: relative;
	float: left;
	width: 750px;
}
*/