html * {padding:0; 	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
html, body{ height:100%; }
body {font-family:'Trebuchet MS' Arial;  }

p { font-size:12px; color:#fff;}

iframe { border:1px solid #783d93; width:99%; overflow:hidden}

#topblock {width:100%; background-color:Black; clear:both; height:118px;}
#logo {padding:5px; height:37px; clear:both;}
	#logo img{float:left;}
	#logo h1{color:#5f1e7d; font-weight:normal; font-size:22px; padding-top:8px;  }
		#logo a img{ border:0px;}


#strip  { background-image:url('images/color.jpg'); width:200px; height:20px; vertical-align:middle; border:1px solid gray;}
	#strip  p { padding:5px; color:black; display:inline;}
#siteCall {}

#dialog {background-color:White;}

#opacitySettings{ margin:10px;  width:215px; height:45px; float:left; }
#siteCall { margin:10px;  width:275px; height:45px; float:left; }
#whatIsThis { margin:10px;   height:45px; float:left; }

.search {font-size:0.8em;}
#description { display:none; position:absolute; top:90px; left:550px; width:300px; background-color:#dbc5e6; padding:10px; border:1px solid white; z-index:1000; color:#000;}

#showInfo { background-image:url('images/q.png'); height:40px; background-repeat:no-repeat; background-position:65px 0px; color:#881abb;
	width: 103px;
}