#container-album{
height:500px;
min-height:500px;
width:100%;


}

#list-album{
margin:0 10px;
width:650px;
height:auto;

}

.thumb-gallery{
background:url(../../images/album-frame.png) no-repeat ;
height:167px;
width:170px;
cursor:pointer;
display:block;
text-align:center;
float:left;
margin:10px 3px;
font:11px arial;
padding:10px 20px;
}

.thumb-gallery img {
border:0 none;
display:block;
}

.imageofweek-carousel{
margin:0 auto;
text-align:center;

}