
#mainContent .box {
	margin-bottom: 10px;
}
body #mainContent .header h2 {
	color: #000;
	background-color:TRANSPARENT;
	background-image:none;
	border:0px;
}

#mainContent .just-text,
.list .item {
	border-bottom: 1px solid #000 !important;
	padding-bottom: 10px;
	margin-bottom: 0px;	
}
#mainContent .just-text {

	margin-bottom: 10px;	
	border-bottom: 2px solid #FFF !important;
}
/*
.list .item,
.list {
	float:left;
	clear:both;
	width:100%;
}
*/
.list {
	padding-left:10px  !important;
	width: 664px;
	width: 746px;
}
.list .item .authors {
	margin-top:3px;
	padding-left:5px;
}
.list .item .authors a {
	display:block;
	color: #4A526F;
	display:inline;
}

.list .item a.more {
	margin-left: 5px;
}
.list .item .text {
	margin-left:5px;
	width: 520px;
	width: 480px;
	width: 520px;
	float:left;
}
.list .item .image {
	margin:0px;
	float:right;
	margin-right: 10px;
	
}
.list .item .image img {
	
}

.list .item .header h2 {
	padding-left: 5px;
	
	margin-bottom: 8px;
	margin-top: -5px;
	font-style: normal;
	font-weight:bold;
	
}
.list .item .text h4 {
	
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 3px;
}

