.box .box_head,
.box .tl,
.box .box_body,
.box .bl {
	background:transparent url(/1/images/boxes/Background_Area_white.png) no-repeat top right;
	_background-image: url(/1/images/boxes/Background_Area_white.gif);
}
.box.black .box_head, .box.black .box_body, .box.black .tl, .box.black .bl{
        background-image: url(/1/images/boxes/Background_Area_black.png);
}
.box.light_yellow .box_head, .box.light_yellow .box_body, .box.light_yellow .tl, .box.light_yellow .bl{
        background-image: url(/1/images/boxes/Background_Area_light_yellow.png);
}
.box.purple .box_head, .box.purple .box_body, .box.purple .tl, .box.purple .bl{
        background-image: url(/1/images/boxes/Background_Area_purple.png);
}
.box.dark_grey .box_head, .box.dark_grey .box_body, .box.dark_grey .tl, .box.dark_grey .bl{
        background-image: url(/1/images/boxes/Background_Area_dark_grey.png);
}
.box.red .box_head, .box.red .box_body, .box.red .tl, .box.red .bl{
        background-image: url(/1/images/boxes/Background_Area_red.png);
}
.box.dark_red .box_head, .box.dark_red .box_body, .box.dark_red .tl, .box.dark_red .bl{
        background-image: url(/1/images/boxes/Background_Area_dark_red.png);
}
.box.bright_red .box_head, .box.bright_red .box_body, .box.bright_red .tl, .box.bright_red .bl{
        background-image: url(/1/images/boxes/Background_Area_bright_red.png);
}
.box.blue .box_head, .box.blue .box_body, .box.blue .tl, .box.blue .bl{
        background-image: url(/1/images/boxes/Background_Area_blue.png);
}
.box.dark_blue .box_head, .box.dark_blue .box_body, .box.dark_blue .tl, .box.dark_blue .bl{
        background-image: url(/1/images/boxes/Background_Area_dark_blue.png);
}
.box.grey_blue .box_head, .box.grey_blue .box_body, .box.grey_blue .tl, .box.grey_blue .bl{
        background-image: url(/1/images/boxes/Background_Area_grey_blue.png);
}
.box.light_blue .box_head, .box.light_blue .box_body, .box.light_blue .tl, .box.light_blue .bl{
        background-image: url(/1/images/boxes/Background_Area_light_blue.png);
}
.box.light_green .box_head, .box.light_green .box_body, .box.light_green .tl, .box.light_green .bl{
        background-image: url(/1/images/boxes/Background_Area_light_green.png);
}
.box.dark_green .box_head, .box.dark_green .box_body, .box.dark_green .tl, .box.dark_green .bl{
        background-image: url(/1/images/boxes/Background_Area_dark_green.png);
}
.box.light_grey .box_head, .box.light_grey .box_body, .box.light_grey .tl, .box.light_grey .bl{
        background-image: url(/1/images/boxes/Background_Area_light_grey.png);
}
.box.fantasy1 .box_head, .box.fantasy1 .box_body, .box.fantasy1 .tl, .box.fantasy1 .bl{
        background-image: url(/1/images/boxes/fantasy_1.png);
}
.box.fantasy2 .box_head, .box.fantasy2 .box_body, .box.fantasy2 .tl, .box.fantasy2 .bl{
        background-image: url(/1/images/boxes/fantasy_2.png);
}
.box.fantasy3 .box_head, .box.fantasy3 .box_body, .box.fantasy3 .tl, .box.fantasy3 .bl{
        background-image: url(/1/images/boxes/fantasy_3.png);
}
.box.fantasy4 .box_head, .box.fantasy4 .box_body, .box.fantasy4 .tl, .box.fantasy4 .bl{
        background-image: url(/1/images/boxes/fantasy_4.png);
}
.box.games1 .box_head, .box.games1 .box_body, .box.games1 .tl, .box.games1 .bl{
        background-image: url(/1/images/boxes/games_1.png);
}
.box.games2 .box_head, .box.games2 .box_body, .box.games2 .tl, .box.games2 .bl{
        background-image: url(/1/images/boxes/games_2.png);
}
.box.games3 .box_head, .box.games3 .box_body, .box.games3 .tl, .box.games3 .bl{
        background-image: url(/1/images/boxes/games_3.png);
}
.box.games4 .box_head, .box.games4 .box_body, .box.games4 .tl, .box.games4 .bl{
        background-image: url(/1/images/boxes/games_4.png);
}
.box.poker1 .box_head, .box.poker1 .box_body, .box.poker1 .tl, .box.poker1 .bl{
        background-image: url(/1/images/boxes/poker_1.png);
}
.box.poker2 .box_head, .box.poker2 .box_body, .box.poker2 .tl, .box.poker2 .bl{
        background-image: url(/1/images/boxes/poker_2.png);
}
.box.poker3 .box_head, .box.poker3 .box_body, .box.poker3 .tl, .box.poker3 .bl{
        background-image: url(/1/images/boxes/poker_3.png);
}
.box.poker4 .box_head, .box.poker4 .box_body, .box.poker4 .tl, .box.poker4 .bl{
        background-image: url(/1/images/boxes/poker_4.png);
}
.box.forum .box_head, .box.forum .box_body, .box.forum .tl, .box.forum .bl{
        background-image: url(/1/images/boxes/forums.png);
}
.box.cashout .box_head, .box.cashout .box_body, .box.cashout .tl, .box.cashout .bl{
        background-image: url(/1/images/boxes/Background_Area_white0.png);
}

.box {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:800px; /* based on image dimensions */
	color:black;
	z-index:1;
	margin-left:22px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under.box */
}
.box .box_head {
	position:relative;
	_overflow-y:hidden;
	padding:10px 12px 0px 0px;
	min-height: 22px;
}
.box .tl {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:22px; /* top slice width */
	margin-left: -22px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.box .box_body {
	/* bottom */
	position:relative;
	padding: 10px 22px 22px 0px;
}
.box .box_body {
	background-position:bottom right;
}
.box .bl {
        /* bottom+left vertical slice */
        position:absolute;
        left:0px;
        width:22px; /* top slice width */
        margin-left: -22px;
	margin-top: -10px;
        height:100%;
        _height:1600px; /* arbitrary long height, IE 6 */
	background-position:bottom left;
}
.box .box_body, .box .bl {
	height:100%;
}

.box h1, .box h2, .box p{
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
	border:none;
	color: black;
}
.box .wrapper{
	position:static;
	max-height:1000px;
	overflow-y:auto;
	padding-right:5px;
}
.box .social_wrapper{
        position:static;
        max-height:300px;
        overflow-y:auto;
        padding-right:5px;
}


.box.white_text, .box.white_text a, .box.white_text h1, .box.white_text h2, .box.white_text p {
	color: white;
}
.box.grey_text, .box.grey_text a, .box.grey_text h1, .box.grey_text h2, .box.grey_text p {
        color: grey;
}

.box ul{
	padding-left:20px;
}
