
#content {
    margin: 18px 20px 30px 20px;
	font-size: 0.8em;
	font-style: normal;
	text-indent: 25px;
	/*text-align: justify;*/
	color: #000000;
	/*border: #66797E solid 1px;*/
}
#content h1, #content h2, #content h3, #content h4 {
	text-align: left; color: #0066CC; font-weight: bold; font-size: 1.2em; text-indent: 25px;
}
#content h2 { font-size: 1em; }
#content h3 { font-size: 1.1em; color: black; }
#content h4 { font-size: 1em; color: black; font-style: italic; }

#content p { font-size: 1em; }
#content ul { font-size: 1em; text-indent: 0px }

#content .actions {
	float: none;
	text-indent: 0px;
	text-align: center;
}
#content .date {
	font-size: 0.8em;
	color: #6F7F82;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content img.thumb {
	border: #29429C solid 1px;
	float: left;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#content div.pagination {
	font-size: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#content div.pagination img {
	border: 0;
}

.news_item_table {
    width: 100%;
    margin: 10px 0px 20px 0px;
	padding: 0px;
	/*border: #66797E solid 1px;*/
	border-collapse: collapse;
}
.news_item_table td {
	padding: 0;
    margin: 0;
	/*text-indent: 25px;*/
}

#dealers li a:link{color: #666666; text-decoration: none;}
#dealers li a:active{color: #000000; text-decoration: none;}
#dealers li a:visited{color: #666666; text-decoration: none;}
#dealers li a:hover{color: #CC3333; text-decoration: underline;}

#dealers li h2 {
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 8px;
	text-indent: 0px;
}
#dealers li p {
	margin-top: 8px;
	margin-bottom: 12px;
}

#product_table {
    width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	/*border: #66797E solid 1px;*/
}
#product_table td {
	vertical-align: top;
	padding: 4px;
}
#product_table .cont_pic {
	text-align: center;
}
#product_table .prod_img {
	text-align: center;
	border: #66797E solid 1px;
}
#product_table td p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
}
#product_table table {
	border: #66797E solid 1px;
}
#product_table table td {
	padding: 4px;
	border: #66797E solid 1px;
}

ul.faq li a:link{color: #666666; text-decoration: none;}
ul.faq li a:active{color: #000000; text-decoration: none;}
ul.faq li a:visited{color: #666666; text-decoration: none;}
ul.faq li a:hover{color: #CC3333; text-decoration: underline;}



/*
#news div.item {
	border-bottom: #6F7F82 solid 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#news img.thumb {
	border: #66797E solid 1px;
}
#news h3 {
	font-size: 12px;
	color: #66797E;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
#news a {
	color: #6F7F82;
}
#news a:hover {
	text-decoration: underline;
}
#news table {
}
#news table td {
	padding: 4px;
	vertical-align: top;
}
#news div.pagination {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#news p.date {
	font-size: 10px;
	color: #6F7F82;
	padding-top: 0px;
	padding-bottom: 0px;
}

#news h2 {
	color: #000000;
	font-weight: bold;
	padding: 10px 0 15px 0;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	background: none;
}

#news_view img.image {
	border: #66797E solid 1px;
	float: left;
	margin-right: 8px;
}

#news_view div.actions {
    padding-top: 16px;
	float: none;
}
#news_view p.date {
	font-size: 10px;
	color: #6F7F82;
	padding-top: 0px;
	padding-bottom: 0px;
}

#news_view p {
	margin-top: 0px;
}

#product_table a {
	color: #5E6B6D;
}
#product_table td {
	vertical-align: top;
	padding: 4px;
}
#product_table td h3 {
	color: #5E6B6D;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
#product_table .cont_pic {
	text-align: center;
}
#product_table .prod_img {
	text-align: center;
	border: #66797E solid 1px;
}
#product_table td p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
}

#product_table table {
	border: #66797E solid 1px;
}

#product_table table td {
	padding: 4px;
	border: #66797E solid 1px;
}

#dealers {
	padding-left: 0px;
	margin-left: 20px;
}

#dealers li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#dealers ul {
	padding-left: 0px;
	margin-left: 20px;
}

#dealers li h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 4px;
}

#dealers ul li p {
	margin-top: 4px;
	margin-bottom: 10px;
}

ul.applicability {
	padding-left: 0px;
	margin-left: 20px;
}
*/
