/* CSS Document */
input, textarea, select { 
	background: #FFF; 
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #525C7F;
	border-color: #88A3BA; 
	border-style: solid; 
	border-width: 1px; 
	padding: 1px 1px 2px 3px;
}
.content_bg {
	background: url("../img/bg/bg_content_stretch.gif") top left repeat-y;
	width: 414px;
	float:left;
	
}
.content_top {
	background: url("../img/bg/bg_content_hdr.gif") top left no-repeat;
	padding: 7px;
	width:400px;
	float:left;
}
.img_space
{
	width: 450px;
	height:15px;
	float:left;
}
.popup
{
	background:none;
}
.dv_background
{
	background-image: url(../img/bg/page_listings_top.gif);
	/*width:459px;*/
	height:auto;
	float:left;
	background-repeat: no-repeat;
	width:449px;
	padding-left:10px;
}
#divMain
{
	width:450px;
	height:auto;
	float:left;
	
	
}
#divFirstFour
{
	width:400px;
	height:auto;
	float:left;
	padding-bottom:20px;
	
}
#divAdditionalFour
{
	width:400px;
	height:auto;
	float:left;
	padding-bottom:20px;
	
}
#divMiniSiteImages
{
	width:400px;
	height:auto;
	float:left;
	padding-bottom:20px;
	
}
#divPrimaryPhoto
{
	width:125px;
	float:left;
	font-size:xx-small;
	text-align:left;
}
#divUploadAdditional
{
	width:125px;
	float:left;
	font-size:xx-small;
	text-align:left;
	
}
#divMiniSitePhotoHead
{
	width:125px;
	float:left;
	font-size:xx-small;
	TEXT-ALIGN:LEFT;
}
#image_container
{
	/*width:450px;*/
	float:left;
	height:auto;
	width:459px;
	/*padding-left:10px;*/
}
#divOtherPhotos
{
	width:125px;
	float:left;
	font-size:xx-small;
	text-align:left;
}
.childDivs
{
	width:75px;
	float:left;
	height:auto;
	display:inline;
	
	
}
.childDivsFile
{
	width:175px;
	float:left;
	height:auto;
	display:inline;
	text-align:left;

}
.row1
{
	width:400px;
	float:left;
	height:auto;
	
}
.childDivsHead
{
	width:125px;
	float:left;
	height:auto;
	display:inline;
	
}
.lblImageNameApproved
{
	text-align:left;
	padding-left :05px;
	color:Black;
	width:150px;
	/*background-color:Aqua;*/
}
.lblImageNameUnApproved
{
	text-align:left;
	padding-left :05px;
	color:Blue;
	width:150px;
	/*background-color:Yellow;*/
}