@charset "utf-8";
*{
margin:0;
padding:0;
}

body{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
background: #e4edf1 url(http://thelistauction.com/content/images/bg.gif) repeat-x scroll center top;
color:#000c32;
}

img,a img, button{
border: 0 none;
}

button{
background:none;
}

img{
vertical-align:baseline;
}

#wrapper{
width:782px;
margin: 0 auto;
}

#header{
width:782px;
height:171px;
float:left;
}

#sidebar{
width:278px;
height:438px;
float:left;
background:#FFFFFF url(http://thelistauction.com/content/images/sidebar.jpg) no-repeat scroll left top;
}

#content{
width:504px;
height:438px;
float:left;
background:#FFFFFF url(http://thelistauction.com/content/images/content.jpg) no-repeat scroll left top;
}

* html #content{
margin-top:-4px;
}
* html #sidebar{
margin-top:-4px;
}

#text{
margin-left:130px;
margin-top:93px;
float:left;
display:inline;
width:340px;
font-size:17px;
line-height:18px;
}

#text p{
margin-bottom:18px;
}

#footer{
	margin-left:78px;
	margin-top:75px;
	float:left;
	display:inline;
}

#footer p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#898e91;
}

#textfillout{
font-size:14px;
float:left;
width:217px;
margin-top:224px;
}

#textfillout p{
color:#000c32;
padding-left:14px;
text-align:center;
display:none;
}

.moonray_forms{
width:203px;
float:left;
margin-left:19px;
display:inline;
margin-top:37px;
}

.mooray_fieldname{
display:none !important;
}

.moonray_input{
margin-bottom: 0 !important;
border: 0 none !important;
}

#name, #email{
width:118px;
padding-right:9px;
height:31px;
line-height:31px;
padding-top:5px;
padding-bottom:5px;
color:#FFFFFF !important;
display:inline;
margin-left:55px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif !important;
font-size:14px;
background-position:bottom right;
background:transparent;
}

.none{
display:none;
}

button{
width:194px;
height:42px;
cursor:pointer;
margin-left:-3px;
}
