/* CSS Document */
html {
	font: small/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bground.gif) repeat-x;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 937px;
	text-align: left;
}



#NavHolder {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 31px;
	background: url(../images/tab_btn_bground.gif);
	z-index: 500;
}
#nav, #nav ul { /* all lists */
	padding-top: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	list-style: none;
	line-height:23px;
}

#nav li a {
	margin: 0;
	padding: 0;
	display: block;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#nav li a:hover {
	color: #FFFF00;
}
#nav li li a {
	font-size: 10px;
	text-indent: 3px;
	padding: 0;
	color: #0072bc;
	padding: 0;
	background: #fffcd9;
}
#nav li ul li a:hover {
	background: #E2E2E2;
	color: #990000;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #990000;
}

#nav li { /* all list items */
	float: left;
	padding-left: 25px;
	display: inline;
	background: url(../images/tab_middle.gif) left no-repeat;
	width: auto;
}
#nav li ul { /* second-level lists */
	padding: 0;
	margin: -2px 0 0 0;
	position: absolute;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #7da7d8;
	border-left-color: #7da7d8;
	border-right-color: #7da7d8;
	width: 150px;
	display: block;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	padding: 0;
	width: 150px;
	line-height: 15px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 130px;
	border-top-color: #7da7d8;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#body_hom #nav_home, #body_multi #nav_home, #body_pro #nav_products, #body_man #nav_manufacturer, #body_cme #nav_cme,
	#body_implant #nav_implant, #body_abo #nav_about, #body_con #nav_contact {
	background: url(../images/tab_left_on.gif) left no-repeat;
}
#body_hom #nav_home a, #body_multi #nav_home a, #body_pro #nav_products a, #body_man #nav_manufacturer a, #body_cme #nav_cme a, #body_implant #nav_implant a, #body_abo #nav_about a, #body_con #nav_contact a {
	background: url(../images/tab_btn_bground_on.gif);
}
#body_hom #nav_products, #body_multi #nav_products, #body_pro #nav_manufacturer, #body_man #nav_cme, #body_cme #nav_implant,
	#body_implant #nav_about, #body_abo #nav_contact, #body_con #nav_end {
	background: url(../images/tab_right_on.gif) left no-repeat;
}
#body_hom #nav_home ul a, #body_multi #nav_home ul a, #body_pro #nav_products ul a, #body_man #nav_manufacturer ul a, #body_cme #nav_cme ul a, #body_implant #nav_implant ul a, #body_abo #nav_about ul a, #body_con #nav_contact ul a {
	background:  #fffcd9;
}
#body_hom #nav_home ul a:hover, #body_multi #nav_home ul a:hover, #body_pro #nav_products ul a:hover, #body_man #nav_manufacturer ul a:hover, #body_cme #nav_cme ul a:hover, #body_implant #nav_implant ul a:hover, #body_abo #nav_about ul a:hover, #body_con #nav_contact ul a:hover {
	background:  #E2E2E2;
}




#header {
	margin: 0;
	padding: 0;
	width: 355px;
	float: left;
}
#header h1 {
	margin: 0;
	height: 70px;
	width: 335px;
	background: #FFFFFF url(../images/logo.gif) no-repeat;
	background-position: 10px 0;
	text-indent: -9999px;
	overflow: hidden;
}
#featured {
	margin-left: 200px;
	width: 140px;
	padding-right: 45px;
	float: left;
}
#featured h3 {
	margin: 0;
	padding-top: 8px;
	color: #0072bc;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
#featured p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#signup {
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	width: 300px;
	height: 75px;
	float: left;
}
#hspacer {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 265px;
	height: 62px;
	float: left;
}
#qs_spacer {
	margin: 0;
	padding: 0;
	background: url(../images/qscorner_topleft.gif) no-repeat top right;
	width: 10px;
	height: 32px;
	float: left;
	font-size: 0;
	line-height: 0px;
}
#qs_spacerright {
	margin: 0;
	padding: 0;
	background: url(../images/qscorner_topright.gif) no-repeat top left;
	width: 308px;
	height: 70px;
	float: left;
	font-size: 10px;
	line-height: 12px;
}
#adlisting {
	margin: 0;	
	padding: 27px 0 0 0;
	font-size: 9px;
	z-index: 100;
}
#AdText {
	text-decoration: none;
	color: #900;
}
#qs_spacerright p {
	margin: 0;
	padding-left: 20px;
	color: #0072bc;
}
#qs_spacerright h1 {
	margin: 0;
	padding-top: 32px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #a61f1f;
	font-style: italic;
	line-height: 16px;
}
#nav_bottom {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}
#qother {
	margin: 0;
	padding: 0;
	width: 302px;
	background: #0072bc;
	float: left;
	background: #0072bc url(../images/qsearch_bottom.gif) no-repeat bottom;
}
#qother a {
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
#qother a:hover {
	text-decoration: underline;
}
#qother h3 {
	background: url(../images/qsearch_top.gif) no-repeat;
	padding-left: 13px;
	padding-bottom: 0;
	padding-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	line-height: 15px;
}
#qother ul {
	padding-top: 15px;
	padding-bottom: 25px;
	margin: 0;
	list-style:none;
}
#qother li {
	padding-left: 15px;
	margin: 0;
}
#qsearch {
	margin: 0;
	padding: 0;
	width: 302px;
	background: #0072bc;
	float: left;
}

#qsearch h3 {
	background: url(../images/qsearch_top.gif) no-repeat;
	padding-left: 13px;
	padding-bottom: 0;
	padding-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	line-height: 15px;
}
#qsearch p {
	margin: 0;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
#qsearch form {
	margin: 0 0 0 0;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	background: url(../images/qsearch_bottom.gif) no-repeat bottom;
}
#qsearch fieldset {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}
#qsearch fieldset ol {
	padding: 0 0 0 0;
	margin: 0;
	list-style:none;
}
#qsearch fieldset li {
	padding: 0px;
}
#qsearch input.QuickButton {
	border: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 9px;
	height: 18px;
	background: #7da7d8;
	float: left;
}
#qsearch input.SearchFor {
	text-align: left;
	width: 210px;
	height:12px;
	color: #0072bc;
	font-size: 9px;
	padding: 1px;
	float: left;
}
#mid_spacer {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 32px;
	float: left;
}
#leftcolumn {
	margin: 0;
	padding: 0;
	width: 205px;
	float: left;
}
#showcase {
	margin: 0;
	padding: 0;
	width: 205px;
	color: #0072bc;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background: #f7ecec url(../images/sho_bground_top.gif) no-repeat top;
	float: left;
}
#adleft {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 205px;
	color: #0072bc;
	text-align: center;
	float: left;
}
#showcase a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #990000;
}
#showcase h3 {
	margin: 0;
	padding: 0;
	background: url(../images/sho_title.gif);
	line-height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
#FeaturedNav {
	background: none;
	margin-left: 6px;
	width: 180px;
	font-size: 8px;
	text-align: right;  
	padding: 5px;
}
#FeaturedNav a {
	color: red;
	text-decoration: none;
}
#xrayid {
	margin: 0;
	padding: 0;
	background: #fffcd9;
	color: #a36109;
	width: 100%;
	float: left;
}
#xrayid h3 {
	margin: 0;
	padding: 0;
	background: url(../images/xray_title.gif);
	line-height: 26px;
	text-indent: -9999px;
	overflow: hidden;
}
#xrayid li {
	margin: 0;
	font-size: 10px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#xrayid ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fffcd9 url(../images/xray_bground_top.gif) no-repeat top;
}
#xrayid a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#xrayid a:hover {
	text-decoration: underline;
}
#content {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 500px;
	text-align: left;
	float: left;
}
#content a {
	color: #a61f1f;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}



#ConFindProducts, #ConShowcase, #ConAskBones, #ConCME, #ConOREF {
	margin: 25px 20px 0 28px;
	padding: 0;
	width: 200px;
	float: left;
}
#ConFindProducts h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_findproducts.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConFindProducts h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_findproducts.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConCME h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_cme.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConCME h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_cme.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConAskBones h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_askbones.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConAskBones h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_askbones.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConShowcase h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_showcase.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConShowcase h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_showcase.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConOREF h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_OREF.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConOREF h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_OREF.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}



#ConManufacturers, #ConXray, #ConContact, #ConSignup, #ConAdvisory {
	margin: 25px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
}
#ConManufacturers h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_manufacturers.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConManufacturers h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_manufacturers.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConXray h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_xray.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConXray h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_xray.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConContact h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConContact h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConSignup h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_signup.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConSignup h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_signup.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConAdvisory h2 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 200px;
	background: url(../images/h2_advisory.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ConAdvisory h2 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	width: 200px;
	background: url(../images/h2_advisory.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


#ConFindProducts p, #ConManufacturers p, #ConCME p, #ConXray p, #ConAskBones p, #ConContact p, #ConShowcase p, #ConSignup p, #ConOREF p, #ConAdvisory p {
	margin: 0;
	font-size: 10px;
}




#body_hom #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_home.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_pro #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_products.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_man #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_man.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_cme #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_cme.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_implant #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_implant-identification.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_adv #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_advisory.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_abo #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_about.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_sta #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_staff.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_con #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_sig #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_signup.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_bon #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_bones.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_pol #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_policies.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_404 #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_404.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_multi #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_multi.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_multisearch #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_multisearch.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_art #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_articles.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#body_members #content h1 {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 35px;
	width: 450px;
	background: url(../images/h_members.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


#content p {
	margin: 0;
	padding: 5px;
}
#rightcolumn {
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
}
#rightcolumn p{
	text-align: center;
	padding: 4px;
}
#bones {
	margin-top: 15px;
	padding-left: 25px;
	width: 130px;
	height: 130px;
	text-align: center;
}
#footercontain {
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #7da7d8;
}
#footerwrap {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 937px;
	height: 120px;
	text-align: left;
	background-color: #7da7d8;
}
#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 120px;
	background-color: #7da7d8;
	font-size: 9px;
}
#footerspacer {
	margin: 0;
	padding: 0;
	width: 215px;
	height: 35px;
	float: left;
}
#footercontent {
	margin: 0;
	padding: 0;
	width: 500px;
	float: left;
}
#footercontent p {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
	text-align: center;
}
#footercontent a {
	color: #FFF;
	text-decoration: none
}
#footercontent a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.hlt {
    background-color: #e2e9f3;
}
.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}



form {
	margin: 0 0 0 0;
	padding: 0;
}
fieldset {
	margin: 0 0 0 0;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	border:1px;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-color:#8283be;
}
legend {
	margin: 0 0 0 0;
	color: #827a00;
	font-weight: bold;
}
fieldset ol {
	padding: 0 0 0 0;
	margin: 0;
	list-style:none;
}
fieldset li {
	padding-bottom: 0px;
}
fieldset.submit {
	border-style: none;
}
label {
	display: block;
	text-align: left;
	font-size:9px;
	padding-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
#disclaimer {
	margin: 0 auto 10px auto;
	width: 490px;
	padding: 5px;
	background: #CCCCCC;
	color: #666666;
	font-size: 9px;
	border-style: solid;
	border: 1px;
}
#disclaimer h5 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
#category {
	margin: 0;
	padding: 0;
	background: #FFFFC4;
	border-style: solid;
	border-width: 1px;
	border-color: #0f76b8;
}
#category h5 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	background: #8DCCF5;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-color: #0f76b8;
	text-indent: 5px;
}
#prodrequest {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	background: #fcdad5;
	border-style: solid;
	border-width: 1px;
	border-color: #f0888a;
	font-size: 10px;
}
#prodrequest h4 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	background: #990000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-color: #f0888a;
	text-indent: 5px;
}
.more {
	display: none;
	font-size: 11px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	font-size: 9px;
	padding-left: 8px;
	background: transparent url('images/down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('images/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }



.error {
	color: #990000;
}
.blue {
	color: #0072bc;
}
.red {
	color: #990000;
}

#GetMoreInfo {
	margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_getmoreinfo.gif) no-repeat;
	float: left;
}
#PurchaseProduct {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_purchase.gif) no-repeat;
}

#MemberAddProduct {
	margin: 5px 50px 0px 0px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_large.png) no-repeat;
	float: left;
}

#MemberAddProductAdded {
	margin: 5px 50px 0px 0px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_large_added.png) no-repeat;
	float: left;
}

#MemberAddCompany {
	margin: 5px 0px 0px 50px;
	padding: 0 0 0 0;
	display: block;
	width: 100px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_company.png) no-repeat;
	float: left;
}

#MemberAddCompanyAdded {
	margin: 5px 0px 0px 50px;
	padding: 0 0 0 0;
	display: block;
	width: 100px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_company_added.png) no-repeat;
	float: left;
}

#MemberAddImplant {
	margin: 5px 0px 0px 40px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_xray_large.png) no-repeat;
	float: left;
}

#MemberAddImplantAdded {
	margin: 5px 0px 0px 40px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_xray_large_added.png) no-repeat;
	float: left;
}

#MemberAddCME {
	margin: 5px 0px 0px 40px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_cme_large.png) no-repeat;
	float: left;
}

#MemberAddCMEAdded {
	margin: 5px 0px 0px 40px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/members/btn_addtolist_cme_large_added.png) no-repeat;
	float: left;
}


#ImplantSubmit {
	margin: 2px 0 0 20px;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_submitx-ray.gif) no-repeat;
	float: left;
}
#ImplantSearch {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_searchx-ray.gif) no-repeat;
	float: left;
}
#ImplantView {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_viewx-rays.gif) no-repeat;
	float: left;
}

.multi-details {
	font-size: 9px;
}
#keywords {
	margin: 50px 0 0 0;
	padding: 1px 1px 1px 1px;
	width: 99%;
	font-size: 9px;
	border: solid;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #CCCCCC;
	text-align: justify;
}
#keywords h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	color: #CCCCCC;
}



#Blog {
	background: url(../images/blog_bground.png) no-repeat;
	width: 179px;
	height: 85px; 
	border: none; 
	float: left;	
}

#Blog p {
	margin: 18px 10px 0 55px;
	padding: 0 0 0 0;
	font-size: 9px;
	line-height: 13px;
}

#ArticleWrapper {
	width: 270px; 
	z-index: 5;
	float: left;
}

#Article {
	margin: 30px 0 17px 20px;
	width: 233px; 
	float: left;
	z-index: 6;
}
