input, select, checkbox, textarea {
	width: 180px;
	color: #000066;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

label {
	display: block;
	float: left;
	width: 140px;
}

form {
	width: 190px;
}

fieldset {
	width: 205px;
	padding: 10px;
	border: 0px solid #999999;
	background: url("../images/css-dotted.gif") repeat-x bottom;
	background-color: #cc0000;
}

.topredz { position: absolute;
top:289px;
left:0px;
height:37px;
width:0px; 
border-style: solid; border-color: #cc0000; border-width: 0px 2px 0px 0px;
z-index: 1150;

}
