h2 {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #f67a00;
	padding: 20px 0 0 0;
	}

img {
	border: none;
	}

div.hr {
	height: 1px; 
	border-top: 1px solid #d4dceb;
	margin: 5px 0 5px 0; 
	width: 95%;
	}

div.hr hr {
	display:none;
	}

.clear {
	line-height: 0;
	clear: both;
	height: 0;
	}

#main {
	padding: 0;
	width: 980px;
	}


