
.required
{
	color:red;
}
body {
	background-color: #DBE8F9;
	font: 11px/24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
}


form {
	width: 405px;
}

.col1 {
	text-align: right;
	width: 155px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 4px;
	background: url(images/bg_label.gif) no-repeat;
}

.col2 {
	width: 245px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
}

div.row {
	clear: both;
	width: 405px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	align:left;
	clear: both;
} 

.InfoBar {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	MARGIN: 0px 0px 10pt; 
	PADDING: 6px 8px 6px 8px; 
	/*BORDER: #bbbbbb 1px solid; */ 
	/*WHITE-SPACE: nowrap; */
	BACKGROUND-COLOR: #eeeeee; 
	TEXT-ALIGN: left
}
#YourComment { display:none;}




.photoGallery IMG {
	margin: 10pt;
	vertical-align: top;
}
.photoGallery DIV.divImg {
	float: left;
	width: 127px;
	vertical-align: top;
	text-align: center;
	margin-right: 0pt;
	margin-bottom: 0pt;
	border: 1px solid lightgrey;	
	/* overflow: hidden; */
}
.photoGallery DIV.divImg IMG {
	margin: 0px;
}
.photoGallery .caption {
	/*width: 100%;*/
	font-size: 0.85em;
	line-height: 1.1em;
	font-style: italic;
	padding: 3pt 5pt 5pt 3pt;
	background-color: #EEE;
}
.photoGallery.thumbs IMG {
	margin-right: 5pt; 
	cursor: pointer;
}

.imageHolder
{
	min-height:155px;
	height:auto !important;
	height:155px;
	float:left;
	margin:2px 2px 2px 2px;
	border:0;
}
