

body 
{
	margin:					0;
	background: 			white;
	
	font-family:			Helvetica, Arial, Trebuchet MS;
}

.printme {
	display:				block;
}
.noprint {
	display:				none;
}

div#outercon{
	width: 					645px;
	margin-left:			0;
}

div#header,
#content-extra span img,
#back-print
{
	display:				none;
}

div#content {
	width:					645px;
}

#pubOrderForm{	
	display:				inline;
	float:					right;
	width:					264px !important;
	margin-left:			0px !important;
	color:					#000;
}

div#pubOrderFormTop {
	background:				none;
	padding:				0;
	width:					100%; 
}

div#normalFormBottom {
	background:				none;
	width:					auto;
	height:					9px;
}

div#pubOrderFormMid {
	width:					auto;
	background:				#f9fbfa;
}	
	
div#formCon {	
	padding:				0;
	line-height:			1.5em;
	
}

div#pubOrderForm input.t {
	width:					210px;
	font-size:				11px;
	margin-bottom:			7px;
	border-top: 			none;
	border-right: 			none;
	border-bottom: 			1px dashed black;
	border-left: 			none;
}

div#searchButton {	
	display:				none;
}


#content-text{
	float:					right;
	width:					350px !important;
	margin-left:			18px;	
	line-height:			18px;
	color:					#000;
}


#content-extra{
	position:				absolute;
	float:					left !important;
	width:					226px;
	top:					500px;
	left:					0px;
	margin:					0 !important;
	color:					#000;
}

#tabTop {
	display:				none;
}
