.NormalText 
{
	margin-bottom:5px;
}
.RightImage
{
	float:right;
	z-index:999;
	position:relative;
}
.CenterImage
{
	text-align:center;
}
.LeftImage
{
	float:left;
}
.HeaderText 
{
	font-weight:bold;
	margin-bottom:5px;
}