div.script_content
{
 display: none;
}

div.main_grp
{
 float: left;
 width: 32%;
 margin: 0.65%;
}

div.main_grp_int
{
 width: 100%;
 text-align: center;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 color: #000000;
}

div.heading
{
 font-size: 150%;
 width: 100%;
 background-color: #444444;
 color: #FFFFFF;
}

div.item
{
 font-size: 140%;
 visibility: hidden;
}

a.item:hover
{
 color: #FFFFFF;
}

a.item
{
 color: inherit;
 text-decoration: none;
}

div.description
{
 clear: both;
 font-size: 120%;
 height: 2.5em;
 text-align: center;
}