@charset "utf-8";

.twoColFixLtHdr #mainContent {
	margin-bottom: 0px;
	margin-left: 220px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
} 
h1 {
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.label  {
	font-weight: bolder;
	float: left;
}
input#category3, input#category2  {
	width: 300px;
}
input#category2 {
	margin-left: 12px;
}
input#category3 {
	margin-left: 53px;
}

input#submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 320px;
	background-image: url(../images/email_list_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
