img
{
	border: 0px;
}

.container
{
	width: 990px;
	background-color:#e4e4e4;
	/*margin-top:6px;*/
}
.lower_content
{
	padding:0;
	margin:0;
}
.title_bar_container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding:0px 6px 0px 6px;
	line-height:20px;
	background:url(../images/shared/title_bar.gif) repeat-x bottom left #fefefe;
	color:#666666;
	height:20px;
}
.title_bar {
	float:left;
}
.title_bar_more {
	float:right;
}
.title_bar_more a {
	text-decoration:none;
}
#productlist 
{
	background:url(../images/shared/background_selector.gif) repeat-y bottom left #F2F2F2;
	position:relative;
	width: 322px;
	height: 254px;
	margin:6px;
	float:left;
}

#productlist ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	top:25px;
	left:0px;
	width: 322px;
}

#productlist li 
{
	list-style: none;
	color: #137901;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
}

#productlist li a 
{
	display:block;
	width:295px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
}

#productlist li a:visited
{
	color:#137901;
}

#productlist li a:hover 
{
	display:block;
	width:295px;
	background-color:#FFFFFF;
	color:#333333;
}

#productlist_image 
{
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
}

.largebox {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #F2F2F2;
	width: 322px;
	height: 254px;
	margin:6px 6px 6px 0;
	float:left;
}

.smallbox {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #F2F2F2;
	width: 158px;
	height: 124px;
	margin:6px 0 6px 0;
	float:left;
}

.smallbox_3 {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #F2F2F2;
	width: 158px;
	height: 72px;
	margin:6px 0 6px 0;
	float:left;
}

.smallbox_3 img {
	margin:6px;
}

.smallbox_5 {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #F2F2F2;
	width: 158px;
	height: 124px;
	margin:6px 0 6px 0;
	float:left;
}

.smallbox_5 img {
	margin:6px;
}

.newsitem {
	font-size:11px;
	margin:6px 6px 0 0;
	clear:both;
}

.bannerbox {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #FFFFFF;
	width: 158px;
	height: 254px;
	margin:6px 6px 6px 0;
	float:left;
}

.bannerbox img {
	margin:6px;
}

.linkbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	background:url(../images/shared/title_bar.gif) repeat-x bottom left #fefefe;
	width:158px;
	margin-bottom:6px;
	text-decoration:none;
	float:left;
}

.linkbox div {
	padding:0px 0px 0px 6px;
}

.linkbox_double {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
	background:url(../images/shared/title_bar.gif) repeat-x bottom left #fefefe;
	width:158px;
	margin-bottom:6px;
	float:left;
}

.linkbox_double div {
	padding:0px 0px 0px 6px;
}

.calendarbox {
	background:url(../images/shared/background_box.gif) repeat-x bottom left #FFFFFF;
	width: 158px;
	height: 254px;
	margin:6px 6px 6px 0;
	float:left;
	overflow:hidden;
}

.calendarbox div.calendarcontent {
	padding:6px;
}

.calendarbox .ent_sectionbar {
	display:none;
}
.calendarbox .ent_leftnav_openbg {
	background:none;
	width:146px;
}
.calendarbox .ent_yellowrule {
	background: #cccccc;
	padding:0;
}
							
.clear
{
	clear: both;
}
