body, td {
	font-size: 0.80em;
	font-family: Arial, sans-serif;
}

img {
	border: none;
}

a {
	color: #228cd2;
	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: #009933;
}

h1 {
	margin-top: 0;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
}

hr {
	border: none;
	height: 2px;
	margin: 0.5em 0;
	background: #ccc;
	color: #ccc;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

div.siteMap {
	margin-top: -1em;
}

.spacer {
	width: 1px;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}

/* ################################################################################### */

#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%;
}

/* ----------------------------------------------------------------------------------- */

td#productImage {
	border: 1px dashed #ccc !important;
}

span#spanPOV_Price {
	font-weight: bold;
	color: red !important;
}


#productAlso {
	padding: 1em 0 0;
}

#productAlso h2 {
	margin: 0.4em 0 0.25em;
	font-size: 1em;
}

#productAlso div {
	padding: 0.1em 0 0.25em;
}

#productAlso ul {
	margin: 0 0 0 0.5em;
	padding-left: 0;
	list-style: none !important;
	list-style-image: none !important;
}

#productAlso ul p {
	margin: 0;
	padding: 0.1em 0 0;
}

#productAlso li {
	padding-left: 16px;
	background: left 1px url("/images/page/bullet-ul.gif") no-repeat;
}

#productAlso img {
	margin: 1px 0 0;
	vertical-align: bottom;
}

