@import url(common.css);

/** body
********************/
#body {
	margin-left: 45px;
}


#body h2,
#sidebar h2 {
	font-size: 14px;
	border-bottom: 1px dotted #999;
}

