#close_btn{	width: 35px;	height: 35px;	border: 0px solid #000000;	background-image: url(../bin_cookies/images/close_btn.png);	cursor: pointer;	}#close_btn:hover{	background-image: url(images/close_btn_h.png);}#accept-btn { 	background: url(images/grey-btn.png) no-repeat 0 0; 	width: 186px; 	height: 45px; 	text-align: center; 	line-height: 40px; 	display: block; 	font-weight: bold; 	font-size: 18px;  	color: #636363; 	text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;}#accept-btn:hover { 	background-position: 0 -47px; 	text-decoration: none;	cursor:hand; }