@charset "utf-8";
#feedbackmain-container{
	width:340px;
	height:320px;
	margin:380px 0px 0px 6px;
	}
.feedbackmain-container-header{
padding-left:20px; padding-right:20px; width:936px; height:770px; float:left
}	
#feedback-box{
	width:340px;
	height:286px;
	z-index:2;}	
#feedback-box-header{
	width:340px;
	height:181px;
	background-image: url(../images/index-feedback-box-header.gif);
	background-repeat:no-repeat;}
#feedback-box-footer{
	width:340px;
	height:105px;
	background-image: url(../images/index-feedback-box-footer.gif);
	background-repeat:no-repeat;}
#feedback-leftarrow{
	margin-top:68px;
	float:left;
	width:17px;
	height:18px;
	z-index:3;
	background-image:url(../images/feedback-under-left-arrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;}
#feedback-rightarrow{
	margin-top:68px;
	float:right;
	width:17px;
	height:18px;
	z-index:3;
	background-image:url(../images/feedback-under-right-arrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;}
.feedback-txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	padding-right:50px;
}
.feedback-index-rating-bg{
	float:left;
	width:200px;
	height:25px; 
	background-image: url(../images/feed-survey-star-bg.gif);
	background-repeat:no-repeat;
	padding:5px 0px 0px 15px;
}
.feed-right-name-txt {
color:#d50000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}
.feed-right-countryname-txt {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
.feed-right-short-comment-txt {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}
.feed-right-days-txt {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
