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

.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: 820px;
	font-size: small;
	background-color: #FFFFFF;
	text-align: left;

}


/* 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;
}
