
.bar-normal{
    width: 8px;
    height: 18px;
    float:left;
}

#bar1{
    background:url(/content/themes/dialog_new/assets/feedback/rateimages/b1_bg.gif);
	background-repeat: no-repeat;
}

#bar2{
    background:url(/content/themes/dialog_new/assets/feedback/rateimages/b2_bg.gif);
    background-repeat: no-repeat;
}

#bar3{
    background:url(/content/themes/dialog_new/assets/feedback/rateimages/b3_bg.gif);
    background-repeat: no-repeat;
}

#bar4{
    background:url(/content/themes/dialog_new/assets/feedback/rateimages/b4_bg.gif);
    background-repeat: no-repeat;
}

#bar5{
    background:url(/content/themes/dialog_new/assets/feedback/rateimages/b5_bg.gif);
    background-repeat: no-repeat;
}

#result{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 100px;
	height: 18px;	
	vertical-align:bottom;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
}

.txtboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: 1px ridge #bbbbbb;	
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #aaaaaa;
	border: 1px ridge #666666;
}

label.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	color:#FF0000;
	padding-left:5px;
}

input.error{
	color:#FF0000;
	border:1px solid #FF0000;
}

select.error{
	color:#FF0000;
	border:1px solid #FF0000;
}

textarea.error{
	color:#FF0000;
	border:1px solid #FF0000;
}

.hotlineli{
	background:url(/content/themes/dialog_new/assets/images/divbg.gif);
	width:562px;
	border: 1px solid #cccccc;
	padding: 5px;
}

a.hotlinela:link,
a.hotlinela:active,
a.hotlinela:visited{
	background:url(/content/themes/dialog_new/assets/images/dropetitilebg.gif);
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656161;
	display:block;
	padding: 6px;
	width:550px;	
	height:15px;
	border: 1px solid #dddddd;
    text-decoration:none;    
}

.hotlinediv{    
	display: inline;
}

#hotlineinfo{
    list-style-type:none;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tdtextlink{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656161;
	font-weight:bold;
}

