@charset "UTF-8";
/* CSS Document */

.clear{
	clear: both;
}

body {
    background: url(../img/facebook/facebook-bg.jpg) repeat-x #f4f5f3;
	background: none;
}

#body-wrap {
	background: none;
    width: auto;
}

#cnt-txt {
    padding: 0 0 0 8px;
}

.img-archive {
    margin-bottom: 0px;
}

h1{
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 0x;
	padding: 0;
	font-size: 18px;
	}
	
p{
	margin-left: 5px;
}

.img-archive table.thumbs {
    width: 500px;
}	
	
.img-archive table td {
    width: auto;
	vertical-align: top;
}	

.view-more{
	margin: 5px 15px 0 0;
	float: right;
}