/*content*/
#posters-content {
 margin-left:10px;
 margin-top:5px;
 width:630px;
 }

ul.posters  {
    margin: 0px;
    padding: 0px;
    clear: both;
    width: 630px;
}

.posters li {
    float: left;
	padding: 5px 5px 0px 0px;
	list-style: none;
}