.boxContainer
{
	font-family:Verdana;
	font-size:11px;
	text-align:left;		
	color:#666666;
}

.boxHeader
{
	padding:4px;
	font-size:12px;
	background-repeat:repeat-x;
	border-bottom: solid 1px #cccccc;
}

.boxTextContainer
{
	padding:4px;
}

.boxHyperLink
{
	text-decoration:none; 
	color: #666666;
	font-weight: bold;
}

.spaceBetweenBox
{
	padding:6px;	
}
