.textbox_about {
	font-size: small;
	line-height: 180%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 10px 25px;
	background-image: url(img_whats/bg_hol.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_body .textbox_win {
	font-size: small;
	line-height: 180%;
	color: #000033;
	background-color: #6699CC;
	margin: 0px;
	padding: 10px 10px 50px 25px;
	background-image: url(img_whats/img_bgtowin.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

