.orderFrame {
	clear: both;
	border: 1px solid #b6b4b0;
	border-top: none;
	width: 557px;
	margin-left: 39px;
}
.orderFrame h1 {
	border-top: 1px solid #b6b4b0;
	background: url(images/order-box-hdr-bg.png) repeat-x;
	font-size: 11pt;
	height: 31px;
	line-height: 31px;
	color: #54717a;
	padding-left: 10px;
	font-family: "Trebuchet MS", Helvetica, Helvetica, sans-serif;
	margin: 0;
}
.orderFrame .content { padding: 20px; }


#orderEntryPoint {
	background: url(images/order-main-bg.png);
	width: 841px;
	height: 440px;
	margin: 0 auto;
}
#orderEntryPoint a {
	color: #2a6f88;
}
#orderEntryPoint .intro {
	overflow: hidden;
	padding-top: 60px;
	margin-left: 39px;
}
#orderEntryPoint .intro .icon {
	display: block;
	float: left;
	overflow: hidden;
	width: 134px;
	height: 134px;
}
#orderEntryPoint .intro .block {
	overflow: hidden;
	float: left;
	width: 420px;
	margin-left: 8px;
	
}
#orderEntryPoint .intro {
	color: #545657;
}



.newAccount h2 {
	margin: 0;
	margin-bottom: 8px;
	font-size: 9pt;
	color: #cc770f;
}
.newAccount h2 span {
	font-weight: normal;
	color: #545657;
}

.newAccount a {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 30px;
}
.newAccount .block {
	margin-bottom: 15px;
}
