#grab_box {
	background-image: url('/images/grab/grab_box.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 360px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.grab_box_text {
	font-size: 12px;
	line-height: 18px;
}

.grab_box_heading_text {
	font-size:18px;
}

#top_container {
	height: 155px;
}

#top_box {
	width: 33%;
	height: 33%;
	float: left;
}

#bottom_container {
	 height: 360px;
}

#bottom_box {
	width: 33%;
	float: left;
}

