#textbox{
	position:relative;
	width:650px;
	left:20px;
	float:left;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#test{
	width:550px;
	height:300px}
}
.info{
	position:relative;
	width:300px;
	padding-top:20px;
	float:left;
	left: 150px;
	top: 400px;
}
.otherinfo{
	position:absolute;
	width:650px;
	padding-top:20px;
	float:left;
	left: -21px;
	top: 4px;
	height: 1384px;
}

.readmore p{
	color:#007F7F;
	text-align:right;
	text-decoration:underline;
}

/*.leftBox{
	position:relative;
	width:300px;
	float:left;
	left:10px;
}

.rightBox{
	position:relative;
	width:200px;
	float:left;
}*/

.otherBox{
	position:relative;
	width:200px;
	float:left;
}*/

