#page_squeeze {
	width:95%;
}
#grid {
	width:93%;
	display:block;
	float:left;
	position:absolute;
	margin-left:200px;
}
strong.description {
	display:block;
	background:#ddd url('') no-repeat 107% 15%;
	height:25px;
	padding-top:10px;
	padding-left:10px;
	color:#000;
	font-size:100%;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande";
	font-weight:normal;
}