a, a:active, a:visited { color:#222; }
body { color:#222; }
div { border:1px solid blue; }
#content
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	position: static;
	height: auto;
	margin-top: 0px;
	width: 320px;
	margin-left: 0px;
	overflow: visible;
	line-height:1.2em;
}

ul
{
	margin: 0px;
	padding: 0px;
}

li
{
	margin: 0px;
	list-style-type: none;
}

#box1
{
	border-right: none;
	width: 320px;
	display: block;
	float: none;
	font-weight: bold;
	height: auto;
}

#box1 ul { margin-top: 22px; }

#box2 {
	border-right: solid 1px #000;
    width:320px;
    height:auto;
    float:none;
    padding-left:0;
    }
#box3 {
    clear:none;
    float:none;
    width:320px;
    padding-left:0px;
    height:auto;
    }
    
#box3 img { float:left; margin-right:23px;}
#box3 p { margin:0px; }

#short { margin-top:70px; width:320px; }