

#o1Heading {
	height: 40px;
	background-color: white;
	margin-bottom: 10px;
	width: 775px;
}

#o1Heading h2 {
	color: #c25a27;
	font-size: 90%;
	font-weight: normal;
	width: 500px;
	float: left;
	margin: 10px;
}

#o1Heading p {
	font-size: 70%;
	float: left;
	text-align:right;
	background-image: url(../images/icon_backarrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 11px;
	height: 25px;
	width: 225px;
	voice-family: "\"\}\"";
	voice-family: inherit;
	width: 200px;
}

#o1Intro {
	background-image: url(../images/icon_order_parcel.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 100px;
	background-color: white;
	height: 100px;
}
#o1Intro2 {
	background-image: url(../images/icon_order_parcel.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 100px;
	padding-top:5px;
	background-color: white;
	height: 220px;
}

#o1Intro p {
/*	vertical-align: middle;*/
	width: 640px;
	margin:10px 10px 5px 0;
	float: left;
}
#o1Intro p.intro{
	width: 640px;
	margin:10px 10px 5px 0;
	font-weight: bold;
}
#o1Intro span {
	width: 640px;
	margin: 0 10px 5px 0;
	padding: 0 0 0 5px;
	float: left;
}
#o1Intro p#stepCounter {
	vertical-align: middle;
	float: left;
	margin: 0px;
	margin-top: 25px;
	width: 135px;
	color: #b3b3b3;
	font-size: 80%;
}

#o1Intro p#stepCounter span {
	color: #c25a27;
	font-weight: bold;
}

#stepNo {
	float:left;
	background-color:white;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:775px;
}	

#stepNo h4{
	float:left;
	color:#C6C6C6;
	margin:0px;
	padding:10px;
	width:200px;
}

#stepNo h4 a {
	margin:0px;
	padding:0px;
}

#stepNo p {
	float:right;
/*	display:block;*/
	height:40px;
	width:400px;
	margin:0 5px 0 0;
	padding:0px;
	text-align: right;
}
#stepNo p a {
	color: black;
	margin:0px;
	padding:0px;
}

.submitBtn {
	border:none;
	background-color:transparent;
	background-image:url(../images/btn_orange1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	color:white;
	font-size:8pt;
  	font-family: arial, helvetica, sans-serif;
	padding:0px;
	margin:0px;
	height:40px;
	width:159px;
	cursor:hand;
}
.btnAddMore {
	border:none;
	background-color:transparent;
	background-image:url(../images/btn_grey4.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	color:white;
	font-size:8pt;
  	font-family: arial, helvetica, sans-serif;
	padding:0px;
	margin:0px;
	height:40px;
	width:159px;
	cursor:hand;
}

.bottomMargin {
	margin-bottom:10px;
}

#editOrder a {
	display: block;
	height: 37px;
	width: 500px;
	text-decoration: none;
	color: white;
	padding-left: 50px;
	background-image: url(../images/icon_backarrow_black.gif);
	background-repeat: no-repeat;
	background-position: 17px 0px;
}

#submitOrder a {
	display: block;
	height: 37px;
	text-decoration: none;
	color: white;
	padding-left: 50px;
	background-image: url(../images/icon_ordersamples.gif);
	background-repeat: no-repeat;
	background-position: 17px 0px;
}
ol {
	padding: 10px 0 0 0;
	margin: 0 0 10px 20px;
}

