@charset "UTF-8";

/************************************************
	      IBOX		
************************************************/
#ibox_content { background: none; border: none; }
#ibox_wrapper { background: none; border: none; }
#ibox_footer_wrapper { margin: 0 auto; padding: 0; width: 600px; }
#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #fff; background: none; }
#ibox_footer_wrapper a {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	background: url(../images/close_btn.png) no-repeat top left;
	border: none;
	color: #f06;
	text-decoration: none;
}
#ibox_footer_wrapper a:hover { background-position: top right; }
#ibox_content { margin: 40px 0 0 0; padding: 10px; }