a { color: #c32404; text-decoration: none; }
a:hover { color: #242323; text-decoration: underline; }





.widget { 
	border-bottom: 1px solid #dfdcd7;
	margin-bottom: 30px; padding-bottom: 30px;
	overflow: hidden; 
}
.widget p { line-height: 18px;}
.widget ul li {
	background: url(http://web-site-lessons.com.ua/img/list_item.png) no-repeat left 12px; 
	font-size: 13px;
	line-height: 28px;
	margin-left: 10px;
	padding-left: 15px;
}


.widget p { line-height: 18px;}
.widget ul li {
	background: url(http://web-site-lessons.com.ua/img/list_item.png) no-repeat left 12px; 
	font-size: 13px;
	line-height: 28px;
	margin-left: 30px;
	padding-left: 15px;
}



ul, ol { list-style: none;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



h6 { font-weight: normal; }

h6, table caption {
		color: #242323; 
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		margin: 0 0 5px 0;
	}




#sidebar  {width: 700px;}









