@charset "UTF-8";
/* CSS Document */


/* -------- Photo Gallery Styles -------- */

.photorow{
	width:626px;
	float:left;
}

.photocell{
	width:313px;
	float:left;
}

.photocaption{
	width:313px;
	float:left;
}

.photoleft{
	padding:0px 10px 0px 5px;
}

.photoright{
	padding:0px 15px 15px 0px;
}

.photoright2{
	padding:0px 5px 15px 5px;
}
