@charset "UTF-8";

#pageTitle				{	background: #1c1b1f url("../images/gallery_sub.gif") top left no-repeat;
						}

#main					{	width:850px!important;	
						}

#main h3				{	font-weight:normal!important;	
							margin-bottom:10px;
						}

div.item				{	display:block;	float:left;
							margin-top:20px;
							width:415px;
							font-size:11px;
						}

.thumbs					{	display:block;	float:left;
							width:100px;
						}

.thumbs img				{	width:100px;	}


