ul {
	
	margin:0.5em 0 0.5em 15px;
	padding:0 0 0 1.5em;
}

li {
	list-style-image:url('/images/page/bullet.gif');
	margin: 0.5em 0;
	padding: 0 0 0 4px;
}

ul ul {
	padding: 0 0 0 1.0em;
}

li li  {
	list-style-image:url('/images/page/bullet-2.gif');
}

li li li  {
	list-style-image:url('/images/page/bullet-3.gif');
}

.bullet {
	background:url('/images/page/bullet.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.bullet-gray {
	background:url('/images/page/bullet-gray.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.bullet-white {
	background:url('/images/page/bullet-white.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.gray {
	color:#999999;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:260%;
	font-family: "Arial Narrow", arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;
	line-height:1.1;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	color:#304795;
	line-height:1.2;
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: arial,tahoma, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#eaeaea;
	height:3px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#eaeaea;
}

.nowrap,
.nowrap * {
	white-space: nowrap;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#999999;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}


#tableProducts .productDescription h3 {
	margin: 0 0 0.2em 0;
	font-size:120%;
	font-family: Tahoma, Arial, sans-serif;
}

#tableProducts .productDescriptionText {
	margin: 0.1em 0 0.2em 0;
}

#tableProducts .productPartNumber {
	font-size:90%;
	font-weight:bold;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 180%;
	font-weight:normal;
	color: /*#cf1b31*//*#f60*/ #d4202e;
}

#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
	font-family: Tahoma, Arial, sans-serif;
}

#News .newsDate {
	font-size:90%;
	margin: 0.5em 0 0.2em 0;
	font-family: Tahoma, Arial, sans-serif;
}

.newsImg {
	margin-right:10px;
}

#LatestNews h3 {
	margin: 0 0 0.2em 0;
	font-size:120%;
	line-height:1.2;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews .newsDescription {
	font-size:90%;
}

#LatestNews .newsDate {
	color:#458bca;
	margin: 0.5em 0 0.3em 0;
}


/*    --------------------  Product Description  ------------------------    */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;
	
}

#productImageDescription .bullet {
	background:url('/images/page/bullet.gif') -2px -0.1em no-repeat; 
	padding: 0 1em 0 15px;
}


#productThumbnails {	
	margin: 0 0 2em 0;
}

#productThumbnails .thumbnail, #productThumbnails .thumbnail_active {
	float:left;
	margin: 0 5px 5px 0;
	position:relative;
	top:0;
	left:0;
}
#productThumbnails .thumbnail {
	border:3px solid #F0F0F0;
}
#productThumbnails .thumbnail_active  {
	border:3px solid /*#cf1b31*/#c62e3a;
}


.option-help {
	text-decoration:none;
	font-size:80%;
}

