#top10 .voting_top10_thumbs,
#top10_weekly .weekly_top10_thumbs { float:left; margin:0; margin-left:36px; }
#top10 .voting_top10_thumbs li,
#top10_weekly .weekly_top10_thumbs li { margin:0 0 0 5px; display:block; float:left; width:56px; height:56px; clear:none; }

#models .voting_models_prev a,
#models .voting_models_next a { width:30px; text-indent:100px; overflow:hidden; height:56px; float:left; }
#models .voting_models_prev a { background-image:url(../images/voting/voting_models_prev_normal.gif)}
#models .voting_models_next a { background-image:url(../images/voting/voting_models_next_normal.gif)}
#models .voting_models_prev.off a { background-image:url(../images/voting/voting_models_prev_off.gif); cursor:default; }
#models .voting_models_next.off a { background-image:url(../images/voting/voting_models_next_off.gif); cursor:default;}
#models .voting_models_prev.loading a,
#models .voting_models_next.loading a { background-image:url(../images/voting/voting_models_button_loading.gif) }
#models #model_container { float:left; margin:0; margin-left:6px; width:620px; height:90px; overflow:hidden; }
#models #model_container .voting_models_thumbs { width:10000px; margin-left:0px; }
#models #model_container .voting_models_thumbs li { padding:3px 0; display:block; float:left; width:62px; height:77px; clear:none; }
#models #model_container .voting_models_thumbs li img { padding:0 3px 0 3px; display:block; }

#models .voting_models_thumbs.over li.center { background-image:url(../images/voting/voting_selected_bg_top_center.gif); }
#models .voting_models_thumbs.over li.left { background-image:url(../images/voting/voting_selected_bg_top_left.gif); }
#models .voting_models_thumbs.over li.right { background-image:url(../images/voting/voting_selected_bg_top_right.gif); }
#models .voting_models_thumbs.over li.over { background:url(../images/voting/voting_selected_bg_selected.gif) no-repeat; }

#models_infobox { width:620px; margin:-22px 0 0 36px; display:none; }
#models_infobox * { color:#fff; }
#models_infobox_content { position:absolute; background:url(../images/voting/voting_selected_bg_bottom.gif) bottom; padding:0 4px 4px 4px; margin-top:-8px; float:left; width:612px; z-index:10; }
.loading { text-align:center; }

#voting_fotos { margin-left:5px; }
#voting_fotos img { margin-right:4px; }

.ui-draggable {cursor:pointer;}
.ui-draggable-dragging { background-image:none !important; padding:0 !important; margin:0 0 0 3px !important; }

#preloader_models { width:100%; text-align:center; font-size:10px; }

.topten_name { width:98px; font-size:10px; color:#ffffff; padding:5px 0 0 2px; height:16px; float:left; display:none; background:url(../images/voting/tooltip_bg.gif); }
