#colc2 {
	float: left;
	width: 251px;
	padding-bottom: 6px;
	background: url(../electronics/TAB_BIG_buy_bottom.gif) no-repeat bottom;
}
#buyc2 {
	width: 251px;
	height: 34px;
	color: white;
	background: #585858 url(../electronics/TAB_BIG_buy.gif) no-repeat;
}
#buyc2box {
	border-left : 3px solid #585858;
	border-right: 3px solid #585858;
	width: 237px;
	padding: 4px;
}
#buyc2box UL {
	list-style-image: url(../electronics/BULLET_buy.gif);
	margin-left: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#buyc2box A {
	color: #404040;
}
#buyc2box A:hover {
	color: #585858;
	text-decoration: underline;
}

#TABproducts {
	background: url(../electronics/header_base_buy.gif) no-repeat;
}

.pageTitle {
	width: 653px;
	height: 34px;
	color: white;
	background: #585858 url(../electronics/TAB_PAGE_buy.gif) no-repeat;
}

tr.headrow {
	background-color: silver;
}
tr.odd {
	background-color: #eeeeee;
}
td, th {
	padding: 3px;
}