body	{
	margin: 0;
	padding:9px;
	background: #2E2C2D;
	color: #524D4A;
	font-size: 0;
	font-family: Verdana, Arial, Sans-serif;
}

#wrapper	{
	width: 442px;
	padding: 9px;
	background: #FFF;	
}

#border	{	border: 1px solid #979493;}
#border .mast	{ width: 440px; height: 72px; border-bottom: 1px solid #979493;}
#border .mast p {float: left; padding: 47px 0 0  17px; margin: 0; font-size: 9px; color: #3E3936; font-weight: bold;}
#border .mast img {float: right; }
#border .s1 {background:#E5E4D2 url(/images/interface/priority_become_mastheadcomm.gif) no-repeat;}
#border .s2 {background:#E5E4D2 url(/images/interface/priority_ty_mastheadcomm.gif) no-repeat;}
#border .s3 {background:#E5E4D2 url(/images/interface/priority_welcome_mastheadcomm.gif) no-repeat;}
#border .r1 {background:#E5E4D2 url(/images/interface/requestinfo_mastheadcomm.gif) no-repeat;}
#border .r2 {background:#E5E4D2 url(/images/interface/requestthanks_mastheadcomm.gif) no-repeat;}

#content	{
	padding: 15px 16px 15px 16px;
	/* ie fix right here*/
	margin-right: -10px;

}

div.regnow	{
	margin-bottom: 15px;
}

div.regnow	img	{
	float: left;
	margin-right: 10px;
}

div.regnow	p	{
	margin: 0;
	padding-top: 8px;
}

div.yourinfo	{
	width: 388px;
	padding: 10px;
	background: #F3F2E1;
	border: 1px solid #D1CCC5;
}

div.divider	{
	float: left;
	clear: both;
	width: 419px;
	margin-left: -5px;
	border-bottom: 1px solid #D1CCC5;

}

ul	{
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	list-style-position: outside;
	list-style-image: url(/images/interface/dash.gif);
		font-size: 11px;
}

table	{
	font-size: 9px;
	margin-bottom: 8px;
	padding: 0;
	width: 408px;
}

form	{
	margin: 0;
	
}
a	{
	color: #BC4424;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;	
}

a img	{
	border: none;
}
p	{
	
		margin: 12px 0 14px 0;
		font-size: 11px;
		line-height: 16px;

		/*compensate for earlier IE fix (negative right margin)*/
		padding-right: 10px;
}

p.small	{
	font-size: 9px;
}

h5	{
	margin: 12px 0 14px 0;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
img.header	{
	margin-top: 14px;
}

.red	{
	color: #C6012F;
}

h5 input	{
	margin-bottom: -1px;
}

input, select	{
	font-size: 9px;
}

label	{
	float: left;
	padding-top: 2px;
	font-size: 9px;
	font-weight: bold;
	display: block;
	width: 258px;
}

.rightcol	{
	font-size: 9px;
}

.rightcol input	{
	float: left;
}

.rightcol div	{
	float: left;
	padding-top: 3px;
}
.rightcol	select	{
	float: left;
	width:140px;
}

form .divider	{
	margin-top: 1px;
	margin-bottom: 6px;
}

html>body	form .divider	{
	margin-top: 4px;
	margin-bottom: 4px;
}

.clear{
	clear:both;
}
