#feedback_title{
	border-bottom: 1px solid #E3E2DF;
}
#feedback_title h1 {
	font: bold 24px/1.3em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.helpContainer{
	padding: 20px 5px 0 20px;
61}

.helpImg{
	max-width: 400px;
	height: auto !important;
	width: expression(this.width > 400 ? 400 : true);
		
	max-height: 400px;
	height: 400px;
	height: auto !important;
	height: expression( (this.height > 400) ? 400 : true );	
}
.helpImgDiv{
	padding: 5 0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom: 5px;
}
.helpFontDiv{
	padding-top:5px;
	padding-bottom: 5px;
}

.helpPreNext{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
}

.helpPreNext a:hover{
	cursor: pointer;
	/*
	text-decoration:underline;
	*/
}

.helpPreNext div a:hover{
	cursor: pointer;
}

.helperAHover{
	cursor:pointer;
	color:blue!important;
}

.helpText{
	width: 98%;
	border:1px solid #DDDDDD;
	overflow:auto;
}
.helpInputText{
	border:1px solid #DDDDDD;
	overflow:auto;
	height:16px;
	width: 230px;
}
.userVoteFont{
	height:20px; 
	padding-top:15px;
}
.userVoteButtonDiv{
/*	height:60px;  */
	display: inline-block;
}
.userVoteButton{
	position:relative; 
	padding-top: 15px; 
	float:left;
}

.userVoteButton_div{
	*width:41px;
	_text-align:center;
	_padding-top:3px; 
	_padding-bottom:2px
}
.userVoteButton_div a {
	border-bottom: 0px none !important;
}

.checkCode{
	background-color: #F2F5FF;
	float:left; 
	margin-left: 5px; 
	border:1px solid #DDDDDD!important; 
	height:17px; 
	width:50px;
}

.checkWrong{
	float:left; 
	margin-left: 5px; 
	color:red; 
	display:none;
}
.sendSuccss{
	font-family: 16px/24px "Lucida Grande",Lucida,Verdana,sans-serif !important;
	display: none;
	padding-top: 135px;
	padding-bottom: 135px;
	text-align: center;
}

.feedback_success {
	padding: 5px 0;
}

.feedback_closewindow {
	padding-top: 10px;
}

div.button_lrec {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;    
}

div.button_lrec > a {
	padding: 5px;
	font: normal 12px/12px "Lucida Grande", Lucida, Verdana, sans-serif, Helvetica;  
}

div.button {
	background: #DEDDDC url(../images/button_bg.png) repeat-x 0 0;
	border: 1px solid #999;
	vertical-align: middle;
	display: inline-block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
	-webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
	text-shadow: rgba(255,255,255,0.5) 0 1px 0;
	color: #111;
	-moz-user-select: none;
}

div.button:active{
    border:1px solid #666;
}

div.button > a {
	display: block;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.illustrate {
	float:left; 
	margin-left: 5px; 
	display: none;
}

.partner-firefox-desc div {
	color: #555;
	line-height: 23px;
}

.desc_title {
	font-weight: bold;
	margin-top: 15px;
}

.partner-firefox-desc a {font-weight: bold; border-bottom: 1px solid #466BAE; font-size: 16px;}


li{
	margin-left: 30px;
	list-style-type: disc;
}
.career_title{font-weight: bold;}
