.chat_1 {
	background-image: url(../modules/Main/image/but_chat_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFF00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
}
.chat_2 {
	background-image: url(../modules/Main/image/but_chat_4.gif);
	background-repeat: repeat-x;
	background-position: right top;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	cursor: pointer;
	
}

.chat_3 {
	background-image: url(../modules/Main/image/but_chat_2.gif);
	background-repeat: repeat-x;
	background-position: center 25px;
}

.mybg2 {
	/*background-image: url(../modules/Main/image/bg_prog_ind.gif);*/
	 }

#headList{
position:relative;
/*height:830px;*/
width:100%;
margin:0px;
margin-left:0px;
margin-top:10px;
margin-right:0px;
overflow:hidden;
padding:0px;
padding-left:10px;


}