/* SETTINGS */
#photobucket_content .setting_row{border-bottom:1px solid #444; overflow:hidden; padding:10px}
#photobucket_content .setting_row:nth-child(even){background:#222}

#photobucket_content .setting_name{color:#fff; margin-right:10px}
#photobucket_content .oc_left{float:left; height:18px; width:50%}
#photobucket_content .oc_right{background:#333; color:#fff; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; cursor:pointer; float:right; margin-right:5px; text-align:center; width:70px; border:solid #999 1px; border-top:0}

/* CONTENT */
#content_div, #settings_div{padding:0}
#settings_div{background-color:#333; border-bottom:1px solid #999}
#thumb_container{overflow:hidden; padding:0; text-align:center}
#thumb_container a{border:4px solid #cecece; display:inline-block; height:60px; margin:3px; overflow:hidden; width:60px}
   #thumb_container img.tab_loader{margin:3px; width:43px; height:11px; border: none}
#title_div {text-align:center; height:20px; line-height:20px; padding-top:7px; position:relative}
   #title_div span{font-size:14px; font-weight:bold}
#footer_div {text-align:right}
   #footer_div img{cursor:pointer}
.photobucket_scroll{overflow-y:auto}

#open_close_div.theme_blk, #content_div.theme_blk, #title_div.theme_blk{color:#fff; background-color:#000!important}
#open_close_div.theme_wht, #content_div.theme_wht, #title_div.theme_wht{color:#000; background-color:#fff!important}
#open_close_div.theme_clr, #content_div.theme_clr, #title_div.theme_clr{background-color:transparent!important}