table#content {
	border-collapse :		collapse; }

#gangwars, #news {
	background-repeat :		repeat-y; }

#gangwars, #gangwars-top, #gangwars-btm {
	width :					561px;
	background-repeat :		repeat-y; }

#news, #news-top, #news-btm {
	width :					393px;
	background-repeat :		repeat-y; }

#gangwars {
	background-image :		url(./images/gangwars-bg.png); }

table#content #news {
	background-image :		url(./images/news-bg.png); }

table#content #middle {
	width :					24px;
	background-image :		url(./images/bgcenter.png);
	background-repeat :		no-repeat; }

#gangwars-top, #news-top {
	height :				11px; }

#gangwars-top {
	background-image :		url(./images/gangwars-top.png); }

#news-top {
	background-image :		url(./images/news-top.png); }

#gangwars .content, #news .content {
	padding :				30px 12px 5px 12px;
	color :					#1a1a1a;
	background-position :	-1px 0px; }

#gangwars .content {
	background-image :		url(./images/gangwars-div.png);
	background-repeat :		no-repeat; }

#news .content {
	background-image :		url(./images/news-div.png);
	background-repeat :		no-repeat; }

#gangwars-btm, #news-btm {
	height : 				11px; }

#gangwars-btm {
	background-image :		url(./images/gangwars-btm.png); }

#news-btm {
	background-image :		url(./images/news-btm.png); }

.content span {
	display :				block;
	width :					100%; }

#gangwars .content span {
	margin-bottom :			30px; }

#gangwars img.left {
	float :					left;
	margin-right :			5px; }

#gangwars img.right {
	float :					right;
	margin-left :			5px; }

.content span.newscaption {
	margin-bottom :			10px; }

.content span.newstext {
	margin-bottom :			30px; }

.content img.newsimg {
	float :					right; }