

.splaymenucol {
	float: left;
	width: 180px;
	margin-left: 0px;
	color: #000;
	font-size: 12px;
}
.splaymenucol a {
	clear: both;
	float: left;
	font-size: 12px;
	padding: 3px 3px;
	width: 170px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}


.playmenucol {
	float: left;
	width: 180px;
	margin-left: 10px;
	color: #000;
	font-size: 12px;
}

.playmenucolheader {
	width: 160px;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #903;
	font-size: 14px;
/*	border-bottom: 1px solid #ccc; */
	/*background-image: url(../images/generic/icon_arrow_down.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
}

.playmenucolheadersolution {
	width: 140px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color: #903;
	font-size: 12px;
	margin-bottom:0px;
/*	border-bottom: 1px solid #ccc; */
	/*background-image: url(../images/generic/icon_arrow_down.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
}

.playmenucolheaderrange {
	width: 160px;
	font-weight: bold;
	padding: 0 0 10px 8px;
	color: #903;
	font-size: 14px;
	/*border-bottom: 1px solid #ccc;*/
	/*background-image: url(../images/generic/icon_arrow_down.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
}


.playmenucol a {
	clear: both;
	float: left;
	font-size: 12px;
	padding: 3px 0;
	width: 160px;
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px solid #ccc;*/
}
.playmenucol a:hover {
	color: #903;
}


.playmenucolrange {
	float: left;
	width: 220px;
	margin-left: 0px;
	color: #000;
	font-size: 12px;
}



.playmenucolrange a {
	clear: both;
	float: left;
	font-size: 12px;
	padding: 3px 0;
	width: 160px;
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px solid #ccc; */
}
.playmenucolrange a:hover {
	color: #903;
}


.playbox1 {
	float: left;
	background-image: url(../images/generic/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-left: 1px solid #ccc;
	/*width: 280px; */
	width: 186px;
	padding: 0 10px;
	color: #000;
	font-size: 12px;
}

.playbox2 {
	float: left;
	background-image: url(../images/generic/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-left: 1px solid #ccc;
	/*width: 280px; */
	width: 186px;
	/* padding: 13px 0 0 10px; */
	padding: 0 10px;
	color: #000;
	font-size: 12px;
}


.playbox13 {
	float: left;
	background-image: url(../images/generic/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-left: 1px solid #ccc;
	width: 230px;
		height: 230px;
	padding: 0 10px;
	color: #000;
	font-size: 12px;
}

.playbox23 {
	float: left;
	background-image: url(../images/generic/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-left: 1px solid #ccc;
	width: 230px;
		height: 230px;
	/* padding: 13px 0 0 10px; */
	padding: 0 10px;
	color: #000;
	font-size: 12px;
}

html>body .playbox2 {

/*	padding: 10px 0 0 10px; */
}
.playtboxtitle {
	clear: left;
	font-weight: bold;
	color: #903;
	/*font-size: 20px; */
	font-size: 16px;
	line-height: 1.1em;
	margin-left: 15px;
}
.playboxtext {
	clear: left;
	padding: 10px 0;
	margin-left: 15px;
}
.btn_more {
	clear: both;
	margin-left: 15px;
}
html>body .btn_more {
	padding-bottom: 15px;
}