
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Sidebar */

.sidebar {
	float: left;
	margin:0 auto;
	width: 268px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar li {
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	border: 1px solid #8D9AB0;
}

.sidebar h2 {
	height: 32px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 15px;
	background: url(images/img05.jpg) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
