div#left-area {
    top: 60px;
	font-size: 12px;
	height: 200px;
}

div#image img {
	vertical-align: top;
	position: absolute;
	top: 22px;
}


div#content {
    position: static;
    border-top: 0;
	margin-top: 40px;
    padding-top: 0px;
    width: 200px;
}
