ul li {
	padding-left: 5px;
}

ul.nav li {
	padding-left: 0px;
}

hr.line1 {
		background-color: white;
		border-bottom: 1px solid #CCCCCC;
		clear: both;
		height: 1px;
		line-height: 1px;
		margin-bottom: 15px;
	}

div.projects-thumb {
		margin-bottom: 4px;
	}