body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #eaeaea url(../images/bg.jpg) no-repeat 50% 0px;}	
	
ul {
	margin: 0;
	padding: 0;}

#leftcontent li {
	background-image: url(../images/list.jpg);
	list-style: none;
	background-repeat:no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;}

.inside h2 {
	margin-left: 0px!important;
	margin-top: 15px;
	margin-bottom: 15px;}

#leftcontent small {
	margin: 0;
	padding: 0;}
	
a:focus {
	outline: 1px dotted invert;}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both; }