.customTitle {
	padding:0 0 0 15px;
	float:left;
	font-size:1.5em;
	line-height:2em;
	letter-spacing:0;
	width:600px;
	font-weight:normal;
	color:#fff
}

.customButton {
	background-color:rgb(226,236,241);
	border-style:solid;
	border-width:thin;
	border-color:rgb(206,211,236);
	font-size:8pt;
	margin-right: 2px;
	margin-bottom: 5px;
		
}

.customTable {
	border-bottom-color:#e0e0e0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#e0e0e0;
	border-top-width:1px;
	border-top-style:solid;
	
}