a, a:active, a:visited { color:#222; }
body { color:#222; }
#content
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 264px;
	margin-top: -132px;
	width: 682px;
	margin-left: -341px;
	overflow: visible;
	line-height:1.2em;
}

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

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

#box1
{
	border-right: solid 1px #000;
	width: 207px;
	display: block;
	float: left;
	font-weight: bold;
	height: 107px;
}

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

#box2 {
	border-right: solid 1px #000;
    width:171px;
    height:107px;
    float:left;
    padding-left:25px;
    }
#box3 {
    clear:right;
    float:left;
    width:252px;
    padding-left:25px;
    height:107px;
    }
    
#box3 img { float:left; margin-right:17px;}
#box3 p { margin:0px; }

#short { margin-top:154px; }