#sqcontent {
	background: #ffffff url( ../../images/backgrounds/filmstrip.png ) repeat-y;
	overflow: auto;
	min-height: 170px;
}

#gwrapper {
	margin-left: 55px;
	margin-right: 15px;
	padding: 10px;
}

.grow {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.gtlcorner img,
.gblcorner img {
	display: block;
	width: 14px;
	height: 14px;
}

.gblcorner {
	clear: both;
}

.grow.blue {
	background: #c5dafa;
}

.gtlcorner.blue {
	background: url( ../../images/corners/colors/blue_tr.png ) no-repeat top right;
}

.gblcorner.blue {
	background: url( ../../images/corners/colors/blue_br.png ) no-repeat top right;
}

.grow.cyan {
	background: #caf0fa;
}

.gtlcorner.cyan {
	background: url( ../../images/corners/colors/cyan_tr.png ) no-repeat top right;
}

.gblcorner.cyan {
	background: url( ../../images/corners/colors/cyan_br.png ) no-repeat top right;
}

.grow.purple {
	background: #e4c0fb;
}

.gtlcorner.purple {
	background: url( ../../images/corners/colors/purple_tr.png ) no-repeat top right;
}

.gblcorner.purple {
	background: url( ../../images/corners/colors/purple_br.png ) no-repeat top right;
}

.grow.pink {
	background: #fcc6db;
}

.gtlcorner.pink {
	background: url( ../../images/corners/colors/pink_tr.png ) no-repeat top right;
}

.gblcorner.pink {
	background: url( ../../images/corners/colors/pink_br.png ) no-repeat top right;
}

.grow.orange {
	background: #fcd8b9;
}

.gtlcorner.orange {
	background: url( ../../images/corners/colors/orange_tr.png ) no-repeat top right;
}

.gblcorner.orange {
	background: url( ../../images/corners/colors/orange_br.png ) no-repeat top right;
}

.grow.red {
	background: #fbceca;
}

.gtlcorner.red {
	background: url( ../../images/corners/colors/red_tr.png ) no-repeat top right;
}

.gblcorner.red {
	background: url( ../../images/corners/colors/red_br.png ) no-repeat top right;
}

.grow ul li {	
	float: left;
	margin-left: 15px;
}

.grow ul li img {
	border: dotted 2px #ecf2fa;
}

.grow .albumimg {
	float: left;
	margin-right: 10px;
	border: solid 2px #ecf2fa;
}

.morephotos {
	border: 0px !important;
}

.gallery_row {
	clear: both;
	margin: 0px;
	overflow: hidden;
	width: 100%;
}

.gallery_block {
	float: left;
	margin-right: 0.9%;
	margin-bottom: 25px;
	overflow: hidden;
}

.gallery_block p.image_wrap {
	text-align: center;
	margin: 2px 0px 3px;
	padding: 17px 5px;
}

.gallery_block p.image_caption {
	text-align: center;
	padding: 0px 5px 20px 5px;	
}

.gallery_block p.image_wrap img {
	border: dotted 3px #ffffff;
}

.gallery_block .row1 {
	background-color: #f1f4f7;
}

.gallery_block .row2 {
	background-color: #e4ebf2;
}

.gallery_block .subtitle {
	text-align: right;
	font-weight: normal;
	color: #000000;
}

.gallery_photo {
	
	border: dotted 2px #ffffff;
}

.gallery_caption {
	margin-top: 10px;
}
