/** Image Banner Widget Admin Styles */
.ibw-thumb{ background:url('transparent.png') top left repeat; overflow:hidden; height:auto; position:relative; border:1px solid #999; font-size:18px; font-weight:bold; text-align:center; color:#fff; text-shadow:#333 0px 1px 1px; }
.ibw-thumb img{max-width:90%;}
.ibw-overlay{ position:absolute; top:40px; left:70px; }
*html .ibw-thumb img{ width:90%; }
div.ibw-advanced-toggle{ position:relative; border:1px solid #ccc; background:#eee; margin-bottom:15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
div.ibw-advanced-toggle span{color:#27d; position:absolute; top:-10px; left:5px; right:auto; cursor:pointer; padding:2px 5px; background:#eee; border:1px solid #ccc; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }

div.ibw-advanced-options{
	padding:5px;
	padding-top:13px;
}

.widget-content small{color:#999;}

a.help-link{ font-family: Verdana, Arial, sans-serif; font-size:10px; color:#999; cursor:help; }

#widget-list .image-banner-widget .widget-top { border-color: #F90; }
#widgets-right .image-banner-widget{ border-color:#f90; }