.highlightPhoto {
	float: right;
	margin-bottom: 15px;
	color: #555;
}

.right {
	float: right;
	margin-left: 25px;
}

.left {
	float: left;
	margin-right: 25px;
}

.highlightPhoto img {
	border: 3px solid #ccc;
}

.width300 {
	width: 305px;
}

.width400 {
	width: 405px;
}

.width500 {
	width: 505px;
}

#feature
	{
	margin-top: 10px;
	clear:both;
	width:960px;
	height:225px;
	background-color:#fff;
	display:block;
	text-align:center;	
	margin-bottom:30px;
	}
	
#smallfeature {
	margin-top: 10px;
	padding-top: 15px;
	clear:both;
	width:960px;
	height:171px;
	background-color:#fff;
	display:block;
	text-align:center;	
	margin-bottom:30px;
}