#Collections{
margin: 20px 0 0 20px;
width: 711px;
background: #FFF;
float: left;
_display: inline;
}

.CollectionWrapper {
margin: 0px 0px 10px 0px;
width: 660px;
height: 180px;
background: transparent;
}

.CollectionImage {
margin: 0px;
width: 240px;
height: 180px;
background: #FFF;
float: left;
display:inline;
}

.CollectionThumbs {
margin: 0px;
width: 420px;
height: 180px;
background: #FFF;
float: left;
display:inline;
}

.CollectionThumbnails {
width: 60px;
height: 60px;
float:left;
}

.clearboth { clear: both; }
