/* New Order Styles */
p.footnote { font-size: 9px }
div#iframe { display: none; }

ol { margin: 0; padding: 0; padding-left: 18px; padding-top: 8px; }
ol li { color: #965BD7; font-weight: bold }
ol li.alpha { list-style-type: lower-alpha; margin-left: -10px }

span.listtext {  color: #000000; font-weight: normal }

div#internetOrders { width: 262px; float: left; margin-right: 20px; }
div#offlineOrders { width: 262px; float: left; }
div#refillOrders { width: 262px; float: left; }
div#offlineOrders .base { white-space: nowrap; background: none; }

div#contacts { margin-bottom: 15px; padding-top: 15px; }

table.orderForm
{
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 544px;
}

table.orderForm td.content
{
	background-color: #EAEAEA; 
	padding-left: 22px; 
	padding-right: 45px;
	height: 43px;
}

table.orderForm td.title
{
	height: 24px; 
	background-color: #CCCCCC;
}

div#adobeReader
{
	width: 544px;
	margin-top: 15px;
}

