body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	background:#ffffff;
}

#pagewrap
{
	background:#ffffff;
	width:500px;
}

h1
{
	font-size:1.5em; 
	color:#666666;
	margin-bottom:5px;
}

#mainheader
{
	width:500px; 
	background:#cccccc url('../pics/xmasheader.jpg') no-repeat; 
	height:150px; 
	margin-top:-5px;
	text-align:right;
	position:relative
}


#mainheader .left span
{
	color:#FFFFFF; 
	font-size:14px; 
	font-weight:bold;
}
#mainheader #menu
{
	position:absolute;
	right:200px;
	top:120px;
}

#mainheader #menu select
{
	width:220px;
}



#adtool_holder
{
	width:500px; 
	margin-bottom:10px; 
	margin-top:10px;
	background:#FFFFFF;	
}

.merchantTable
{
	border-left:0px none; border-right:0px none; border-top:0px none; padding-bottom:5px; 
	border-bottom:1px solid #9a9a9a; 
	width:468px; padding-left:0; padding-right:0; padding-top:0
}

.merchantTable .left
{
	width:200px;
	text-align:left;
}

.merchantTable .right
{
	width:260px; 
	text-align:left;
}

#footer 
{
	width:500px; 
	background-color:#9a9a9a; 
	height:20px;
}

