/* CSS Document */
#main-ad {
	background: url(../images/silverleaf-cms/top-bg.png) top center no-repeat;
	height: 575px;
	margin-bottom: 16px;
	padding: 30px;
}
#main-ad h1,
#main-ad h2 {
	/*font-family: "Gill Sans","Trebuchet MS", Helvetica, Arial,sans-serif;*/
	font-family: Optima,"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#main-ad td {
	font-size: 0.9em;
	padding-left: 36px;
	height: 40px;
	white-space: nowrap;
	background-position: 0 10;
}
/*
#main-ad .search {
	background: url(../images/icons/ico-search.jpg) 0 8px no-repeat;
}
#main-ad .design {
	background: url(../images/icons/ico-design.jpg) 0 8px no-repeat;
}
#main-ad .workflows {
	background: url(../images/icons/ico-workflows.jpg) 0 8px no-repeat;
}
#main-ad .analytics {
	background: url(../images/icons/ico-analytics.jpg) 0 8px no-repeat;
}
#main-ad .templates {
	background: url(../images/icons/ico-templates.jpg) 0 8px no-repeat;
}
#main-ad .scheduling {
	background: url(../images/icons/ico-scheduling.jpg) 0 8px no-repeat;
}
#main-ad .history {
	background: url(../images/icons/ico-history.jpg) 0 8px no-repeat;
}
#main-ad .scalable {
	background: url(../images/icons/ico-scalable.jpg) 0 0 no-repeat;
}
#main-ad .permissions,
#main-ad .redundancy,
#main-ad .scalable {
	padding-left: 60px;
}
*/

.white-box-928 .mid h2 {
	font-size: 2em;
	margin-top: 35px;
	padding-top: 35px;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
}