@charset "utf-8";

@import url("/netcrunch/netcrunch.css");
@import url("/Scripts/jquery.fancybox/jquery.fancybox.css");
@import url("/css/AdRemGallery.css");


h1 {
	margin-bottom:0;
	margin-top:0;
}
h2 {
	margin-top:32px;
	margin-bottom:0;
}
div#top-band {
	background-image:url(../img/images/clframe_01.png);
	height:20px;
}
div#middle-band {
	background-image:url(../img/images/clframe_02.png);
	min-height:200px;
	overflow:hidden;
	padding-left:32px;
	padding-right:32px;
}
div#bottom-band {
	background-image:url(../img/images/clframe_03.png);
	height:30px;
}

.line.clearfix {
	height:auto;
	overflow:hidden;
	display:block;
	padding:10px;
	background-color:#FAFAFA;
	margin-bottom:20px;
}
