.thrColFixHdr #contentPart #sidebar {
	width: 314px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(bg.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.thrColFixHdr #contentPart #sidebar p { 
	margin: 0;
	padding-left: 21px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 15px;	
} 
.thrColFixHdr #contentPart #mainContent { 
	width: 686px;
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-image: url(bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 80px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #contentPart #mainContent ul {
	list-style-image: url(/icons/star.gif);
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.thrColFixHdr #contentPart #mainContent li {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thrColFixHdr #contentPart #mainContent .special {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(/icons/disc.gif);
	margin: 0px;
	padding-right: 30px;
}
.thrColFixHdr #contentPart #mainContent .special li {
	vertical-align: middle;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 17px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 5px;

}
.thrColFixHdr #contentPart #mainContent p { 
	margin: 0;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;	
	padding-bottom: 15px;
} 
.boxshot {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.product {
	width: 284px;
}
.product td {
	padding-bottom: 5px;
	vertical-align: top;	
}
#pageTitle, #pageTitle1, #pageTitle2, #pageTitle3, #pageTitle4, #pageTitle5, #pageTitle6, #pageTitle7, #pageTitle8, #pageTitle9, #pageTitle10 {
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-image: url(bg_title.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 80px; /* padding keeps the content of the div away from the edges */
}
.pricelist {
	color: #a3240c;
}
.chart {
	width: 95%
}
.chart tr td {
	border-top-color: #b7c1c3;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #b7c1c3;
	border-left-style: solid;
	border-left-width: 1px;	
}
.chart-right {
	border-right-color: #b7c1c3;
	border-right-style: solid;
	border-right-width: 1px;	
}
.chart-bottom {
	border-bottom-color: #b7c1c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
.chart-right-bottom {
	border-right-color: #b7c1c3;
	border-right-style: solid;
	border-right-width: 1px;	
	border-bottom-color: #b7c1c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
.oldNewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #353d43;
}
.oldNewsText a {
	color: #00839a;
	font-weight: bold;
}
.oldNewsText a:link {
	color: #00839a;
}
.oldNewsText a:active {
	color: #ee7924;
}
.oldNewsText a:visited {
	color: #708b9e;
}
.oldNewsText a:hover {
	color: #ee7924;
}
.formTitle {
	font-size : 12px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	line-height: 18px;
}
.thrColFixHdr #contentPart #mainContent .newsList {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-image: url(/icons/news.gif);
	margin: 0;
}
.thrColFixHdr #contentPart #mainContent .newsList li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;	
	margin-left: 15px;
	margin-right: 0px;
	color: #708b9e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 9px;
}
