#gallery{
	margin-top:10px;
	width: 640px;
	height:290px;
	position:relative;
	color:#fff;
	background:#120900;
	overflow:hidden;
	margin-left:10px;
}
div.caption {
	font-size: 12px;
	line-height: 1.9;
	color: #000;
	background-color: #888;
	font-family: Arial,sans-serif;
	font-weight: bold;
}
