#colB {
	float: left;
	margin-left: 5px;
	width: 251px;
	padding-bottom: 6px;
	background: url(../electronics/TAB_BIG_support_bottom.gif) no-repeat bottom;
}
#lc {
	width: 251px;
	height: 34px;
	color: white;
	background: #942f53 url(../electronics/TAB_BIG_support.gif) no-repeat;
}
#lcbox {
	border-left : 3px solid #136214;
	border-right: 3px solid #136214;
	width: 237px;
	padding: 4px;
}
#lcbox UL {
	list-style-image: url(../electronics/BULLET_support.gif);
	margin-left: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#lcbox A {
	color: #404040;
}
#lcbox A:hover {
	color: #136214;
	text-decoration: underline;
}

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

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

.lcTable {
	width: 100%;
	margin-bottom: 1em;
}
.lcTable TH {
	width: 33%;
	background-color: #ebe5e7;
	padding: 3px;
}
.lcTable TD {
	padding: 3px;
	vertical-align: top;
}

.lctable {
	border: 1px solid #cacadf;
	background-color: #e1e2ff;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
}