#ibox_wrapper {
    line-height:25px;
    height:409px;
	width:455px;
	position:absolute; 
	top:0;
	left:0;
	z-index:1000001;
	padding:20px 10px 10px 10px;
}

#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }

#ibox_content {
	
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
}

#ibox_footer_wrapper {
	line-height: 25px;
	bottom: 5px;
	top: auto;
	overflow: hidden;
}

