#brandsContainer {
	width: 990px;
	background-color: #FFFFFF;
	margin: auto;
}
#brandsLeft {
	width: 575px;
	float: left;
	margin: 10px 10px 10px 15px;
}
#brandsMod{
	width: 645px;
	height: 185px;
	margin-bottom: 10px;
}
#brandsRight {
	width: 360px;
	float: right;
	margin: 0px 15px 10px 10px;
	color: #333333;
	position: relative;
	top: 20px;
}
h1 {
	margin-bottom: 5px;
}
span.sub {
	color: #990000;
	font-size: 14pt;
}

.ABC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 2px;
	width: 504px;
	height: 29px;
	padding-top: 6px;
	background: url(http://www.powerblocktv.com/img/directory/border/abc_bg.gif) no-repeat;
}
.ABC a:link, .ABC a:visited {
	color: #333333;
}
.ABC a:hover {
	color: #cc0000;
}

.t1 {
	background: url(http://www.powerblocktv.com/img/directory/border/dot.gif) 0 0 repeat-x
}
.t2 {
	background: url(http://www.powerblocktv.com/img/directory/border/dot.gif) 0 0 repeat-x
}

.b {background: url(http://www.powerblocktv.com/img/directory/border/dot.gif) 0 100% repeat-x}
.l {background: url(http://www.powerblocktv.com/img/directory/border/dot.gif) 0 0 repeat-y}
.r {background: url(http://www.powerblocktv.com/img/directory/border/dot.gif) 100% 0 repeat-y}
.bl {background: url(http://www.powerblocktv.com/img/directory/border/bl.gif) 0 100% no-repeat}
.br {background: url(http://www.powerblocktv.com/img/directory/border/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.powerblocktv.com/img/directory/border/tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.powerblocktv.com/img/directory/border/tr.gif) 100% 0 no-repeat; padding:10px} 

.top a:link, .tr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover { color: #cc0000; text-decoration: underline; }

