@charset "UTF-8";
/* CSS Document */
.unvisible {
	display:none;
}
#shops-header {
	background:url('../images/layout/bg-header-content.gif') no-repeat 0 0;
	height:75px;
	width:683px;
}
#shops-header h2, #shops-header h3 {
	color:#003686;
	margin-left:15px;
}
.shops-head-wrapper {
	float:left;
}
#shops-logo {
	float:right;
	margin:0 15px 0 0;
}
#shops-picture {
	background-repeat:no-repeat !important;
	display:block;
	height:377px !important;
	margin:9px 0 42px 0;
	padding:10px;
	width:626px;
}
.shops-detail {
	line-height:18px;
}
h3.shops-h3, .shops-content {
	margin-bottom:12px !important;
}
.rounded {
	background-repeat:no-repeat !important;
}
/*#shops-picture img {
	visibility:hidden;
}*/
