/******************************/
/* DIGITAL HITCOUNTER STYLING */
/******************************/

.digitalhcleftcol {
	width: 4px;
	background: url('../addons/hitcounter/images/digital/left.gif') no-repeat;
	}
.digitalhcrightcol {
	width: 4px;
	background: url('../addons/hitcounter/images/digital/right.gif') no-repeat;
	}
.digitalhctoprow {
	width: 108px;
	background: url('../addons/hitcounter/images/digital/top-repeat.gif') top repeat-x;
	}
.digitalhcbottomrow {
	width: 108px;
	background: url('../addons/hitcounter/images/digital/bottom-repeat.gif') top repeat-x;
	}


.bluehcleftcol {
	width: 4px;
	background: url('../addons/hitcounter/images/blue/left.gif') no-repeat;
	}
.bluehcrightcol {
	width: 4px;
	background: url('../addons/hitcounter/images/blue/right.gif') no-repeat;
	}
