.mainContent h4
{
	margin: 25px 5px 15px 0px;
}
#mainContent div.features
{
	width: 373px;
	background: url(../images/features-bottom.gif) bottom no-repeat;
	padding-bottom: 3px;
}
#mainContent div.features div.featuresBox
{
	background: url(../images/featuresbox-middle.gif) repeat-y;
}
div.features ul
{
	list-style: none;
	background: url(../images/features-top.gif) top no-repeat;
	padding: 8px 10px;
}
div.features ul li
{
	font-size: 1.2em;
	border-bottom: 1px dotted #999;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(../images/features-bullet.gif) 0 3px no-repeat;
	padding-left: 20px;
}
#secundary-content
{
	clear: both;
}
#secundary-content div.features
{
	width: 
}
.enlarge
{
	clear: both;
	display: block;
	text-align: left;
	margin: 15px 5px 15px 0px;
}
.enlarge a
{
	color: #000099;
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
#news h4, #documentation h4
{
	color: black !important;
}
.navigationBox ul
{
	padding: 5px 8px 0px 8px !important;
}
.navigationBox ul li a
{
	font-size: 11px !important;
}
.navigationBox ul li ul
{
	margin-bottom: 15px;
}
#mainContent h2#web 
{
	/*height: 35px !important;*/
	line-height: 22px;
	padding-bottom: 4px;
}
.mainContent p b
{
	/*margin-bottom: 15px;*/
	display: block;
	clear: both;
}
.featuresBox ul ul
{
	background: none !important;
	padding: 8px 0px 8px 38px !important;
}