.contact-out-div,.slide-out-div {
		  z-index:1000;
          padding: 3px;
          width: 160px;
		  height: auto !important;
          background-color:#FBB04A; background-image: -webkit-gradient(linear,left bottom,left top,from(#FBB04A),to(#fff)); background-image: -moz-linear-gradient(bottom, #FBB04A, #fff); background-image: -o-linear-gradient(bottom, #FBB04A, #fff);
          border: #AEB3BB 1px solid;
          }
			.css_button { 
			display:block;
			background:#EBEBEB;
			border:1px solid #999999;
			width:100px;
			height:15px;
			font-size: 1em;
			text-align:center;
			text-decoration:none;
			padding: 2px;			
			}
			.css_button:hover { 
			color: #FCB453;
			border-top:none;
			border-left:none ;
			text-decoration:none; 
			}
			
		