body{
background-color: #fefaf1; }

#content {
	float:left;
    width:640px;
    margin:10px 0 0; }

.box-w .content {
  width: 700px;  }
  
#content h1 {
  font:normal 32px "Arial", Tahoma, sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  width:640px;
  margin:10px 0;
  border-bottom:1px solid #ccc; }
  
.box-w {
  width:640px;
  margin:0 20px 0 0;
  background:url(../images/frontend/backgrounds/boxes.png) -2010px bottom no-repeat; 
  }  
  
.box-w .top {
  width:640px; }  

  .filter {
  width:640px;
  border-bottom:1px dotted #dfdfdf; }
  
  
#content .content.thumbs {
  padding:0 0 10px 0;
    width:640px; }  
	
#content .media-list.list ul li {
  width:640px;
  height:75px;
  overflow:hidden; }	
 
