div.TopContainer {
	border:1px solid #dddddd;
	background:#e8f0fa none repeat scroll 0%;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}