div#smartsite { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color:#666666; 
	position:absolute; 
	margin-top:-200px;
	//bottom:100px;
	right:17%; 
	width:400px; 
	background:#e4e4e4; 
	display:none;
	padding:10px;
	border: 1px solid #666666;


 }

h5 {font-size:20px; color:#ffffff; font-weight:normal;}

#smartsite span {font-size:9px; color:#999999;}

#smartsite form {margin:0;}
#smartsite legend {color: #3399cc; font-size:9px; font-weight:bold;}
#smartsite fieldset {padding:10px; height:100%;}
div#smartfolder {float:left; margin: 5px; width:45%;}
div#smartclear {clear:both; width:100%;}
#smartsite a {color: #3399cc;}
#smartsite p {margin:3px 0 0 5px;}
