/* @override http://dustinwalker.homeserver.com:88/bcptags/assets/files/css/playground-rules.css */

/*playground rules*/
#playground .w4col {
	margin-bottom: 16px;
	}
#playground .rulesLeft {
	float: left;
	width: 160px;
	}
#playground h3 {
	color: #3e6103;
	line-height: 1.1;
	margin-bottom: 8px;
	
}
#playground img {
	float: right;
	padding-right: 16px;
}
#playground .w4col.colRight img {
	float: right;
	padding-right: 0px;
}
#bgMakerWrapper {
	background: url(../../../struct/uniquebg/coulds-new.jpg) repeat-x center 0px;
}
h1#pieceTitle {
	background: none;
	border: none;
}
html, body {
	background-color: #ebebf7;
}

#bottomWrapper {
	background-image: url(../../../struct/_imgs/bg/thirtypercentwhite.png);
	padding: 16px;
}
.centerFull {
	background: none;
	border: none;
}
