.xg_chat .xg_chatBar.xg_bottomBar a{
background: transparent none !important;
}
.xg_chat .xg_chatBar.xg_bottomBar a:hover{
color: #fff !important;
}
.xg_chat .xg_bottomBar,
.xg_chat .xg_titleBar /*Bg of headers*/ {
background: #000000 url(https://img4.hostingpics.net/pics/872484boxchat.jpg) center no-repeat scroll !important;
height:55px;
font-size: 15px !important;
color: #fff !important;
border-left: 3px ridge #dcd8d7 !important;
border-right: 3px ridge #dcd8d7 !important;
border-bottom: 3px ridge #dcd8d7 !important;
-webkit-box-shadow:inset 0px 0px 14px 4px #efefef7;
box-shadow: inset 0px 0px 14px 4px #efefef
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: auto !important;
padding: 4px !important;
text-shadow: 0 1px 1px #13120c;