#content_wrap {
	height:151px;
	background:transparent;
}
#content {
/*	display:none;*/
	top:50px;
	left:35px;
	width:392px;
	height:120px;
}
#corner_left {
	background-image:none;
	display:none
}
#corner_right {
	display:none
	background-image:none;
}

#content_bottom {
	display:none
	background-image:none;
}

#bg_pic img {
	position:absolute;
	bottom:0px;
	right:20px;
	z-index:80;
}

#boxes {
	position:absolute;
	top:239px;
	left:50%;
	margin-left:-476px;
	width:970px;
	height:358px;
}

div.hb_body {
	float:left;
	width:241px;
	padding-top:14px;
}
div.hb_wrap {
	float:left;
	height:150px;
	width:230px;
	margin-right:11px;
}
div.hb_wrap img {
	display:block;
}
div.hb_date { 
	height:1em;
	margin:0 11px 5px 2px;
	width:230px;
}

.hb_c_tl {
	position:relative;
	left:-1px;
	top:-148px;
	width:12px;
	height:12px;
	background-image:url('../img/hb_c_tl.png');
	background-position:top left;
}
.hb_c_tr {
	position:relative;
	left:219px;
	top:-160px;
	width:12px;
	height:12px;
	background-image:url('../img/hb_c_tr.png');
	background-position:top right;
}
.hb_c_bl {
	position:relative;
	left:-1px;
	top:-36px;
	width:12px;
	height:12px;
	background-image:url('../img/hb_c_bl.png');
	background-position:top center;
}
.hb_c_br {
	position:relative;
	left:219px;
	top:-47px;
	width:12px;
	height:12px;
	background-image:url('../img/hb_c_br.png');
	background-position:top center;
}


