#rateBar {
	width:765px;
	height:155px;
	position:absolute;
	z-index:100;
	top:-52px;
	left:-5px;
	background-image:url(/visitors/images/rating/bottombar_rate.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#rateHang {
	position:relative;
	top:4px;
	left:20px;
	height:28px;
	width:150px;
}

#add_box
{
	position: relative;
}

.rateText1
{
	color:#416C7F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
}

.rateText {
	color:#416c7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:20px;
	display:inline;
}

.addthis_toolbox .more, .addthis_toolbox .more a {
	color:#416c7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
}



#rateStars {
	width:305px;
	float:left;
	position:relative;
	left:20px;
	top:20px;
}

.rateStar {
	float:right;
	height:28px;
	width:36px;
	cursor:pointer;
	cursor:hand;
	display:inline;
}

#rateShare {
	width:280px;
	float:right;
	position:relative;
	right:20px;
	top:20px;
}

.shareBtn, .addthis_button_compact{
	float:right;
	float: left;
	margin-top:0px;
	margin-left:10px;
}

.addthis_toolbox
{
	width: 295px;
	margin: 11px 2px 0px 0px;
}

.addthis_toolbox .more span {
    /*display: none;*/
	height:0px;
	width:0px;
}

#rateComment {
	position:absolute;
	top:118px;
	left:580px;
}

#rateComment a {
	color:#ffffff;
	text-decoration:underline;
}

#rateComment a:hover {
	text-decoration:underline;
}


#commentBox_bg{
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 10;
	width: 393px;
	height: 179px;
}

#commentBox_shadow{
	position: absolute;
	top: -11px;
	left: -13px;
	z-index: 5;
	width: 420px;
	height: 200px;
}

#rateCommentForm, #rateCommentThanks, #rateCommentErr{
	position: relative;
	z-index: 20;
}

#commentBox {
	width:380px;
	height:150px;
	padding-top:30px;
	padding-left:14px;
	position:absolute;
	top:-80px;
	left:370px;
	display:none;
	/* background:url(/visitors/images/rating/commentBox_bkg.png) top left no-repeat; */
	z-index:900;
}

#commentBox input {
	margin-bottom:12px;
}

#commentBoxClose {
	border:0px;
	margin-left:230px;
	position:absolute;
	cursor:pointer;
	cursor:hand;
}

#textBox_message, #textBox_email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
