/**{
	margin:0;
	padding:0;
}*/
.top_img{
	margin:0 0 0 8px;
	width:400px;
	height:80px;
	background-image:url(centerhdr_in_this_issue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.top{
	width:406px;
	height:16px;
	background-image:url(../images/bg/top_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.middle{
	margin:0;
	padding:0;
	width:406px;
	background-image:url(../images/bg/middle_blue.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.bottom{
	width:406px;
	height:16px;
	background-image:url(../images/bg/bottom_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.box_content{
	margin:0 0 0 10px;
	width:392px;
	background-image:url(../images/bg/content_shadow.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.w360{
	width:360px;
}

.w130{
	width:130px;
}

.w220{
	width:220px;
}

.ml_144{
	margin-left:144px;
}

.no_bg{
	background-image:none;
}

.box_content a{
	padding:0;
}
/*.box_content h2{
	padding:0;
	
}*/
.box_content h3{
	padding:0;
	font-size:18px;
	font-weight:normal;
	
}
.content_group{
	padding:10px 15px;
}
.content_group .group_title, .content_group .group_title_blue{
	padding:0;
	margin-bottom:10px;
}

.content_group .group_sub_title{

}

.content_item{
	border-top:1px solid #79B9DC;
	padding:10px 0 10px 0;
	margin:0;
	clear:right;
}

.no_border{
	border-width:0 !important;
}

.h110{
	height:110px;
}

.content_item .content_title{
	padding-top:5px;
	font-weight:bold;
}

.content_item .content_title a{
	color:rgb(153, 163, 67);
	text-decoration:none;
}


.content_item .content_title a:link {
}
.content_item .content_title a:visited {
}
.content_item .content_title a:hover {
	text-decoration:underline;
}

.content_item .content_sub_title{
	color:rgb(153, 163, 67);
}

.content_item .title_graphic{
	float:left;
	margin-right:10px;
}
.content_item .title_graphic img{
	border:1px solid black;
}

.content_item .teaser{
	padding-top:5px;
	text-align:left;
	line-height: 18px;
}
