form.comment {
	width: 100%;
	font-size: 1.1em;
	color: #333;
	}
	
form.comment legend { padding-left: 0; }
	
form.comment legend,
form.comment  label { color: #333; }

form.comment  fieldset {
	border: none;
	border: 1px solid #C9DCA6;
	background: left bottom repeat-x;
	}
	
form.comment  fieldset fieldset { background: none; }
	
form.comment  fieldset li {
	padding: 5px 10px 7px;
	background: left bottom repeat-x;
	}

	
	form.comment  fieldset { margin-bottom: 10px; }
	
form.comment  legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.comment  label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.comment  fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.comment  fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.comment  fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.comment  fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.comment  fieldset fieldset label {
	display: block;
	width: auto;
	}

form.comment  em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

        .commentsubmit{

           background: red;
           color: white;
           padding: 2px;
           border: 1px solid #781351
}

.blocktestimonialrandom
{
           padding: 2px;
           background: #ccc;
}

.testimonial {
border: 1px solid #999;
background: #ccc;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}

.testimonialhead 
{
background: #999;
color: white;
padding: 5px;
font-size: 1.5em;
}

.testimonialhead a, a.visited {
text-decoration: none;
color: white;
}

.testimonialbody
{
background: #fff;
color: black;
padding: 5px;
}

form.comment  label { width: 160px; } /* Width of labels */
form.comment  fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.comment legend { display: inline-block; } /* IE Mac legend fix */

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(star.gif) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }
