
/* - Media Info block styles */
#contact, #contact p {
  float: left;
	width:524px;
}

h1 {
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

#contact h1 img {
	position: relative;
	top: 5px;
}

#contact h3 {
	border:0;
	margin:0;	
	padding: 5px 5px 5px 5px;
	font-family:Verdana,Sans;
	font-size:10px;
	line-height:14px;	
	font-weight:bold;
	border-bottom: 5px solid #FFFFFF;
}

#contact h2 {
  background:#CCCCCC;
  color: #939598;
	width:514px;
	float:left;
}

#contact h2 a:link, 
#contact h2 a:visited, 
#contact h2 a:active{
  color: #939598;
  font-weight: bold;
}

#contact h2 a:hover{
  font-weight: bold;
}


.country {
	width: 524px;
	float: left;	
}

.country ul {
	border:0px;
	margin:0px;	
	padding: 0px; 
	width: 257px;
	float: left;
}

.country ul li {
	border:0px;
	margin:0px;	
 	padding: 0px; 
	width: 257px;
	float: left;
	list-style: none;
}

.country ul li h3 {
	background:#CCCCCC;
  color: #939598;
	width: 247px;
	float: left;
}

.country ul li p {
	width: 257px;
	float: left;
}

#contact_sidebar, #contact_sidebar h1 {
	width: 168px;
	float: left;
}