﻿/*************** Our list ********************************************************************/
.list_style1 {
	list-style-image: url('images/bullet.gif');
	font-size: 12px;
	margin-left: 30px;
}

.list_style2 {
	list-style-image: url('images/dot.gif');
	margin-left:30px;
}

.list_style_bullet_nav {
	list-style-image: url('images/bullet.gif');
	font-size: 12px;
	margin-left: 20px;
}

.list_style_cart{
	list-style-image: url('images/bullet.gif');
	font-size: 12px;
	margin-left: 10px;
}

.caption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #4A6284;
}

.product_table{
	background-image:url('../oe_images/no_text_product_title.gif');
	background-repeat:no-repeat;
	background-position:right
}

.compat_table{
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	font-size: small;
	background-color: #FFFFFF;
}

/* We use this as our general heading.  H1 and H2 are used by the template. */
h3{
	font-family:tahoma;font-size:11px;width:147px;
	color:#8D2800;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	font-style: italic;
}

img{
	border-style:none;
	text-align: center;
}

table{
	font-size:14px;
}
