html {
	font-family: Arial, Helvetica, sans-serif, "Gill Alt One MT", "Gill Sans";
}

body {
	background:white none repeat scroll 0%;
	overflow:visible;
}

#content {
        clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	top: 0px;
	overflow: show;
	background: none;
}

div.csc-textpic-intext-left-nowrap, 
div.csc-textpic-imagewrap, 
div.csc-textpic-clear {
	clear:left !important;
}


#main-content p {
line-height:1.3em;
}
p.bodytext {
margin-top:0pt;
}


#info-boxes {
	float: right;
	width: 151px;
	padding: 0 10px;
}

#infobox {
	width: 137px;
	background: #E3E4E4 url(../images/info-box_round_top.gif) top no-repeat;
	padding: 7px 7px 1px;
}


