@charset "utf-8";
/* CSS Document */


#imageheader {
	width: 705px;
	height: 457px;
	float: left;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	
}

#galleryinfo {
	text-align: left;	
}

#snapleft {
	float: left;	
	width: 330px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
	border-right: 1px #ccc dotted;
}

#snapright {
	float: left;
	width: 330px;
	margin-left: 23px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#sep {
	width: 100%;
	height: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

.boldredcapital {
	text-transform: uppercase;
	color:#F00;
	font-weight: bold;
}
