#articles{
	width:81%;
	float:left;
	margin:4px 0 0 4px;
}
#articles h4{
	font-size:115%;
}
#articles img{
	float:left;
	padding:4px;
}
#articles li{
	height:80px;
	margin:8px auto 5px auto;
	font-size:105%;
}
#articles a{
	color:#000;
	font-weight:100;
}
#articles a:hover, .page_nav a:hover{
	text-decoration:underline;
}
#insert{
	float:right;
	width:300px;
	height:250px;
	background:#eee9e9 url('../../images/300x250.gif');
	display:block;
}
#articles a, .page_nav a{
	text-decoration:none;
}
<!--.tags{
	font-style:italic;
}
.tags a{
	color:#0000FF !important;
	font-weight:700 !important;
}-->
.page_nav{
	width:81%;
	float:left;
	text-align:right;
	font-size:120%;
	margin:4px 0 0 4px;
}
.page_nav h2{
	font-size:125%;
	float:left;
}
.page_nav p{
	float:right;
}