
.WG_Title 
{
    width:98%;
    margin:1px auto;
    border:1px solid #145443;
    background:#145443 url(images/greenLight.jpg) no-repeat;
    padding:2px;
}  

.WG_Actions
{
    margin:0;
    float:left;
	white-space:nowrap;
}
.WG_DarkTitle
{
    margin:0;
    float:left;
	white-space:nowrap;
}
.WG_Vis
{
	margin:0;
	float:right;
}
.WG_DarkTitle .Head
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica;
}
.WG_Clear
{
    clear:both;
}
.WG_Content
{
    width:98%;
    margin:4px auto;
    background:#FAFCEF url(images/creamLight.jpg) repeat-y;
    padding-top:3px 5px;
}

.WG_Footer
{
    width:96%;
    margin:0px auto;
}  
