.ImageListHolder
{
    float:right;
    width:360px;
}

.ImageListItemHolder
{
    float:right;
    width:177px;
    height:136px;
    background-repeat:no-repeat;
}
.ImageListItem
{
	padding:5px 0px 0px 5px;
}

.newImageListRow
{
    clear:both;
}