#imFeedBack-container {
	z-index:99;
	font-size:62.5%;
	position:fixed;
	right:0px;
	top:30%;
}
 
#imFeedBack-FormContainer {
	display:none;
	top:30%;
}
#imFeedBack-Button-container {
	width:25px;
	font-size: 2;
}
 
#imFeedBack-Button {
	width:32px; 
	height:90px;
	*margin-bottom:-90px;
	COLOR: white;
	MARGIN-LEFT: -30px;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: -1px;
	background: url(/images/btn_feedback.gif) no-repeat;
	border-style:none;
	outline:none;
}

#imFeedBack-Top-Text {
	width:400px;
	margin:0px;
	padding:0px;
	height:1px;
}

#imFeedBack-Form h3 {
	margin-top:0px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:medium;
	margin:0px 0px 5px 0px;
}

#imFeedBack-Form input {
	display:block;	
	clear:both;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:3px;
	text-align: left;
	BACKGROUND-COLOR: #FFFFFF;	COLOR: #000000;	BORDER:1px solid #999999; WIDTH:140px;font-size:8pt;
}

#imFeedBack-Form label {
	display:block;	
	clear:both;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:3px;
	text-align: left;
	BACKGROUND-COLOR: #FFFFFF;	COLOR: #000000;	WIDTH:140px;font-size:8pt;
}
	
#imFeedBack-Form select{
	display:block;
	clear:both;
	margin-left:7px;
	margin-bottom:3px;
	font-size:8pt;
}

#imFeedBack-Form textarea {
	display:block;
	width:550px;
	height:120px;
	clear:both;
	margin-right:7px;
	margin-left:7px;
	border:1px solid #999999;font-size:8pt;	
}	

#imFeedBack-Form button {
	height:22px;
	width:70px;
	margin: 7px 0 7px 7px;
	background-color:#93B7D1;	
	background:url(../../images/img_cust/btn_bg.gif) repeat-x;	
	border:2px solid;   
	border-top-color:#93B7D1;   
	border-left-color:#93B7D1;   
	border-right-color:#93B7D1;   
	border-bottom-color:#93B7D1;  
	padding:0px;
	font-size:8pt;
}
	
#imFeedBack-Response {
	color: #750034;
	margin:5px;	
}

#imFeedBack-Form .btn {
	cursor:pointer;
}
