@import url(global.css);

#contentWrapper {
	padding-top: 0;
	background-color: #FFF;
}


/*=Gallery Markup
------------------*/
#content_gallery {
margin: 20px 0 0;
width: 731px;
float: left;
_display: inline;
background: transparent;
text-align:center;
}
	
#gallery {
margin: 0;
width: 731px;
background: #FFF;
text-align:left;
}
	
.thumbnail_collections h1, #gallery h1 {
font-size: 16px;
font-weight: normal;
margin: 0 0 11px;
}

#gallery p { 
text-align:left;
margin: 10px 0 0; 
}

#gallery h1 { 
text-align:left;
margin: 0 0 15px 10px; 
}

.thumbnail {
float: left;
width: 121px;
height: 121px;
margin: 0 12px 30px;
background: #d5d3c5;
text-align:center;
_display: inline;
}

.thumbnail_collections {
float: left;
width: 121px;
height: 183px;
margin: 10px 5px 20px 10px;
text-align:center;
}

.thumbnail_collections a {
text-decoration: none;
color: #797979;
padding: 1px;
}

.thumbnail_collections a:hover {
border: 1px solid #393b3d;
padding: 0;
}

.clearboth { clear: both; 
}

#ourImages {
	padding-top: 0;
}