#leftbox {
	float:left;
	width:170px;
	height:720px;
}
div.imgbox {
	float:right;
	width:130px;
	height:400px;
}
div.border {
	width:130px;
	height:78px;
	margin-top:20px;
	text-align:center;
}
div.border2 {
	width:140px;
	height:120px;
	margin-top:200px;
	margin-left:-20px;
	text-align:center;
}