/* CSS Document */

.topcontainer {
	padding:15px;
	background:#fff;
	width:690px;

}
.textcontainer {
	float:right;
	width:340px;

}

.bottomcontainer {
	width:720px;


}