div.club-details {
	width: 300px;
	float: right;
}

div.bridge-logo {
	float: left;
	width: 170px;
}

.club-details .attr {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS";
}

#map {
	width: 470px; 
    height: 400px;
	clear: both;
	margin-bottom: 20px;
}

p#add {
	font-size:12px;
	margin-top:-10px;
}

#submit_country{
	width: 100px;
	height: 30px;
	color: #ffffff;
	font-size: 15px;
	margin-top: 20px;
	background: #7caeb9;
	border-radius:15px;
	-moz-border-radius: 15px;
	border: solid 2px #e3e7e8;
}
ul.articles li {
	padding-bottom: 10px;
}
ul.articles li p{
	font-size: 11px;
}

.countryselection select { 
	width: 350px;
	border: 1px solid #316174;
	height: 27px;
	margin-left: 20px;
	font-size: 15px;
}
.countryselection { 
	width: 350px;
	margin-top:5px; 
}

#list_by_order { 
	margin-top:30px; 
}

#list_by_order p.sub_country { 
	margin-top:-17px; 
}

#search_map { 
	margin-top:40px; 
}

#id_search_again {
	border: solid  2px #e3e7e8;
	-moz-border-radius: 15px;
	border-radius:15px;
	width: 150px;
	height: 35px;
	margin-top: 10px;
	background: #7caeb9;
	color: #ffffff;
	font-size: 15px;
	font-family:"Myriad Pro", "Lucinda Grade", Verdana, sans-serif;
}

#id_zipcode {
	width: 80px;
	height: 15px;
	padding:5px;
	font-size: 15px;
	margin-left:20px;
	border: 1px solid #316174;
}

#id_club_name {
	width: 337px;
	height: 15px;
	padding:5px;
	font-size: 15px;
	margin-left:20px;
	border: 1px solid #316174;	
}

#sortform select {
	width: 150px;
	border: 1px solid #316174;
	height: 25px;
	font-size: 15px;
	margin-bottom: 15px;
}

#noclub {
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 15px;
}
