@CHARSET "UTF-8";

img.stars-full {
	background: transparent url(images/starrating5_15t.gif) no-repeat scroll 0px -15px;
	height: 15px;
	width: 15px;
}

img.stars-half {
	background: transparent url(images/starrating5_15t.gif) no-repeat scroll 0px -30px;
	height: 15px;
	width: 15px;
}

img.stars-empty {
	background: transparent url(images/starrating5_15t.gif) no-repeat scroll 0px 0px;
	height: 15px;
	width: 15px;
}

/*img.stars-full {
	background: transparent url(images/starrating5.gif) no-repeat scroll 0px -60px;
	height: 30px;
	width: 30px;
}

img.stars-half {
	background: transparent url(images/starrating5.gif) no-repeat scroll 0px -30px;
	height: 30px;
	width: 30px;
}

img.stars-empty {
	background: transparent url(images/starrating5.gif) no-repeat scroll 0px 0px;
	height: 30px;
	width: 30px;
}*/

.fmFeedback { margin: 2px 2px 0 2px; width: auto; }
.fmFeedback fieldset { padding: 5px; margin-bottom: 1px; font: 12px/12px Calibri, Arial, Helvetica, sans-serif; color: #002b3b; }
.fmFeedback dl { margin-top: 5px; clear: both; width: 730px; }
.fmFeedback dt { float: left; margin: 4px 5px 0 0; width: 200px; font-weight: bold; font: 12px/12px Calibri, Arial, Helvetica, sans-serif; color: #002b3b; }
.fmFeedback dd { margin: 4px 0 0 0; }

.fmFeedback legend { text-align: left; font-weight: bold; font: 12px/12px Calibri, Arial, Helvetica, sans-serif; color: #002b3b; }
.fmFeedback fieldset { border: 1px solid #002b3b; }
.fmFeedback dt { text-align: right; }
.fmFeedback dd { text-align: left; }
.fmFeedback .capture { margin: 0; width: 60px; }
.fmFeedback dd textarea { width: 500px; }
.fmFeedback dd input { width: 500px; }

.imgAccept button { background: url(images/accept.png) 11px 50% no-repeat; }
.imgCancel button { background: url(images/cancel.png) 11px 50% no-repeat; }

