div.babyBlueBox, div.greyBox {
	border-bottom:  solid 10px #fff;
	padding:   20px 10px;
}

div.babyBlueBox p, div.greyBox p {
	font-size:  1.1em;
}


div#top {
	height:  80px;
}

div#print-now {
	float:  right;
	width:  100px;
}


p.warning {
	font-weight:  bold;
	width:  500px;
	float:  left;
	font-size: 1.2em;
}

p.warning strong {
	color:  #D22A32;
}

h4 {
	color: #333333;
	font-family: "trebuchet ms", trebuchet , verdana, sans;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:  10px;
}


div.greyBox {
	background-color:#F2F2F2; 

}

div.babyBlueBox {
	background-color:#F2F9FA; 
}

div.leftContentBox {
	width: 393px;
	float: left;	
}


div.flash {
	width: 318px;
	height:261px;
	border: 1px solid #C9CDCC;
	float:  right;
	margin-right:  10px;
}

div.flash-holder {
	height:261px;
}

table tr td {
	font-size: 12px;
}