.Title
{	
	float:left;	
	clear:both;
}
.Description
{	
	clear:both;
	float:left;
}
.ItemTitle
{
	clear:both;
	float:left;
	font-weight:bold;
}
.ItemDescription
{
	clear:both;
	float:left;	
}
.TableStyle
{
	width:100%;
	float:left;
	clear:both;
	border-color:Gray;
	border-width:0.1;	
}

.TableStyle tr td
{
	vertical-align:top;
}

.HyperLink
{
	float : left;
	clear : both;
	white-space:nowrap;
}

.Image
{
	clear:both;
	azimuth:center;
}
.DivWebPartsContentPicsAndLogos
{
}