/**********************************************************************************
*
*  This style sheet is used on pages with no left nav.
*
**********************************************************************************/

div.white_border2
{
	border: solid #FFFFFF;
	border-width: 2;
	width: 600px;
	text-align: center;
}
