#main {
	/* min. height */
	min-height: 568px;
	height: auto !important;
	height: 568px;
}

#content {
	/* min-height */
	min-height: 538px;
	height: auto !important;
	height: 538px;
}

#content-header {
	margin-top: 45px;
	margin-bottom: 18px;
	position:relative;
}
#content-header-title {
	font-weight: bold;
	font-size: 16px;
}

#content-header-main-bottom { font-size:12px; }
#content-header-main-bottom .controls { float:left; }
#content-header-main-bottom .remarks { float:right; padding-top:3px; }

#initial-filters div { float:left; }
#initial-filters .initial { padding-top:3px; width:30px; text-align:center; }

#content-main { font-size: 12px; color:#333333; }

.directory .divider { float:left; height:400px; margin:0 3px; }
.directory .col { float:left; width:332px; }
.directory .col .top-spacer { margin-top:25px; }
.directory .col .initial .initial-img { float:left; width:25px; height:25px; margin-right:5px; }
.directory .col .initial .shops { float:left }
.directory .col .initial .shops .shop { margin-bottom:5px; width:295px; }
.directory .col .initial .shops .shop .star { float:left; width:10px; height:10px; }
.directory .col .initial .shops .shop .item-name { float:left; width:285px; }
