/* ruralwater style */

body {
background:#333333;
font-family:Arial, Helvetica, sans-serif; }

.RadEContent, .RadEContentBordered 
{
	background-color:White;	
}

.loginfield
{
	border: 1px solid black;
	width: 100px;
	font-size:12px;
}
.commentinputfield1 
{
	width:140px;
	border:1px solid #999999;
	font-size:12px;	
}
.commentinputfield2 
{
	width:50px;
	border:1px solid #999999;
	font-size:12px;	
}
.commentinputfield3 
{
	width:300px;
	height:50px;
	border:1px solid #999999;
	font-size:12px;	
}
.commentbutton
{
	width:100px;
	border:1px solid #999999;
	font-size:12px;
}

div#container {
margin:0 auto;
width:733px;
height:119px;
background-color:#ffffff; }

div#topleftcorner {
position:relative;
float:left; }

div#toprightcorner {
position:relative;
float:right; }

div#topgradient {
position:relative;
float:right;
right:6px;
top:-10px; }

div#logo {
background-image:url(logo.gif);
position:relative;
float:left;
left:-9px;
top:5px; }

div#logodivider {
background-color:#333333;
width:1px;
height:110px;
float:left;
left:-7px;
top:-10px; }

div#bottomgradient {
background-image:url(bttmgrd.gif);
vertical-align:bottom;
height: 261px; }

div#bottomtween {
background-image:url(bottombar.gif);
width:733px;
height:25px; }

p {
	margin-left:6px;
	margin-right:6px;
}