/* CSS Document */

body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
a {text-decoration:none;}
td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size:12px;color:#FFFFFF}

#content {background:#333333;width: 65%;height: 100%;float:left}
#left {background:#333333;width: 15%;height: 100%;float:left}
#right {background:#333333;width: 15%;height: 100%;float:left}
#gapright {background:#FFFFFF;width: 2%;height: 100%;float:left}
#gapleft {background:#FFFFFF;width: 2%;height: 100%;float:left}
#footer {background:#FFFFFF;width: 70%;float:none} 

#ipLayer{
width:80%;
display:block;
}
#optionLayer{
width:80%;
display:block;
}
#nameLayer	{
width:80%;
display:none;
}
#guidLayer	{
width:80%;
display:none;
}
#dateLayer	{
width:80%;
display:none;
}
#rangeLayer{
width:80%;
display:none;
}
#submitLayer{
width:80%;
display:none;
}
#resultsLayers{
width:100%;
display:block;
}
#quickOptionsLayer{
width:80%;
display:block;
}