/* CSS Document */div#prodBox1 {	padding: 5px 0px 0px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 6px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	margin-bottom: 10px;}.prodText1 {	text-align: justify;	margin-top: 40px;	margin-left: 80px;	margin-right: 10px;}.brandName {	font-size: 20px;	font-weight: bolder;	color: #000000;	text-align: right;	display: block;	padding-right: 5px;	width: 280px;	float: right;	border-right-width: 6px;	border-right-style: solid;	border-right-color: #990000;	line-height: 200%;	padding-bottom: 3px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;}.prodSub {	font-size: 16px;	line-height: 180%;	font-weight: bolder;	color: #000000;	text-indent: 5px;	border-left-width: 5px;	border-left-style: solid;	border-left-color: #990000;	margin-top: 50px;}.proditem {	font-size: 14px;	line-height: 16px;	font-weight: bolder;	background-image: url(img/proditem.png);	background-repeat: no-repeat;	text-indent: 18px;	margin-top: 40px;}th#thlist {	background-color: #CCCCCC;	text-align: center;	padding-left: 0px;}