/*
Theme Name: LegalDigest Custom
Description: 
Version: 1.0
Author: Derek Nicol
*/

#content-side {
	overflow: hidden;
}
#content-side #menu li.widget {
	font-weight: bold;
}
#content-side #menu li.widget ul {
	margin: 0 0 15px 18px;
}
#content-side #menu li.widget ul li {
	font-weight: normal;
	list-style-image: url(/images/bullet.gif);
	margin-bottom: 3px;
}

#content h2 { margin-top:10px; }

#ads { margin-top:30px; }

#content .storycontent { text-align:justify; }
