*{
margin:0;
padding:0;
list-style:none;
border:none;
}

div.domtab{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
div.domtab div{
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	clear:both;			
}

ul.domtabs {list-style-type:none; padding-bottom:11px;}

ul.domtabs li a {
	display:block;
	float:left;
	height:50px;
	padding: 0 0 0 52px;
	margin:0 25px;
}

a.cd {background: url(/img/bullets/formatcd.gif) no-repeat left center;}
a.digital {background: url(/img/bullets/formatdigital.gif) no-repeat left center;}
a.vinyl {background: url(/img/bullets/formatvinyl.gif) no-repeat left center;}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	color:#fff;
} 

span.article { display: block; width: 552px; background: #2f2f2f url(../img/bg/gradshiny.gif) repeat-x top ; border: solid 1px #000; margin-bottom: 10px; float: left; clear:both;}
span.article h3 a { color: #ccc; display: block; padding: 5px 11px; border-bottom: #ff1c16 solid 1px;}
span.article h3 a:hover {color: #ff1c16; border-bottom: #700 solid 1px; }
span.article h3.title {padding: 5px; border-bottom: #500 solid 1px; color:#888;}
span.article p.date {color:#bbb; margin: 12px 0 0 12px;}
span.article p {font-family: Verdana; margin: 10px 12px;}

p.spacer {display:block; height:12px; float:left;}