/* ======================== */
/* css/samples.css */
/* ======================== */
		
	#middle-samples{
display:inline; 
		border-top: 6px solid #E1E1E1;
		width:670px;
		float:right;
		
	}
	#middle-samples h1{
		color:#00553C;
	font-weight:bold;
		font-size:16px;
		margin-top:15px;
	}
	#middle-samples h2{
		display:block;
		width:450px;
		margin-top:-6;
		font-size:14px;
		border-bottom:1px solid #E0E0E0;
		padding-bottom:5px;
		padding-right:60px;
	}
	#middle-samples h3{
		font-size:14px;
		margin-top:12px;
		color:#999;
	}
#select-block{
	width:100%;
}
#select-block h3{
	color:#00553C;
	margin-bottom:10px;
}
.select-block-box{
	float:left;
	position:relative;
	width:158px;;
	margin:4px;
}
.select-block-box select{
	font-size:11px;
	margin-bottom:5px;
}
.basket-header{
	clear:both;
	display:block;
	color:#00553C;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
		border-bottom:1px dotted #E0E0E0;
		padding-bottom:5px;
	background-image:url(' /jh/web.nsf/images/bullet-grey.gif');
	background-position:center left;
	background-color:transparent;
	background-repeat:no-repeat;
}
.basket-table{
margin-left:10px;
text-align:left;
width:653px;
}
.basket-table th{
padding-top:5px;
padding-bottom:5px;
}
.basket-table td.CellDescription{
/*padding-left:3px;*/
background-color:#E9F4F0;
}
.basket-table td.CellDescription{
/*padding:3px;*/
background-color:#E9F4F0;
}
.basket-table select{
	font-size:11px;
	width:100%;
}
.contactdetails td{
/*padding:2px;*/
}
.contactdetails td select{
font-size:11px;
}
#userdetails input {
	font-size:11px;
background:#FFFFFF url(/jh/web.nsf/images/field-bg.gif) repeat-x scroll left top;
border:1px solid #999;
margin-bottom:4px;
padding:2px;
margin-left:20px;
height:21px;
margin-left:20px;
}
.padselect{
margin-bottom:4px;
padding:2px;
margin-left:20px;
}
#userdetails textarea{
	font-size:11px;
background:#FFFFFF url(/jh/web.nsf/images/field-bg.gif) repeat-x scroll left top;
border:1px solid #999;
margin-bottom:4px;
padding:2px;
margin-left:20px;
	height:52px;
margin-left:20px;
}
#submitted{
	background-color:#F0F0F0;
border:1px dotted #F33843;
margin-top:10px;
margin-right:6px;
margin-bottom:4px;
padding:6px;
padding-top:20px;
padding-bottom:20px;
}


