
#rowcontent {display: block;
  margin: 15px 0px 10px 0px;
  padding: 0px;
	border: 0px;
	width: 775px;
	clear:both;}

#colgallery {display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color: #000;
	background: transparent;
	float: left;
	width: 775px;}  

/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.red {color:#900;}
.blue {color:#009;}
.yellow {color:#f90;}
.lightyellow {color:#ffe5bf;}


