#content h1.new {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: -15px;
}

#content h2.new {
	color: #f96610;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 0px;
}

#content h3.new {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-right: 5px;
}

#content h4.new {
	color: #e0d9d9;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-right: 5px;
}

#content .hp-item {
	margin-bottom: 30px;
}
	#content .hp-item .hp-item-end {
		height: 25px;
		width: 98%;
		clear: both;
	}
	
	#content .hp-item .hp-item-end-dotted {
		height: 25px;
		width: 98%;
		clear: both;
		background: transparent url(img/divider/divider_default.gif) center left repeat-x;
	}
	
	#content .hp-item .item-icon {
		height: 320px;
		width: 245px;
		float: right;
		text-align: right;
	}

	#content .hp-item .item-desc {
	}
	
#content .description {
	margin-top: 5px;
}
	#content .description .end {
		height: 5px;
		width: 98%;
		clear: both;
	}
	
	#content .description .end-dotted {
		height: 20px;
		width: 98%;
		clear: both;
		background: transparent url(img/divider/divider_default.gif) bottom left repeat-x;
	}
	
	#content .description .icon {
		float: left;
		width: 60px;
		height: 61px;
	}

	#content .description .text {
		margin-left: 10px;
		float: left;
		width: 430px;
	}

#content a.new {
	text-transform: none;
	text-decoration: none;
	white-space: nowrap;
}

#content a.new:link {
	color: #ffffff;
}

#content a.new:active {
	color: #ffffff;
}

#content a.new:visited {
	color: #ffffff;
}

#content a.new:hover {
	color:  #ffffff;
}

