@charset "utf-8";
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,input,textarea{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:12px;}
body{font-size:12px;font-family:Verdana;}
img{border:none;}
ul{list-style:none;}
a{text-decoration:none;}
.clearfix{ zoom: 1;}
.clearfix:before,
.clearfix:after{ display: table; content: ""; }
.clearfix:after{ clear: both; }
#container{float:left;width:100%;min-width:1000px;}
.selectModuleWithShadow{
	-moz-box-shadow:0 0 10px #f00;
	-webkit-box-shadow:0 0 10px #f00;
	box-shadow:0 0 10px #f00;
	background:#fff;
	behavior:url(../js/PIE.htc);position:relative;
}
.selectModuleWithShadowAddMargin{
	margin:6px 0;
	-moz-box-shadow:0 0 10px #f00;
	-webkit-box-shadow:0 0 10px #f00;
	box-shadow:0 0 10px #f00;
	background:#fff;
	behavior:url(../js/PIE.htc);position:relative;
}
.nullModuleWithShadow{
	float:left;width:100%;margin:10px 0;padding:20px 0;text-align:center;display:none;
	-moz-box-shadow:0 0 10px #f00;
	-webkit-box-shadow:0 0 10px #f00;
	box-shadow:0 0 10px #f00;
	background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;
	behavior:url(../js/PIE.htc);position:relative;
}
.CustomModuleWithShadow{
	float:left;
	width:100%;
}
.mod{
	float:left;
	width:100%;
}