@charset "utf-8";
/* CSS Document */
div.galleryrow {clear:both; padding:0px 0px 0px 0px; margin: 10px 70px 30px 100px; position: relative; width:80%;}
div.galleryrow img.thumb{margin:0px; padding:0px; border:none;}
div.galleryrow p{margin:0px 0px 0px 10px; padding:10px 10px 10px 10px; width:510px; border-bottom:1px #e5d8c0 solid;}
div.galleryrow span.description{color:#736257;}
div.galleryrow span.sold{color:#FF0000;}

div.galleryrow div.gallerytext{float:right; background-color:#FF33CC;width:100%;}

div.gallerydescription{
	width:100%;
	position:absolute;
	bottom:0px;
	left:220px;
	width:auto;
}

div.clearall{clear:both; width:auto;}

div#pagecontent h1{
margin:0px;
font-size:160%;
padding: 20px 100px 10px 100px;
color:#736257;
}