body 
{
 color:#ffffff;
 font-family:Arial,Helvetica,sans-serif;
 height:100%;
 margin:0;
 padding:0;
}

.Container 
{
/*
 background:transparent url(grok_background_microphone.jpg) repeat scroll center center;
 border:4px solid #FFFFFF;
 color:#A7CD39;
 font-weight:bold;
 margin:auto;
*/
 width: 500px;
 background-color: #3a3a3a;
 margin: auto;
 border: 1px solid #808080;
}

.Container .Head
{
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 padding-top: 15px;
}

.Container td 
{
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
}

.Container a
{
 color:#52BFEA;
}

form
{
 margin:0;
}

.S
{
 border-collapse:collapse;
 color:#000000;
 cursor:pointer;
 font-size:14px;
 font-weight:bold;
 height:31px;
 position:absolute;
 text-decoration:none;
 top:-50px;
 visibility:visible;
 white-space:nowrap;
}

#s0.S
{
 height:33px;
 z-index:999;
}

.S .End
{
 background:transparent url(bubble_2.gif) repeat scroll left top;
 width:11px;
}

#s0.S .End
{
 background:transparent url(bubble_1.gif) repeat scroll 0 0;
 width:12px;
}

.S .End.Right, #s0.S .End.Right
{
 background-position:right top;
}

.S .Center
{
 background:transparent url(bubble_2_center.gif) repeat scroll 0 0;
}

#s0.S .Center
{
 background:transparent url(bubble_1_center.gif) repeat scroll 0 0;
}

.S a
{
 color:#000000;
 text-decoration:none;
}

