.readme em
{
	text-align: center;

	display: block;

	width: 240px;
}

ul.note
{
	margin: 0px !important;
	padding: 0px !important;
}

ul.note li
{
	list-style: disc !important;

	margin-left: 14px !important;
}

ul.note li.top
{
	list-style: none !important;

	margin: 0px !important;
}

#orderform
{
	display: block !important;
}

#orderform .sector
{
	clear:both;
	margin-bottom: 5px;
}

#orderform label
{
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;

	float: left;
	margin-right: 7px;

	width: 98px;
}

#orderform label.comment
{
	text-align: left;
	text-transform: uppercase;

	clear: both;
	float: right;
	margin: 0px;

	width: 380px;
}

#orderform input
{
	float: left;

	width: 252px;
}

#orderform input.medium
{
	width: 109px;
}

#orderform input.short
{
	width: 62px;
}

#orderform select
{
	float: left;

	width: 113px;
}

#orderform textarea
{
	float: left;
	margin-top: 10px;
	margin-left: 104px;
	!margin-left: 52px;

	height: 80px;
	width: 320px;
}

hr
{
	background: #fff;

	color: #fff;
	line-height: 1px;

	border: 0px;
	display: block;
	margin: 10px 0px;

	height: 1px;
}

hr.sector_div
{
	clear: both;
	float: left;
	margin-left: 104px;
	!margin-left: 52px;

	width: 380px;
}

.note
{
	color: #fdff95;
	font-weight: bold;
}

ul,
ul li
{
	list-style: none;

	margin: 0px;
	padding: 0px;
}

ul li label
{
	text-align: left !important;

	float: none !important;
	margin: 0px !important;

	width: auto !important;
}

ul .product,
ul .divider
{
	padding: 0px;

	width: 300px;
}

ul .divider
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;

	margin: 10px 0px;

	width: 250px;
}

ul .product
{
	clear: both;
	margin: 5px 0px 12px;

	width: 100%;
}

.product_top span
{
	color: #fdff95;
	font-size: 14px;
	font-weight: bold;

	margin-left: 10px;
}

.product_top label
{
	font-weight: bold;
	text-transform: lowercase !important;
	text-transform: capitalize !important;
}

.product_bottom
{
	margin-top: 3px;
}

.product_bottom input
{
	margin-right: 6px;

	width: 67px !important;
}

#submit
{
	background: transparent url('../../images/_shell/pages/order/anchor/order.png') top left no-repeat !important;
	_background: transparent url('../../images/_shell/pages/order/anchor/order.gif') top left no-repeat !important;
	cursor: pointer !important;

	border: 0px !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	margin: 40px auto 0px !important;
	padding: 0px !important;

	height: 34px !important;
	width: 201px !important;
}

#submit:hover
{
	background: transparent url('../../images/_shell/pages/order/hover/order.png') top left no-repeat !important;
	_background: transparent url('../../images/_shell/pages/order/hover/order.gif') top left no-repeat !important;
}

.bottom
{
	text-align: center;
}
