/* CSS Document */
.bgBlue {
	width: 642px;
	height: 80px;
	margin: 40px 0px 0px 0px;
	float: right;
	background: url(../img/logobig.jpg) left top no-repeat;
	border-bottom: solid 1px #6d6d6d;
	
}
.leftPart {
	width: 320px;
	float: left;
	display: table;
}
.rightPart {
	width: 300px;
	float: left;
	display: table;
}
.trialsize {
	color:#000000;
	font-size:10px;
	margin-left:23px;
}
h3 {color:#064f79;font-size:13px;font-weight:bold;margin:20px 0 5px;}
h4 {
	font-size: 12px;
	color:#000000;
	margin:15px 0 0 0;
}
ol li {margin-bottom: 5px;}
.trials {
	overflow:visible; zoom:1;
	line-height: 16px;
	margin-bottom: 10px;
}
.trial {
	margin-bottom: 10px;
}