#result_box{
position:relative;
top:15px;
left:-15%
}

	#result-logo{
		position:relative;
		float:right;
		margin:10px 0 0 0;
		height:80px;
		width:100px;
		
	}
	
	#result-listtext{
		position:relative;
		text-align:left;
		top:7px;
		left:5px;
		color:#003300;
		
	}
	#result-contacttext {
		position:relative;
		text-align:left;
		bottom:-14px;
		left:7px;
		color:#FFF;
		
		
	}
	#result-wrap {
		position:relative;		
		background: transparent url(../Images/result_box_horiz_sample.gif) repeat-x;
		height: 94px;
		color:#000;
		width:500px;
		font-size:.9em;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#result-open{
	float:left;
	background: transparent url(../Images/result_box_open.gif) no-repeat;
	width:28px;
	height:94px;
	}
	
	
	#result-close{
	float:right;
	background: transparent url(../Images/result_box_close.gif) no-repeat;
	width:28px;
	height:94px;
	}
	
	
#admintool-peruse {
	width:70%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.67em;
	
}
#admin_box{
width:100%;
height:700px;
}

#admin_home_buttons {

font-size:1.4em;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
top:110px;
width:100%;
min-width:600px;
max-width:600px;
height:80px;
}
#admin_home_right{


float:right;

width:200px;
height:80px;
}
#admin_home_left {


float:left;

width:200px;
height:80px;
}

#form_box{
width:500px;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
}

#result_box h2 {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-stretch:expanded;
	
}

#result_web {
position:absolute;
text-align:center;
color:#FFF;
font-size:.85em;
bottom:13px;
right:12px;
}