/*-----------------------Middle Block----------------*/

#middle_block {
	
	width:600px;
	margin-bottom:10px;
	/*_margin-bottom:5px;
	margin-bottom:3px;*/
	float:left;
	/*top: 100px;*/
}

/*#middle_block div{
	_margin:5px;
	margin:3px;
	
	}*/
	
#left_side {
	width: 187px;
	float: left;
	
}

#right_side {
	width: 392px;
	float:left;
	margin-left:16px;
	border/*-top*/: 1px solid #dcdce9;
	/*border-right: 1px solid #eee;*/
}
	
.news {
	/*margin: 5px;*/
	display:block;
	border:1px solid #dcdce9;
	height:111px;
	/*float:left;*/
	width:187px;
	margin: 5 0 0 0;
	/*padding:5px;*/
		
}

.news a {
	text-decoration: none;
}

	.just_pub{
	display:block;
	border:1px solid #dcdce9;
	height:110px;
	/*float:left;*/
	width:187px;
	background-color:none;
	text-align:center;
	margin: 0 0 5 0;
	/*padding:5px;*/
	
	}
	
	.just_pub a img{
	position: relative;
	top: 10px;
	border:0px;
	align: center;
	z-index:0;
	}

#whatsnew {
	/*margin: 2 10 0 5px;*/
	display:block;
	border:1px solid #dcdce9;
	height:20px;
	/*float:left;*/
	width:187px;
	/*padding:5px;*/
	
}

#whatsnew a {
	text-decoration:none;
	font-weight:bold;
}

#main_title {
	/*margin: 5 5 0 5px;*/
	display:block;
	/*border:1px solid #dcdce9;*/
	height:50px;
	/*float:right;*/
	width:385px;
	padding:5px;
	text-align:center;

	

}

#main_title a {
	text-decoration: none;
	font size:16px;
	font-weight:bold;

}

#main_image {
	/*margin: 10 5 0 5px;*/
	display:block;
	/*border: 1px solid #dcdce9;*/
	height: 197px;
	width: 385px;
	/*float:right;*/
	/*padding:5px;*/
	text-align:center;
	
}


/*--------------------End Middle Block---------------*/
