.right_frame .top{
	background:url('../media/topm1_bg.gif') no-repeat 1px bottom #E7EFBF;
	height:50px
	}

.header_page {
	width:612px;
	}

.header_page .nav_path{
	float:left;
	padding:8px 10px 1px 15px;
	font-size:8pt;
	background:url('../media/nav_path_bg.gif') no-repeat 0px 0px;
	}

.header_page .nav_path img{
	vertical-align:bottom;
	}

.right_frame .main{
	margin:0px 0px 0px 288px; 
	width:612px;
	}

.articles_container {
	float:left;
	width:580px;
	margin:15px 0px 0px 18px;
}

.next_btn img,
.prev_btn img{
	margin:0px 0px 20px 0px;
}
.prev_btn {
	float:left;
}

.next_btn {
	float:right;
}

