.IM_Wrapper{
position:absolute; 
top:-275px; 
left:-275px; 
width:280px; 
padding:0px;
border-top:1px solid #515C7B;
border-left:1px solid #515C7B;
border-right:1px solid #515C7B;

}

.imb{
width:100%;
padding:2px;
}



.im_body{
clear: both;
width:100%;
background-color: #eeeeee;
padding:3px;
}

TEXTAREA#ChatInput {border:1px solid #999999; overflow:auto; margin:0px; width:100%; height:50px; 
font-family: verdana, helvetica, arial;
	font-size: 10px;
	padding: 1px;
	line-height:16px;
	background-color: #EBEDF1;
}

.im_text{
OVERFLOW: auto;
height:150px;
width:100%;
border: 1px solid #999999;
padding:2px; 
background-color: #ffffff;
text-align:left;
margin-bottom:3px;
}

.im_input{
width:100%;

}

.im_settings{
OVERFLOW: auto;
width:100%;
border: 1px solid #999999;
padding:2px; 
background-color: #ffffff;
margin-bottom:3px;
}

.im_header {
width:100%;
background-color:#858FAD;
}

.imhead1 {
float:left;
height: 21px;
width: 8%;


}

.imhead2 {
float:left;
height: 21px;
width: 8%;
list-style: none;	
}

.imhead3 {
float:left;
height: 21px;
width: 8%;

list-style: none;
}

.im_logo{
float: left;
width:8%;
}

.im_usertitle{
float: left;
height:22px;
width:75%;
padding:4px;
font-weight: bold;

}

.im_emo{
OVERFLOW: auto;
height:60px;
width:130px;
position:absolute;
z-index:101;
top:1;
background-color: #eeeeee;
}

