/* in specifications.html "#contents" */

#distributorsbg{
	width:100%;
	height:100%;
	background: url(../images/distributors/bg_map.gif) no-repeat center center;
}
#countriesbox  {
	margin:13px 0 0 10px;
	width: 390px;
	height:auto;
	float:left;
	display:inline;

}
#countriesbox p{
	width: 100%;
	padding-bottom:15px;
	font-size: 12px;
	text-align:left;
	clear:both;
}
#countriesbox b{
	font-size: 12px;
	font-weight: bold;
}

#countriesbox ul li{
	width: 130px;
	list-style: none;
	float:left;
}



#contactbox{
	width: 265px;
	
	margin:20px 15px 0 0;
	text-align:right;
	float:right;
	display:inline;
	overflow: hidden;
}

#contactbox p{
	width: 100%;
	padding-bottom:15px;
	font-size: 12px;
	text-align:left;
	clear:both;
}
#contactbox b{
	font-size: 12px;
	font-weight: bold;
}

#contactbox ul li{
	width: 100%;
	list-style: none;
	font-size: 12px;
	text-align:left;
	clear:both;
}

#contactbox a{
	color:#009e7f;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#countriesmore{
	width: 454px;
	height:45px;
	float:left;
}
#contactemail{
	width: 200px;
	height:45px;
	float:right;
	text-align:right;
	padding:3px 15px 0 0;
}
/* form image buttons */
#contactemail input.sendemail{
	width: 91px;
	height:26px;
	border: 0 none;
	background: url(../images/distributors/btn_email.gif) no-repeat center center;
}
#contactemail input.sendemail:hover{
	background: url(../images/distributors/btn_email_on.gif) no-repeat center center;
}

/* contacts infomaction */
#contactinfo div{
	 display:none;
}
#contactemail div{
	 display:none;
}
