/* Start of own defined box */
div#orderdirectreasons1 {
	border: 1px solid #773370;
	background: #FFD57D;
	padding: 8px 8px 8px 10px;
	border-radius: 8px;
	-moz-border-radius: 6px;
}

div#orderdirectreasons1 em {
	font-weight: bold;
	font-size: small;
	font-family: Arial, sans-serif;
	color: #880000;
}


div#orderdirectreasons1 ul li  {
	font-size: x-small;
	line-height: 160%;
	font-weight: bold;
	list-style-position: inside;
	margin: 3px 0;
}


div#orderdirectreasons1 ul
{
float: none;
margin: 1px;
width:90%;
border: 0px solid #5c5c5c;
padding: 0;
list-style: none;
}
div#orderdirectreasons1 a:link {
color:#730
}
/* End of own defined box */

/* Start of own defined box */
div#orderdirectreasons2 {
	border: 1px solid #AADDAA;
	background: #EEFFEE;
	padding: 10px 52px 18px 40px;
	border-radius: 8px;
	-moz-border-radius: 6px;
}


div#orderdirectreasons2 ul li  {
	font-size: x-small;
	line-height: 160%;
	list-style-position: inside;
	margin: 3px 0;
}


div#orderdirectreasons2 ul
{
float: right;
margin: 0px;
border: 0px solid #5c5c5c;
padding: 0;
list-style: none;
list-style-image:url(../images/bullet.gif);
}

/* End of own defined box */

