@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body {
	font-family: 'Lato', sans-serif ;
	font-weight: normal;
}

#chatbox{ width:150px; height:27px; background:#fff; z-index:10000; font-family:Arial, Helvetica, sans-serif;filter:alpha(opacity=80);opacity:0.8; padding:1px;}
#chatbox .searchat_left{ width:120px; float:left; height:27px; }
#chatbox .searchat_left a img{ border:none;}
#chatbox  .searchat_right{ width:26px; float:left; height:27px;}
#chatbox  .searchat_right a img{ border:none;}
#searmessagesing_style{ /*width:500px;*/ height:35px; border-bottom: 3px solid #2c8f94;}
#searmessagesing_style .textstyle{ width:395px; float:left; font-size:19px; font-weight:bold; color:dimgrey; text-align:left; line-height:40px;font-family: 'Oswald', sans-serif;}
#searmessagesing_style .ssleaversclosebox{ float:right;text-align:right;}
#searmessagesing_style .ssleaversclosebox a img{ border:none; width:25px;margin-top: 5px;}

@media(max-width:960px){
#searmessagesing_style .textstyle{ width:75%}
#testchat{    display: block;
    height: 480px !important;
    width: 331px !important;
    position: absolute;
    left: 0 !important;
	 top: 0 !important;
	 transform: translateY(0)!important;
	
}

#testchat iframe{
width: 331px !important;
    height: 450px !important;
}
}
