/* @group Info low */

div#maininfo{
	width: 994px;
	height: 144px;
	background: URL(/web/images/commons/maininfo_bg.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
div#infolow{
	width: 988px;
	height: 144px;
	margin: 0 auto;
	background-color: #5e5e5e;
	position: relative;
}
div#infomation{
	width: 256px;
	height: 144px;
	float: left;
}
div#topix{
	width: 393px;
	height: 144px;
	float: left;
	background-color: white;
	margin-left: 2px;
	overflow: auto;
	font-size: 85%;
}
div#topix p{
	margin: 3px 0.7em;
	color: #555555;
	margin-left: 1.7em;
	text-indent: -1em;
}
div#topix p a:link,
div#topix p a:visited{
	color: #555555;
}
div#topix p a:hover,
div#topix p a:active{
	color: #10528f;
}
div#calendar{
	width: 335px;
	height: 144px;
	float: left;
	margin-left: 2px;
	position: relative;
}
div#infolow a#btn4full{
	position: absolute;
	display: block;
	right: 25px;
	top: 5px;
	width: 25px;
	height: 20px;
	z-index: 10;
	text-indent: -9999px;
	background-image: URL(/web/images/commons/spacer.gif);
}


/* @end */

/* @group banners */

div#banners{
	width: 994px;
	height: 100px;
	background-color: #000;
	margin-bottom: 15px;
}
div#bnrow{
	padding: 10px 0;
	height: 60px;
}
div#banners div#bnrow a{
	margin-left: 9px;
	margin-top: 20px;
}



/* @end */