#gallerywrapper{

display: table;
margin: 0px;
padding-left: 9px;
padding-right: 9px;
padding-top: 40px;
padding-bottom: 20px;
text-align: left;
}


#uploadholder{
display: table;
width: 100%;
margin-top: 20px;
}


.galleryitemsmall{
width: 190px;
display: block;
padding: 0px;
float: left;
clear: none;
text-align: center;
margin-bottom: 52px;
height: 160px; /*height: auto;*/
}



.galleryimg{

margin-bottom: 22px;
width: 120px;
height: 120px;
border: 1px solid #dfdfdf;
margin-left: 36px;
}



.galleryitemtitel{

font-size: 9px;

font-weight: normal;

text-transform:uppercase;

margin-bottom: 4px;

}



.galleryitemrating{

background-image: url(lib/gallery_star_bg.jpg);
background-repeat:repeat-y;
padding: 0px;
height: 13px;

width: 80px;

text-align: left;

margin: 0 auto;

position: relative;

}



.galleryitemrating_fullstar{

margin-right: 3px;

}



#gallerynav{

margin: 0 auto;
height: 90px;
text-align: center;
width: 683px;
clear: both;
}

#gallerynavfix{
}



#bottomnav, #bottomnavcornerleft, #bottomnavcornerright{

clear: none;

float: left;
font-size: 11px;

}



#bottomnav{

background-image: url(lib/gallery_menu_bg.png);

background-repeat: repeat-x;

height: 72px;

width: 649px;

}



#bottomnavcornerleft{

background-image:url(lib/gallery_menu_bg_corner_left.png);

height: 72px;

width: 17px;

display: block;

}



#bottomnavcornerright{

background-image:url(lib/gallery_menu_bg_corner_right.png);

height: 72px;

width: 17px;

display: block;

}



.bottomnav_text{

font-size: 11px;

margin: 0 auto;

text-align: center;

padding-top: 27px;

text-transform:uppercase;

color: #FFF;

}



.bottomnav_fix_current{

color: #f82790;
font-size: 11px;
}



.bottomnav_text a{

color: #FFF;
font-size: 11px;
text-decoration: none;

}



.bottomnav_fix, .bottomnav_fix_current, bottomnav_fix a{
color: #FFF;
padding: 0px 9px 0px 9px;
font-size: 11px;

}






