#body {
    width: 392px;
    background: #fff top left repeat-y;
	text-align: left;
	border: none;
}

#body .page_edge {
    padding-right: 25px;
    padding-left: 35px;
    background: url(images/title_bg.gif) top right repeat-y;
}

#body .page_edge h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body #gallery
{
	padding-left: 0px;
}

#gallery .thumbnail
{
    background: #000;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    display: inline;
}

#gallery .end
{
    float: none;
    clear: both;
}

