.graffwriter {
	background-image: url(images/Rase_BGs/GW_GreyBlack2.gif);
	background-repeat: no-repeat;
}

.main_box {
	background-color:#333;
	background: rgba(155, 155, 155, 0.25);
	margin: 8px;
	padding: 8px;
	border: thin solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
}

.ad_320 {
	width: 300;
	height: 240;
	/* background-color:#999999; */
	float:left;
}
