#content {
	float:left;
	width:550px;
	padding-top:30px;
}

#content .entry { margin:15px 0 25px 0; }

#content p{
	margin:15px 0 20px 0;
	line-height:20px;
}
ul{
	margin-left:20px;
}
li{
	list-style-type:disc;
	font-size:11px;
	line-height:19px;
	margin-bottom:10px;
	color:#555;
}
a.arrow  {
	background:url('../img/arrow_mini.gif') no-repeat 0 1px;
	font-size:10px;
	padding:0 0 0 10px;
}

/* -- side bar -- */
#sidebar { width:260px; }