div.articleExt{
	/*float: left;*/
	display: block;
	padding: 2px 2px 5px 5px;
}

/* glossary */

div.glossary{
	margin: 0;
	padding: 5px;
}
div.glossary h3{
	font-size: 1em;
}
div.glossary ul{
	margin: 0;
	padding: 0;
}
div.glossary ul li{
	background-color: #e7e7e7;
	margin-bottom: 2px;
	padding: 3px;
	background-image: none;
}
div.glossary ul li span.title{
	font-weight: bold;
}
div.glossary div.atoz{
	float: left;
	margin: 5px 0 15px 0;
	list-style: none;
	width: 100%;
}
div.glossary div.atoz li{
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
}
div.glossary div.atoz li a{
	float: left;
	color: #666666;
	border: 1px solid #c7c7c7;
	background-color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
div.glossary div.atoz li span{
	display: block;
	padding: 5px;
}
div.glossary div.atoz li a span{
	float: left;
	padding: 3px 7px;
	display: block;
}
div.glossary div.atoz li a:hover,div.glossary div.atoz li a:active,div.glossary div.atoz li a.current{
	background-color: #FEA106;
	border: 1px solid #9c9258;
}
div.glossary div.atoz li a.inactive{
	color: #d0d0d0;
}
div.glossary input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
	cursor: pointer;
	margin-left: 2px;
}


/* glossary print */

body.glossaryprint{
	font-size: 0.9em;
	padding: 20px;
	padding-top: 45px;
	background-position: 98% 10px;
	background-image: url(/images/hpa_logo.gif);
	background-repeat: no-repeat;
}
body.glossaryprint p{
	font-size: 0.9em;
}
body.glossaryprint div.glossary ul{
	margin: 0 10px;
	padding: 0;
}
body.glossaryprint div.glossary ul li{
	color: #333333;
	background-color: #ffffff;
	margin-bottom: 8px;
}
body.glossaryprint div.glossary ul li span.title{
	font-weight: bold;
}
body.glossaryprint div.glossary ul li p{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}


/* feedbackform */

div.feedbackform{
	margin: 0;
	padding: 0 10px 5px 10px;
}
div.feedbackform h3{
	font-size: 1em;
	margin-bottom: 10px;
}
div.feedbackform p.form_error{
	color: #ffd350;
}
div.feedbackform fieldset{
	padding: 0 0 10px 10px;
	width: 415px;
}
div.feedbackform fieldset legend{
	color: #333333;
	font-weight: bold;
	padding-right: 6px;
}
div.feedbackform div.formRow{
	width: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 8px 0px 0px 0px;
}
div.feedbackform .feedbackLabel{
	float: left;
	width: 135px;
	margin: 0px;
	font-weight: bold;
}
div.feedbackform .feedbackLabelPad{
	float: left;
	clear: left;
	width: 120px;
	margin: 0px 0px 0px 15px;
}

div.feedbackform .formlabelBold{
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

div.feedbackform .formlabel{
	padding: 5px 0px 0px 0px;
}

div.feedbackform #feedbackformdisplay{
	padding: 0px 0px 10px 10px;
}

div.feedbackform div.formRowRight{
	width: 397px;
	text-align: right;
}

div.feedbackform .feedbackfield{
	width: 255px;
	margin-right: 5px;
}

div.feedbackform .feedbackselect{
	width: 397px;
}

div.feedbackform .feedbackarea{
	width: 390px;
	height: 70px;
}
div.feedbackform .feedbackbutton{
	background-color: #cccccc;
	border: 1px solid #999999;
}


/* searchcollection */

div.searchcollection, div.collectionlisting{
	margin: 0;
	padding: 0 10px 5px 0;
}
div.searchcollection h2, div.collectionlisting h2{
	font-size: 1.1em;
	margin-bottom: 10;
	text-indent: 0;
}
div.searchcollection h3, div.collectionlisting h3{
	font-size: 1em;
	margin-bottom: 10px;
}
div.searchcollection div.formrow, div.collectionlisting div.formrow{
	margin: 2px 0;
}
div.searchcollection label, div.collectionlisting label{
	display: block;
	float: left;
	width: 180px;
	line-height: 2em;
	height: 16px;
}
div.searchcollection input, div.collectionlisting input{
	vertical-align: middle;
	height: 16px;
}
div.searchcollection input.button, div.collectionlisting input.button{
	padding: 0;
	width: 100px;
	height: 22px;
	border: 0;
	background-position: 0 0;
	background-image: url(/images/button_bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 0.9em;
}

div.searchcollection div.collectionSearchResults, div.collectionlisting div.collectionSearchResults{
	margin: 10px 0;
}
div.searchcollection div.collectionSearchResults table, div.collectionlisting div.collectionSearchResults table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
}
div.searchcollection div.collectionSearchResults tr.even, div.collectionlisting div.collectionSearchResults tr.even{
	background-color: #e7e7e7;
}
div.searchcollection div.collectionSearchResults td, div.collectionlisting div.collectionSearchResults td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.searchcollection div.collectionSearchResults th, div.collectionlisting div.collectionSearchResults th{
	text-align: left;
}
div.searchcollection span.pagebanner, div.collectionlisting span.pagebanner{
	margin-left: 0;
}
div.searchcollection span.pagelinks, div.collectionlisting span.pagelinks{
	margin-left: 200px;
}

div.ncpv div.searchcollection div.collectionSearchResults tr.even,
div.ncpv div.AtoZform div.AtoZresults tr.even,
div.ncpv div.twostep tr.even{
	background-color: #E2DEE7;
}
div.ncpf div.searchcollection div.collectionSearchResults tr.even,
div.ncpf div.AtoZform div.AtoZresults tr.even,
div.ncpf div.twostep tr.even{
	background-color: #F2E6E9;
}
div.nctc div.searchcollection div.collectionSearchResults tr.even,
div.nctc div.AtoZform div.AtoZresults tr.even,
div.nctc div.twostep tr.even{
	background-color: #EAEEEB;
}
div.ecacc div.searchcollection div.collectionSearchResults tr.even,
div.ecacc div.AtoZform div.AtoZresults tr.even,
div.ecacc div.twostep tr.even{
	background-color: #E4F5FC;
}

/* div.collectionlisting{
	font-size: 0.8em;
} */


/* cart */

div.cart{
	font-size: 1em;
	clear: both;
	margin: 10px;
}
div.cart h2{
	margin-top: 20px;
}
div.cart p{
	line-height: 1.2em;
}
div.cart table{
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.2em;
}
div.cart th{
	padding: 4px !important;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	vertical-align: middle;
}
div.cart th img{
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin-left: 5px;
	border: none;
}
div.cart th.center{
	text-align: center;
}
div.cart td{
	padding: 4px !important;
	text-align: left;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	vertical-align: middle;
}
div.cart td.center{
	text-align: center;
}
div.cart thead tr{
	background-color: #e7e7e7;
}
div.cart th.sorted{
	background-color: #eeeeee;
}
div.cart th a,th a:visited{
	color: #333333;
}
div.cart th a:hover, div.cart th a:focus, div.cart th a:active{
	text-decoration: underline;
	color: #666666;
}
div.cart th.sorted a,th.sortable a{
	display: block;
	width: 100%;
}
div.cart th.sortable a{
	padding-left: 13px;
}
div.cart th.order1 a{
}
div.cart th.order2 a{
}
div.cart tr.oddRow{
	background: #ffffff;
}
div.cart tr.tableRowEven,div.cart tr.evenRow{
	background: #faebf0;
}
div.cart tr .buttonColumn{
	width: 50px;
	text-align:center;
}
div.cart .pagebanner, div.cart .pagelinks{
	display: block;
	padding: 5px 0;
}
div.cart div.buttons{
	border: 1px solid #e7e7e7;
	padding: 3px;
	text-align: right;
	margin: 10px 0;
}
/*div.cart div.buttons input, input.cartbutton{
	background-color: #cccccc;
	border: 1px solid #999999;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: middle;
}
div.cart div.buttons input.highlight{
	font-weight: bold;
}*/
div.cart div.calccont{
	width: 70px;
}
div.cart div.calcinput{
	float: left;
	width: 60px;
}
div.cart div.calcbuttons{
	line-height: 0;
	font-size: 0;
	float: left;
	width: 9px;
	margin-top: 2px;
}
div.cart div.calcbuttons img{
	border: none;
	height: 9px;
	width: 9px;
	margin: 0 0 2px 0;
}
div.cart td.total{
	font-weight: bold;
	background-color: #cccccc;
}
div.cart tr.footer{
	background-color: #e7e7e7;
}
div.cart .alert{
	color: red;
}
div.cart label.formlabel{
	display: block;
	float: left;
	width: 180px;
	line-height: 2em;
	height: 16px;
	padding-left: 14px;
}
div.cart img.biohaz{
	width: 20px;
	height: 19px;
	vertical-align: middle;
	margin-right: 7px;
}
div.cart label.required{
	background-image: url('/images/required.gif');;
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-weight: bold;
}
div.cart div.address{
	margin: 10px 5px 0 10px;;
}
div.cart div.address div{
	width: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 4px 0px 0px 0px;
}
div.cart div.address label{
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
}
div.cart label.addresslink{
	cursor: pointer;
}
div.cart div.newaddress{
	float: right;
	width: 100px;
	text-align: right;
	font-style: italic;
}
div.cart textarea{
	width: 400px;
	height: 100px;
}
div.cart input.updateShipping{
	color: #FE9A05;
}


/* order print */
body.orderprint{
	font-size: 0.8em;
	padding: 20px;
	padding-top: 55px;
	background-position: 490px 10px;
	background-image: url(/images/hpa_logo.gif);
	background-repeat: no-repeat;
	width: 800px;
}
body.orderprint p, body.orderprint td, body.orderprint th{
	font-size: 0.9em;
	vertical-align: top;
}
body.orderprint table td.blanked{
	border: none;
	background-color: #fff;
}
body.orderprint table td.total{
	background-color: #fcc;
}
body.orderprint table td.total2{
	background-color: #f99;
	border-color: #f33;
}
body.orderprint table td.short{
	height: 5px;
	font-size: 1px;
	padding: 0;
}
body.orderprint table td.totalcopy{
	text-align: right;
	color: #f33;
	font-variant: small-caps;
	font-weight: bold;
}
body.orderprint p.ouraddress{
	text-align: center;
	width: 780px;
}


/* catalogue detail */
div.detailcollection table.itemDetail{
	margin-bottom: 18px;
}
div.detailcollection table.itemDetail th{
	text-align: left;
	width : 160px;
	vertical-align: top;
}
div.detailcollection table.itemDetail td{
	vertical-align: top;
}
div.detailcollection table.itemDetail td.heading{
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
div.detailcollection div.orderform, div.detailcollection div.relatedItems{
	padding: 5px;
	margin: 5px;
	border: 1px solid #c5c5c3;
}
div.detailcollection div.relatedItems{
	clear: right;
}
div.detailcollection div.orderform{
	float: right;
	margin-top: 6px;
}
div.detailcollection div.orderform form{
	display: inline;
}
div.detailcollection div.orderform div.formrow, div.detailcollection div.relatedItems div.formrow{
	margin: 3px 0;
}
div.detailcollection div.orderform div.centered{
	text-align: center;
}
div.detailcollection div.orderform div.medialinks{
	font-size: 1.1em;
}
div.detailcollection div.orderform hr{
	border: 0;
	width: 190px;
	color: #c5c5c3;
	background-color: #c5c5c3;
	height: 1px;
	margin: 0;
	padding: 0;
}
div.detailcollection img.mediarel,
div.detailcollection img.mediaimg,
div.detailcollection img.mediavid,
div.detailcollection img.mediadoc{
	margin: 2px 10px 2px 5px;
	vertical-align: middle;
}
div.detailcollection h2 img.mediarel,
div.detailcollection h2 img.mediaimg,
div.detailcollection h2 img.mediavid,
div.detailcollection h2 img.mediadoc{
	margin-top: 0;
}
div.detailcollection div.orderform input{
	vertical-align: middle;
}
div.detailcollection div.orderform input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
}
div.detailcollection div.orderform label.nolay{
	display: inline;
	float: none;
	vertical-align: middle;
}
div.detailcollection div.orderform div.formrow table{
	border-collapse: collapse;
	width: 200px;
}
div.detailcollection div.orderform div.formrow td, div.detailcollection div.orderform div.formrow th{
	padding: 1px 4px 1px 0;
}
div.detailcollection div.orderform div.formrow td.ar, div.detailcollection div.orderform div.formrow th.ar{
	text-align: right;
}
div.detailcollection div.orderform div.formrow th{
	text-align: left;
}

div.detailcollection a.nctcbibliolink{
	font-weight: bold;
}
div.detailcollection a.nctcbibliolink img{
	vertical-align: middle;
	margin-right: 5px;
}
div.detailcollection table.nctcbiblio, div.detailcollection table.nctcbiblio table{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
div.detailcollection table.nctcbiblio{
	width: 535px;
	margin-top: 5px;
}
div.detailcollection table.nctcbiblio table{
	margin-bottom: 3px;
	border: 1px solid #cccccc;
}
div.detailcollection table.nctcbiblio table td, div.detailcollection table.nctcbiblio table th{
	padding: 3px;
}
div.detailcollection table.nctcbiblio table{
	width: 535px;
}
div.detailcollection table.nctcbiblio table th{
	width: 170px;
}
div.detailcollection table.nctcbiblio table td{
	width: 365px;
}

div.detailcollection span.longStr{
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	padding-left: 1px;
	padding-right: 1px;
	cursor: help;
}
div.detailcollection div.longStrPopup{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	max-width: 642px;
	border: 1px solid #999;
	padding: 5px;
	background-color: #f3f3f3;
	/* The following properties should not be changed */
	position: absolute;
}
div.detailcollection div.longStrPopup div.popup_closebox{
	width: 642px;
	color: #999;
	cursor: pointer;
	text-align: right;
}
#popup_overlay {
	background-color: whitesmoke;
	/* The following properties should not be changed */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}


/* action message */

fieldset.actionMessage{
	margin: 0 0 10px 0;
	font-size: 0.8em;
}
fieldset.actionMessage div{
	font-weight: bold;
	background-position: 9px 2px;
	background-repeat: no-repeat;
	padding: 4px 5px 5px 42px;
}
fieldset.actionMessage p{
	padding: 3px 0 !important;
}
fieldset.actionMessage ul, fieldset.actionMessage ol{
	margin-top: 5px;
	margin-bottom: 8px;
}
fieldset.actionMessage li{
	margin: 5px 0;
}
fieldset.actionMessage img.download{
	margin-right: 8px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
fieldset.actionMessage div.alert{
	background-image: url(/images/alert.gif);
	color: #F2AB0A;
}
fieldset.actionMessage div.warning{
	background-image: url(/images/warning.gif);
	color: #FF2D0F;
}
fieldset.actionMessage div.advice{
	background-image: url(/images/advice.gif);
	color: #5fc534;
}
fieldset.actionMessage div.confirmation{
	font-weight: normal;
	background-image: url(/images/confirm.gif);
	color: #2856a9;
}
fieldset.actionMessage div.mta{
	font-weight: normal;
	background-image: url(/images/mta.gif);
	color: #8d612a;
}
fieldset.actionMessage div.uploader{
	font-weight: normal;
	background-image: url(/images/upload.gif);
	color: #000;
	font-size: 1.3em !important;
}
fieldset.actionMessage div.uploader div#uploadedfiles{
	padding: 5px 8px;
	margin: 0 10px 0 0;
	background-color: #efefef;
}
fieldset.actionMessage div.uploader ol#files{
	color: #666;
}

div.registrationform fieldset.actionMessage, 
div.searchcollection fieldset.actionMessage{
	margin: 0 0 15px 0;
	font-size: 1.1em;
}


/* general */

input.vvshort{
	width: 50px;
}
input.vshort{
	width: 100px;
}
input.short{
	width: 150px;
}
input.shortmedium{
	width: 200px;
}
input.medium{
	width: 250px;
}
input.mediumlong{
	width: 300px;
}
input.long{
	width: 350px;
}
input.vlong{
	width: 400px;
}
input.vvlong{
	width: 450px;
}
input.vvvlong{
	width: 500px;
}
h3.smallcaps{
	font-variant: small-caps;
}
div.error{
	font-weight: bold;
	font-variant: small-caps;
	margin: 10px;
	padding-left: 32px;
	background-position: 5px 4px;
	background-image: url(/images/alert.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #fce659;
}

/* homeColSearch */

#hcs{
	padding: 1px 1px 5px 10px;
	height: 100%;
	overflow: hidden;
}
div.search_collection{
	background-image: url('/images/search_coll_back.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 0px;
	float: left;
	width: 496px;
}
div.search_collection h3{
	padding: 2px 0 2px 0;
	margin: 0 0 5px 200px;
	font-size: 11px;
}
ul.hcs{
	float: left;
}
ul.hcs li{
	width: 100px;
	display: block;
	list-style: none;
	float: left;
	clear: right;
	background-image: none!important;
	padding: 0px 5px 0px 15px;
	margin: 0;
}
#hcs div.hcsinput{
	background-repeat: no-repeat;
	width: 100px;
	padding: 10px 0px 15px 6px;
	margin: 0;
	border: none;
	text-align: left;
	font-size: 1em;
}
#hcs div.hcsinput input{
	margin-left: 2px;
}
#hcs div.ecacc{
	background-image: url('/images/ecacc_bac.gif');
}
#hcs div.nctc{
	background-image: url('/images/nctc_bac.gif');
}
#hcs div.ncpf{
	background-image: url('/images/ncpf_bac.gif');
}
#hcs div.ncpv{
	background-image: url('/images/ncpv_bac.gif');
}
#hcs img.hcsimg{
	margin-bottom: -3px;
	padding: 0;
}
a.hcslink{
	padding: 1px 1px 2px 6px;
}
a.ecacc, label.ecacc{
	color: #0F5070;
	font-weight: bold;
}
a.nctc, label.nctc{
	color: #103D1C;
	font-weight: bold;
}
a.ncpv, label.ncpv{
	color: #401C5C;
	font-weight: bold;
}
a.ncpf, label.ncpf{
	color: #800E30;
	font-weight: bold;
}

div.hcs_searchform{
	background-image: url('/images/search_box_back.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 8px;
	clear: left;
	height: 32px;
}
div.hcs_searchform div.hcs_search_txt{
	margin: 0 0 0 100px;
	line-height: 0;
	padding: 2px;
	float: left;
}
div.hcs_searchform div.hcs_search_but{
	float: left;
	line-height: 0;
	font-size: 0;
}


/* Registration */

div.registrationform{
	margin: 0;
	padding: 15px 10px 10px 10px;
}
div.registrationform fieldset{
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
}
div.registrationform fieldset legend{
	color: #333333;
	font-weight: bold;
	padding-right: 6px;
}
div.registrationform div{
	width: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 8px 0px 0px 0px;
}
div.registrationform div.rha{
	text-align: right;
}
div.registrationform label{
	display: block;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-left: 14px;
}
div.registrationform label.required{
	background-image: url('/images/required.gif');;
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-weight: bold;
}
div.registrationform span.help{
	color: #999999;
	font-style: italic;
}
div.registrationform input, div.registrationform select{
	vertical-align: middle;
	margin-right: 10px;
}
div.registrationform input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
	cursor: pointer;
}
div.registrationform textarea{
	width: 400px;
	height: 100px;
}
div.registrationform input.inputcheckbox {
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-left: 14px;
}
div.registrationform label.labelcheckbox {
	float: left;
}

/* AtoZ extension */

div.AtoZform div.atoz{
	float: left;
	margin: 0 0 15px 0;
	list-style: none;
	width: 100%;
}
div.atoz ul{
	margin: 0;
	padding: 0;
}
div.AtoZform div.atoz li{
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
}
div.AtoZform div.atoz li input{
	float: left;
	color: #666666;
	border: 1px solid #c7c7c7;
	background-color: #e7e7e7;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 1px;
	font-size: 1em;
}
div.AtoZform div.atoz li input.current{
	color: #999999;
	background-color: #ffd179;
}
div.AtoZform div.atoz li input.disabled{
	color: #333333;
	background-color: #999999;
	font-style: normal;
	text-shadow: none;
}

div.AtoZform div.AtoZresults{
	margin: 10px 0;
}
div.AtoZform div.AtoZresults table{
	width: 100%;
	border-collapse: collapse; 
}
div.AtoZform div.AtoZresults tr.even{
	background-color: #e7e7e7;
}
div.AtoZform div.AtoZresults td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.AtoZform div.AtoZresults th{
	text-align: left;
}

div.AtoZresults span.pagebanner{
	margin-left: 5px;
}
div.AtoZresults span.pagelinks{
	margin-left: 200px;
}

table#resultItem td {
	vertical-align:top;
	padding: .6em 0;
}
table#resultItem tr {
	
}

/*div.atoz{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}*/


/* sitemap */

div.sitemap ul{
	list-style: none;
	padding: 0;
	margin: 5px 2px 5px 0px;
}
div.sitemap li{
	background-image: url('/images/icon_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 4px 2px 12px;
	margin: 0px 0px 0px 5px;
}


/* help */

body.help{
	padding: 0;
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
body.help h1{
	margin: 0;
	padding: 5px 10px;
	background-color: #FDD573;
	font-size: 1.3em;
}
body.help h2{
	margin: 0;
	padding: 5px 10px;
	background-color: #efefef;
	font-size: 1.0em;
}
body.help p{
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.4em;
}

ol.design_list_horizontal {
	margin: 0;
}

ol.design_list_horizontal li {
	display: inline;
}


/* twostep */

div.twostep table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
}
div.twostep tr.even{
	background-color: #e7e7e7;
}
div.twostep td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.twostep th{
	text-align: left;
}
div.twostep span.pagebanner{
	margin-left: 0;
}
div.twostep span.pagelinks{
	margin-left: 200px;
}

div.searchResults{
	/*border: 1px dashed silver;*/
}
div.searchResults p.searchSummary{
	padding: 2px 5px 2px 5px!important;
	font-size: 1.3em!important;
}
div.searchResults h2{
	background-color: #E5E5E5;
	padding: 5px 5px 5px 10px;
	margin-top: 20px;
	font-size: 1.5em;
}
div.resultArea{
	padding-left: 10px;
}
div.underline{
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 30px;
}
div.resultArea p{
	padding-left: 0!important;
}
div.resultArea ul{
	padding-left: 20px;
}
div.resultArea div.AtoZresults{
	margin-top: 10px;
	/*padding: 10px;*/
}
div.resultArea table{
	width: 100%;
}
div.resultArea thead{
	background-color: #EBEBEB;
	padding: 4px 0px 4px 0px;
}


/* styled buttons */

input.button40, input.button80, input.button160{
	padding: 0;
	height: 22px !important;
	border: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	line-height: 0.9em;
	background-color: #dfdfdf;
}
input.button40{
	width: 40px;
	background-image: url(/images/button_bg_40.gif);
}
input.button80{
	width: 80px;
	background-image: url(/images/button_bg_80.gif);
}
input.button160{
	width: 160px;
	background-image: url(/images/button_bg_160.gif);
}


/* Addresses */

div.existingaddress{
	background-position: 4px 5px;
	background-repeat: no-repeat;
	margin: 1px 0 !important;
	padding: 0;
	padding-left: 55px;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 620px !important;
	background-color: #f4f4f4;
}
div.invoice{
	background-image: url(/images/invoice.gif);
}
div.delivery{
	background-image: url(/images/parcel.gif);
}
div.invoicedelivery{
	background-image: url(/images/invoice_parcel.gif);
}
input.view{
	border: none;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
}
div.key, div.addnew{
	border-top: 1px solid #eee;
	width: 670px !important;
	padding-top: 5px;
}
div.key img{
	vertical-align: middle;
	height: 16px;
	width: 16px;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* ##### Download box for HLA Typed excel spreadsheet */
div#hlatyped_download {
	border: 1px solid #c5c5c5;
	display: block;
	margin: 0 8em;
}
div#hlatyped_download h3 {
	background: #F4F4F4;
	margin: 0;
	padding: .75em .75em;
	border-bottom: 1px solid #c5c5c5;
}
div#hlatyped_download p.excel{
	padding-left:100px;
	background: url(/images/excel_icon.gif) no-repeat 30px 0px;
}
