#G4LGrey{
	background-color:#FFFFFF;
	clear:both;
}

#G4LGrey .TopTile{
	background : url(images/lgrey-top-tile.gif) repeat-x scroll top;
}

#G4LGrey .RightTile{
	background : url(images/lgrey-right-tile.gif) repeat-y scroll right;
}

#G4LGrey .BottomTile{
	background : url(images/lgrey-bottom-tile.gif) repeat-x scroll bottom;
}

#G4LGrey .LeftTile{
	background : url(images/lgrey-left-tile.gif) repeat-y scroll left;
}

#G4LGrey .TopLeft{
	background : url(images/lgrey-top-left.gif) no-repeat scroll top left;
}

#G4LGrey .Topright{
	background : url(images/lgrey-top-right.gif) no-repeat scroll top right;
}

#G4LGrey .BottomLeft{
	background : url(images/lgrey-bottom-left.gif) no-repeat scroll bottom left;
}

#G4LGrey .BottomRight{
	background : url(images/lgrey-bottom-right.gif) no-repeat scroll bottom right;
}

#G4LGrey .Content{
clear:both;
}

#G4LGrey .Content .Padding{
	padding:10px 15px 15px 15px;;
}

#G4LGrey .Content .Padding p{
	margin-top:0;
}

#G4LGrey .TopBar{
	padding-top:5px;
}

#G4LGrey .TopBar .Left{
float:left;
height:36px;
line-height:36px;
padding:0 0 0 15px;
}

#G4LGrey .TopBar .Right{
float:right;
height:36px;
line-height:36px;
padding:0 10px 0 0;
margin:0 0 4px 0;
}

.G4DarkTitle{
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
