.clear
{
	clear: both;
}

.box
{
	margin: 0 0 64px 0;	
}

.message {
	background-color: #DDD;
	text-align: left;
	padding: 25px 20px 25px 45px;
	border: 2px solid #C7E06E;	
}



.information {
	background: #DDD url(../images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #BBD4FC;
	border-bottom: 2px solid #BBD4FC;
	}

.alert {
	background: #fff6bf url(../images/error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 2px solid #ffd324;
	}
	
.error {
	background: #FFF6BF url(../images/error.png) center no-repeat;
	background-position: 15px 48%; /* x-pos y-pos */
	text-align: left;
	padding: 50px 20px 15px 45px;
	border: 2px solid #FFD324;	
	}
	
#fileprogress
{
	display: none;
	font-weight: bold;
	text-align: left;
	padding: 25px 20px 2px 5px;

}

#progressbar
{



}

.button {
display: block;
width: 152px;
margin: 4px 4px 0px 4px;
padding: 0.5em;
border: 1px solid #BBB;
color: #444;
text-decoration: none;
background: #F0E9E6;
text-align: center;
float: right;
}


.button:hover {
text-decoration: none;
color: #444;
background: #F0E9E6;
border-color: #C7E06E;
}

.link {
margin: 4px 4px 14px 0;
padding: 0.2em;
border: 1px solid #BBB;
color: #444;
text-decoration: none;
background: #F0E9E6;
text-align: center;
}

.link2 {
margin: 4px 4px 14px 10px;
padding: 0.2em;
border: 1px solid #BBB;
color: #444;
text-decoration: none;
background: #F0E9E6;
text-align: center;
}



#foundRef
{	
	float: left;

}
.imgright
{
	float: right;	
	margin: 5px 10px 0 0;
}

body>.imgright
{

	float: right;	
	margin-right: 1px;
}


div.formrow {
	clear: both;
	padding: 0 4px 0 4px;
}

div.formrow span.label{
	float: left;
	width: 110px;
	min-width: 105px;
	margin: 4px 0 4px 0;
	padding-top: 0;
}



div.formrow span.value {
	float: left;
	margin: 0;
	padding: 0;
}


div.formrow span.label2{
	float: left;
	width: 135px;
	min-width: 130px;
	margin: 0;
	padding: 0;
}


.icon16
{
	width: 16px;
	height: 16px;	
}

.icon20
{
	width: 20px;
	height: 20px;
}

.icon24
{
	width: 24px;
	height: 24px;
}


#banner
{
	margin: 8px 0 0 0;
	padding: 0;	
}

.wrapper
{
	position: absolute;
	top: 40%;
	width: 914px;	

}


.tinyBox 
{
	height: 150px;
	position: relative;
	width: 60%;
	margin: 0 auto 0 auto;	
	/*background: #DDD url(../images/ajax-loader2.gif) center no-repeat;*/
	background-position: 50% 70px; /* x-pos y-pos */
	text-align: center;
	padding: 15px 20px 15px 45px;
	border: 2px solid #9ABF00;
	line-height: 2;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}


.tinyBox input
{
	margin-top: 76px;
	text-align: center;
	display:inline;
	color: #FFFFFF;
	font-weight:none;
	background-color:#B5D045;
	border-color:#9ABF00;
	font-size:11px;
	padding: 2px 8px 2px 8px;
	font-weight:bold;
}

#count
{
	position: absolute;
	top: 81px;
	left: 49.5%;
	font-size: 19px;
	font-weight: bold;
}

.leftbox
{
	float: left;	
	width: 69%;
}

.rightbox
{
	float: right;
	width: 28%;
	text-align: right;
	padding: 18 6 0 0;
}

.rightbox2
{
	float: right;
	width: 28%;
	text-align: right;
	padding: 0 6 0 0;
}


.formError
{
	font-size: 10px;	
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left: 2px;
}

.right_submit_button
{
	
}

.searchset
{
	
}

.strike
{
	/*text-decoration: line-through;	*/
	color: c0c0c0;
}

.hidden
{
	visibility: hidden;	
}
