.grey {color:#a5a6a8;}
.roundcont {
	background-color: #f5f5f5;
}

.roundcont p {
	margin: 0 10px;
}
.roundtop { 
	background: url(i/roundedcorners_tr.png) no-repeat top right; 
}
.roundbottom {
	background: url(i/roundedcorners_br.png) no-repeat top right; 
}
img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
#map {
	padding:2px;
	background-color:#FFF;
	border:#CCC 1px solid;
	margin-right: 20px;
}
#adress {
	position:absolute; left:640px; width:300px;
}
.idTabs {text-align:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:0px;
}
p {
	margin-left:20px;}
	
.idTabs span a{background:#e3eaed; padding:10px 15px; font-size:18px;}
.selected {background:#f5f5f5 !important; color:#000; text-decoration:none;}

