body, td {
	font-size: 0.80em;
	font-family: Tahoma, Arial, sans-serif;
}

img {
	border: none;
}

a {
	color: #0073c3;
	text-decoration: underline;
}

p {
	margin: 0.25em 0 0.95em;
}

ul {
	list-style: square outside url("/images/page/bullet-ul.gif");
	margin: 0;
	padding: 1em 0 1.5em 35px;
}

ul ul {
	list-style: circle outside url("/images/page/bullet-ul-ul.gif");
	padding: 0.25em 0 0.25em 2em;
}

ul ul ul {
	list-style: disc outside url("/images/page/bullet-ul-ul-ul.gif");
}

li {
	margin: 0;
	padding: 0.15em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.75em 0 0.25em;
	color: #0073c3;
}

#home h1,
#home h2,
#home h3,
#home h4,
#home h5,
#home h6 {
	font-family: "Arial Narrow", Arial, sans-serif !important;
}

h1 {
	margin-top: 0;
	color: #000;
}

hr {
	border: none;
	height: 2px;
	margin: 0.5em 0;
	background: #e1e1e1;
	color: #e1e1e1;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.center {
	text-align: center;
}

div.siteMap {
	margin-top: -1em;
}

/* ################################################################################### */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;	
}

#productImageDescription .bullet {
	background: left -3px url("/images/page/bullet-ul.gif") 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 #ececec;
}

#productThumbnails .thumbnail_active  {
	border: 3px solid /*#ec7474*/ orange;
}

.option-help {
	text-decoration: none;
	font-size: 80%;
}

/* ----------------------------------------------------------------------------------- */