.galleryContainer {
	width: 977px;
	float:left;
}
.galleryImage {
	background-color:#E5E5E5;
	width:325px;
	height:278px;
	overflow:hidden;
	margin-right:1px;
	float:left;
}
.info {
	margin-left:10px;
	font-family:Century Gothic;
	padding:0px;
	margin-right:10px;
}
.info h2 {
	color:#083A81;
	font-size:24px;
	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:none;
	line-height:24px;
}
.info h2 span {
	color:#ff0000;
}
.info p {
	color:000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}
.clear {
	clear:both;
	margin-top:10px;
}

.info p  a {
	COLOR: #ff0000;
	text-decoration:none;
}
.info p  a:hover {
	COLOR: #000; text-decoration:underline;
}