acbody {
	margin-top: 0px;
	marginheight: 0px;
	background:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
}
.style1 {
	font-family: Verdana, Tahoma, Verdana;
	font-size: 10px;
	padding: 0px;
	text-align: justify;
	color: #000000;
	text-decoration: none;	
}
.style2 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	color: #000000;
	text-decoration: none;	
}
.style3 {
	font-family: Verdana, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.style4 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

A:link {text-decoration: none; color: #3eabae;}
A:visited {text-decoration: none; color: #ea6d5a;}
A:active {text-decoration: none; color: #000000;}
A:hover {
	text-decoration: underline overline;
	color: #94b653;
}
A.dollar:link {text-decoration: none; color: #FF9900;}
A.dollar:visited {text-decoration: none; color: #FF9900;}
A.dollar:active {text-decoration: none; color: #FF9900;}

A.clearance:link {text-decoration: none; color: #559ff5;}
A.clearance:visited {text-decoration: none; color: #559ff5;}
A.clearance:active {text-decoration: none; color: #559ff5;}

A.rak:link {text-decoration: none; color: #7f4e23;}
A.rak:visited {text-decoration: none; color: #7f4e23;}
A.rak:active {text-decoration: none; color: #7f4e23;}

.box {
	margin: 0;
	vertical-align: bottom;
	float: none;
background-color:#FFFFFF;	
overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px;
	padding: 0px;
	height: 275px;
	text-align: left;
	border: thin solid #CCCCCC;
}

.top {
	float: none;
	background-color:#FFFFFF;
	overflow: hidden;
	height: 250px;
}

.greeting {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}	

.attribsOptionsText {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

#dropinboxv2cover{
	width: 600px; /*change width to desired */
	height: 600px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	overflow:hidden;
	visibility: hidden;
	left: 0px;
	top: 3px;
}

#dropinboxv2{
	border: thick solid #EA6D5A;
width: 580px; /*change width to above width-20. */
height: 580px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
background:#f2f2f1;
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}
