@charset "utf-8";
/* CSS Document */

.box {
	font: 11px Tahoma, Verdana, "Lucida Sans Unicode", Arial, Sans-serif;
	float: left;
	width: 150px;
}
.box img {
	padding-bottom: 5px;
	border-style: none;
}

.textboxLeft {
	width: 290px;
	float: left;
	padding-right: 10px;
}
