#wrapper {
    width: 250px;
    top: -10px;
    position: relative;
    z-index: 9999;
    background:white;
}
	


img.box_head{
	border: 1px solid #9C9C9C;
	margin-bottom: -10px;
	margin-top: 6px;
	width: 250px;
}
div.boxes{
	width: 250px;
	border: 1px solid #9C9C9C;
	font: 12px/15px Arial;
}

div.boxes p{
	padding: 20px;
}