#left_main #hdr{
	border-bottom:			1px solid #bfbfbf;
}

#details_content .hr{
	margin-right:			0px;
}

#map_shop{
	padding-top: 50px;
	width:				381px;
	padding-bottom: 33px;
}

#shop-city{
	background: #fafafa;
	text-align: left;
	padding-left: 38px;
	color: #df0000;
	font-size: 15px;
	font-weight: bold;
	width: 219px;
	padding-top: 10px;
	height: 21px;
}

#shop-country{
	background: #fafafa;
	text-align: left;
	padding-left: 38px;
	color: #df0000;
	font-size: 15px;
	font-weight: bold;
	width: 343px;
	padding-top: 10px;
	height: 21px;
}

#shop-pagination{
	background: #fafafa;
	text-align: center;
	padding-top: 10px;
	height: 21px;	
	width: 120px;
}

#btt_shop_b_prev{
	width: 25px;
	margin-right: 10px;
}

#btt_shop_b_next{
	width: 25px;
		margin-left: 10px;
}

#shop-pagination ul li a:hover{
	color: #df0000;
}

#shop-pagination a.pagination{
	color: #707070;
	position: relative;
	margin: 0px 2px;
	top: 6px;
}

#shop-pagination a.pagination:hover{
	color: #df0000;
}

#shop-pagination span.act_page{
	color: #707070;
	margin: 0px 2px;	
	position: relative;
	font-weight: bold;
	top: 6px;
}

#shop-list ul{
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 0;
	padding-left: 38px;
	margin-top: 13px;
}

#shop-list ul li{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#shop-list ul li a{
	font-size: 12px;
	font-family: Tahoma;
	color: #707070;
	text-decoration: none;
}

#shop-list ul li a:hover{
	text-decoration: underline;
}

#shop-top{
	background: url('../images/bg_shop_top.gif') left top repeat-x;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;	
	padding-bottom: 10px;
}

.titles_border {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
	margin-right: 22px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.titles_left {
	width: 271px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.titles_left h2 {
	color: #ff0000;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.titles_left h3 {
	color: #404040;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}

.titles_left p {
	color: #404040;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}

.maps_shop {
	float: left;
	text-align: left;
}

.clear-end {
	height: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.titles_left .hr {
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	background: #ccc;
}

.titles_left .icons {
	padding-left: 10px;
	padding-top: 5px;
}

.titles_left .icons img {
	display: inline;
	margin: 5px;
}

.btts_left {
	background: url('../images/buttons_bg.gif') left top repeat-x;
	height: 49px;
}

.btts_left img {
	display: inline;
}

.btts_left div {
	padding-top: 12px;
	width: 381px;
}


