/* CSS Document */

#navwrap #aboutbuttonABOUT {
	height: 25px;
	width: 60px;
	clear: none;
	float: left;
	margin-left: 25px;
	background-image: url(../images/navbuttons/ABOUT-poker-software.gif);
	background-repeat: no-repeat;
}
#aboutbody {
	width: 625px;
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
	padding-right: 25px;
}

