sup
{
	font: 6px Tahoma, Verdana;
}

#sup
{
	font: 6px Tahoma, Verdana;
}

#footer_eu_footer
{
	font: 9px Tahoma, Verdana;
}

#no_underline
{
	font: 10px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
   
#docLocHeaderSearch
{
	font: 10px Tahoma, Verdana;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
}

#docLocHeaderSearch_Select
{
	font: 10px Tahoma, Verdana;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#search
{
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	text-align: right;
	vertical-align: top;
	color: #333;
}

#section_hidden
{
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0 0 0 0;
}

#section_what, #section_for, #section_getting, #section_request, #section_success, #section_faq, #section_doctor, #section_patient, #section_friend, #section_dental, #section_ortho, #section_how, #section_treatment, #section_case, #section_news, #section_landing, #section_promo
{
	width: 364px;
	height: 108px;
	padding: 0;
	float: left;
	background: #E66E00 url("images/section_corners.html") no-repeat; 
	margin: 0 4px 0 0;
	text-align: left;
	vertical-align: bottom;
	font: 24px Tahoma, Verdana;
	font-weight: normal;
	color: #FFFFFF;
}

#section_for		{ background-color: #741083 }
#section_getting, #section_landing, #section_request	{ background-color: #3B7700 }
#section_success, #section_case, #section_news	{ background-color: #990000 }
#section_faq		{ background-color: #1688A6 }
#section_doctor, #section_patient, #section_friend, #section_dental, #section_ortho, #section_how, #section_treatment, #section_promo
{ 
	background-color: #0C4899 
}

#menu_bar, #footer_bar
{
	width: 100%;
	clear: both;
	display: block;
	height: 10px;
	margin: 4px 0;
	padding: 0;
	background: url("../images/menu_footer_bar.gif") no-repeat;
 	/* fixes IE rendering of divs with small heights and no content */
  	font-size: 0px
}

#nav_eu, #nav_home_eu {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px;
	display: inline;
	overflow: hidden;
	width: 600px;
 	width/**/: 586px;
}

#nav_eu li, #nav_home_eu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav_eu a, #nav_home_eu a {
	float: left;
	
	/* MH - was 21px 2px 0 0 ---> changed to make links text, not images */
	padding: 0px 0px 25px 5px;
	
	/* MH - commented out the following line to use text links, not images */
	/*overflow: hidden;*/
	
	/*height: 0px !important; */
	/*height /**/:21px;*/ /* for IE5/Win */
}

#m_home a  {
	#width: 40px;
	background: url("../images/home.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_home a:hover, #m_home a:active, #m_home a.selected {
	background-position: 0 -21px;
	color: #0C4899;
}

#m_what a  {
	#width: 121px;
	background: url("../images/what.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_what a:hover, #m_what a:active, #m_what a.selected {
	background-position: 0 -21px;
	color: #FF6600;
}

#m_for a  {
	#width: 123px;
	background: url("../images/for.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_for a:hover, #m_for a:active, #m_for a.selected {
	background-position: 0 -21px;
	color: #741083;
}

#m_getting a  {
	#width: 95px;
	background: url("../images/getting.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_getting a:hover, #m_getting a:active, #m_getting a.selected {
	background-position: 0 -21px;
	color: #3B7700;
}

#m_success a  {
	#width:96px;
	background: url("../images/success.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_success a:hover, #m_success a:active, #m_success a.selected {
	background-position: 0 -21px;
	color: #990000;
}
	
#m_faq a  {
	#width:45px;
	background: url("../images/faq.gif") no-repeat top left;
	font: 12px Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#m_faq a:hover, #m_faq a:active, #m_faq a.selected {
	background-position: 0 -21px;
	color: #1688A6;
}