/* Gallery Stylesheet for SM Construction website

  (c) Colin Sewell, 2007
------------------------- */

#GalleryTiltViewer {
	width: 550px;
	height: 400px;
	margin-left: 10px;
	background-color: #fff;
	padding: 0px;
}

.GalleryHeader {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #CC0033;
}

