#text div.caption {
	border: 0px solid #ccc;
	padding-bottom: 60px;
	text-align: center;
	background-color: #fff;
	color: #557580;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	width: 320px;
	height: 240px;
}

#text div.right {margin-right: 0;}
div.left  { margin-left: 0;}

#text div.caption img {
	margin: 0;
	padding: 30px 0 0;
	text-align: center;
	background-color: #fff;
	color: #fff;
	font-weight: bold;
	width: 320px;
	height: 240px;
}

#text div.caption p {
	margin: 0px 0 0 0;
	font-size: 13px;
	background-color: #557580;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}


