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

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

#content p{
	margin:0 0 20px 0;
	line-height:20px;
}
#content h3{
	position:relative;
	margin:15px 0 10px;
	border:solid 1px #006ab7;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#006ab7;
}
h4{
	font-size:14px;
	padding:30px 0 20px;
}
ol{
	margin-left:20px;
}
li{
	list-style-type:none;
	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;
}
.qa{
	padding-bottom:5px;
	background:url('../img/dot_line.gif') repeat-x 0 bottom;
}
.gotop{
	text-align:right;
}
h3.secondary{
	margin-top:35px;
}
/* -- side bar -- */
#sidebar { width:260px; }