.UpdateStartTitle
{	color: #ffe3ab; /*Try making this match .MainPageNews's background-color*/
	font-size: xx-large;
}

.UpdateTable
{	padding: 0px;
		border-width: none;
		border-spacing: 0px;                
}
.UpdateTable .Date
	{	font-weight: bold;
		font-size: x-large;
	}
.UpdateTable .Credit
	{	font-size: smaller;
		vertical-align: bottom;
	}

.MainPageNews
{       padding-left: 20px;
        padding-right: 20px;
        color: red;
        background-color: #ffe3ab;
        text-align: justify;
}

.MainPageNews LI
{	vertical-align:top;
}

.MainPageNews .ItemHeader
{	font-weight: bold;
}

.comment_for_conrad
{	float: left;
	same-as:align=left
}
