body{
background:#000000;

}

.fleft{ float:left; }
.fright{ float:right; }
.clear{
clear:both;
height:1px;
font-size:1px; 
line-height:1px; 
}


/*PHOTO/CONTENT*
/*---------------------------------------------------------------------*/

}
#photowrap h1.title{
font-size:12px;
font-weight:lighter;
display:block;
padding:0px 5px 0 0;
}
#photowrap h1.title a:hover{
color:#000000;
text-decoration:none;
}


}

}
.photo p, .commentlist p{
margin:0 0 10px ;
}
.photo ul, .photo ol{
list-style-position:inside;
margin:0 0 10px 20px;
}
.photo ul{
list-style-image:url(images/ul.png);
}
.photo img{
}