/* Adjusted CSS Stylesheet For EDS look and feel Applications */

.ContentTable
{
    border-color: #600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}



.TitleText
{
	background-color: #8c8c2f;
	color: white;
	padding: 2px;
}

.InstructionText
{
	font-style: italic;
}





