input.text_field{
	border:1px solid #ddd;
	font-size:18px;
	padding:8px;
	width:400px;
	margin:0;
	height:40;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}input.text_field:focus{border-color:#aaa;background-color:#fafafa;}input.text_field.with-box{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}#signup-form td.col-help 

.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(login_bg.gif) no-repeat bottom;
}

.loginbox
{
 background:none;
 border:none;
 width:134px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}


/* Text Box with Rounded Corners: */
.tb-rounded {
	height: 80px;
	width: 400px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	border: 2px dotted #CCCCCC;.contact_box_top_left {
	background-image: url(../images/contact/border_corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
