.news-container {
overflow:hidden;
margin-bottom:15px;
background-color:#236267;
float:left;
width:922px;
position:relative;
}
.news-box-top {
float:left;
background:url("../images/blog-top.jpg") no-repeat left top;
padding-right:15px;
padding-top:15px;
padding-left:15px;
width:892px;
}
.news-box-bottom {
float:left;
background:url("../images/blog-bottom.jpg") no-repeat right bottom;
padding-bottom:5px;
width:922px;
height:0px;
font-size:0px;
line-height:0px;

}

.members-container {
overflow:hidden;
margin-bottom:15px;
background:url("../images/news-box-middle-v2.jpg") repeat-y left top;
float:left;
width:660px;
position:relative;
}
.members-box-top {
float:left;
background:url("../images/news-box-top-v2.jpg") no-repeat left top;
padding-right:15px;
padding-top:15px;
padding-left:15px;
width:630px;
}
.members-box-bottom {
float:left;
background:url("../images/news-box-bottom-v2.jpg") no-repeat right bottom;
padding-bottom:5px;
width:660px;
font-size:0px;
line-height:0px;
height:0px;
}


.news-box-top h3 ,.post-text h3 , .member-info h3{
margin:0px;
padding:0px;
padding-right: 5px;
padding-bottom:0px;
color:#FFFFFF;
font-style:italic;
font-size:18px;
float:left;
display:block;
line-height:20px;
}

.news-box-top .date ,.post-text .date {
display:block;
float:left;
padding-left:8px;
font-weight:bold;
font-size:13px;
line-height:20px;
}

.news-container ul {
height:30px!IMPORTANT;
clear:both;
}


#nav .news{margin:0 !important;}

#nav .news span{

	background:url(../images/bg-news.png) no-repeat;
	width:115px;

}


.news-holder{

	background:url(../images/bg-line.png) no-repeat right bottom;

	padding:0px 0px 20px 0px;

	margin:0 0 0 0px;

	width:500px;

	position:relative;

	float:left;

}


.header-latest-news{
	background:url(../images/header-latest-news.gif) no-repeat;
	width:180px;
}


.news-box {

	border-top:0px solid #1a1a1a;

	padding:16px 0 5px;

	margin:0 0 9px;

}

.news-box h3 ,.news-container h3{

	overflow:hidden;
	margin:0 0 4px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;

}

.news-box ul , .news-container ul{

	margin:0;

	padding:4px 0 0 5px;

	list-style:none;

	overflow:hidden;

	height:1%;

}

.news-box ul li ,.news-container ul li{

	float:left;

	padding:0 9px 0 16px;

	margin:0 8px 0 0;

	border-right:1px solid #fff;

}

.news-box ul li span , .news-container ul li span{

	float:left;

	padding:0 3px 0 0;

}

.news-box ul li a , .news-container ul li a{float:left;}

.comments{background:url(../images/bg-comments.png) no-repeat 0 2px;}

.permalink{background:url(../images/bg-permalink.png) no-repeat 0 2px;}

.share{

	border:0 !important;

}

.news-holder p{margin:0;}



div.news-box-right h3 span{

    text-decoration:none;

    font-size:12px;

    color:#fff;

    font-weight:bold;

}



div.news-box-right .member-pic{

    float:left;

}

div.news-box-right .member-content{

    margin-left:40px;

    display:block;

}

