#headerimg h1 {
		font-weight: normal;
    	font-size: 20px;
    	border-bottom: 1px solid #CCC;
    	padding-bottom: 10px;
    	margin-bottom: 20px;
		text-align: left;
	}
	
	#headerimg h1 a {
		color: #000;
		text-decoration: none;	
	}
	
	.sidebar {
		margin-top: 20px;
		margin-left: 2px;
		width: 202px;
		border: 1px solid #FFF;
		padding: 15px;
	}
	
	.sidebar ul li {
		margin-bottom: 3px;	
	}
	
	#wp-content {
		width: 530px;	
	}
