/* CSS Document */
.heading{
float:left;
}
.text{
float:left;
margin-top:5px;
margin-left:5px;
padding-bottom:2px;

}
.BROWSERWIN{
border:1px solid #000000;
float:left;
width:300px;
}
#upload{
float:right;
border:1px solid #000000;
width:300px;
display:block;
padding:3px;
}
#prewin{
width:600px;
height:500px;
float:left;
}
#imgprop{
margin-top:4px;
float:right;
border:1px solid #000000;
width:300px;
display:block;
padding:3px;
}
.tabless{
margin:0px;
float:left;
}
#postfooter{
display:inline;
float:right:
}
.smText{

font-size:70%;
}
.holder{
margin:1px;
font-size:80%;
float:left;
}
.holderhid{
display:none;

}
/***********************************************/
/* SEARCH RESULTS                       */
/***********************************************/
#rowresults{
	border: 1px solid #999999;

	 BACKGROUND-COLOR:#BCD5EB;
	color: #FFFFFF;
	font-weight:bold;
	width:98%;

	float:left;	
	
	padding:5px;
	margin:2px;
}
#rowresults h2{
	 color: #433E7C;
	display:inline;
	font-size:105%;
}
.rowcountcurrent{
font-size:12px;
	border: 1px solid #999999;
	width:15px;
	height:15px;
	float:left;
	text-align:center;
	background-color:#CCCCCC;
 color: #433E7C;
 font-weight:300;
margin:1px;
	
}
.rowcountnotcurrent{
	font-size:12px;
	border: 1px solid #999999;
	width:15px;
	height:15px;
	float:left;
	text-align:center;	
	margin:1px;
}
#rowresults  a:link {


}
#rowresults  a:visited {
font-size:10px;
font-weight:100;
	

}
#rowresults  a:hover {
font-size:14px;
font-weight:bold;
 color: #433E7C;
}
#gallerypics{
width:990px;
float:left;
}
#gallery_img{
margin-bottom:3px;
float:left;
}
#gallery_img img{
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;

padding:3px;
}
.spacer{
background-image: url(/img/gfx/imgbox.gif);
	background-repeat:no-repeat;
width:196px;
height:26px;
}
#gallery_edit{
border: 1px solid #000000;
margin:3px;
padding:3px;
float:left;
display:block;
}