div#inner_wrapper {
	background: #D15C62 url(../images/photo_gallery/background.jpg) no-repeat;
}

div#main {
	padding-top: 189px;
	/*background-color: red;*/
	/*height: 485px;*/
	/*height: 1200px;*/
}

img#title {
	padding-left: 27px;
}

div.picture,
td.picture {
	/*float: left;*/
	/*margin: 27px !important;
	margin: 14px;*/
	border-bottom: 1px dotted #EAEAEA;
}

div.picture img,
td.picture img {
	border: 3px solid #fff;
	display: block;
}

span.note {
	font: bold 11px/12px "Trebuchet MS", Arial;
	color: #D8A678;
	padding-left: 10px;
	background: transparent url(../images/photo_gallery/bullet.gif) left center no-repeat;
}