/*Styles pertinent only to the blog*/

/*Content Styles*/
		

	
.widget ul, .widget ol {
	padding: 10px 5px 10px 0;
	list-style-type: none;
}

.widget ul li {
	background: url(../images/bullet.gif) no-repeat 0px 0px;
	margin:5px 0 0 2px;
	padding: 0 10px 10px 35px;
	line-height: 1.5em;
}
