/* rotator */
#cat-rotator {overflow:hidden; width:675px; height:320px; border: 1px solid #CCCCCC; background-repeat: no-repeat; padding:15px; overflow:hidden;}
#cat-rotator h2 {text-transform:uppercase; font-size:1.7em; margin:5px 0px -25px 0px; border-top:none; width:250px; line-height:1.0em;}
#cat-rotator .subline {font-size:1.2em; width:200px; line-height:1.2em; margin: 17px 0 10px;}
#cat-rotator.rotator1, #cat-rotator.rotator2, #cat-rotator.rotator3 {background-repeat: no-repeat;}

/* static banner */
#cat-static {overflow:hidden; width:206px; height: 148px; border: 1px solid #CCCCCC; background-repeat: no-repeat; padding:10px; overflow:hidden;}
#cat-static .logo > img {height: 15px;}
#cat-static h2 {text-transform:uppercase; font-size:1.2em; margin:2px 0px -11px 0px; border-top:none; width:100px; line-height:1.0em;}
#cat-static .subline {font-size:1.0em; color:#333333; width:100px; line-height:1.2em; margin: 0px 0 10px;}
#cat-rotator.static1, #cat-rotator.static2, #cat-rotator.static3 {background-repeat: no-repeat;}

/* category breaker */
#cat-breaker.breaker1, #cat-breaker.breaker3, #cat-breaker.breaker5 {float:left;}
#cat-breaker.breaker2, #cat-breaker.breaker4, #cat-breaker.breaker6 {float:right;}
#cat-breaker .logo > img {height: 15px;}
#cat-breaker {overflow:hidden; height: 120px; width: 326px; border: 1px solid #CCCCCC; background-repeat: no-repeat; padding:10px; overflow:hidden;}
#cat-breaker h2 {text-transform:uppercase; font-size:1.2em; margin:2px 0px -11px 0px; border-top:none; width:200px; line-height:1.0em;}
#cat-breaker .subline {font-size:1.0em; color:#333333; width:150px; line-height:1.2em; margin: 0px 0 10px;}
#cat-rotator.breaker1, #cat-rotator.breaker2, #cat-rotator.breaker3, #cat-rotator.breaker4, #cat-rotator.breaker5, #cat-rotator.breaker6 {background-repeat: no-repeat;}

/* rotator button */
#cat-rotator .button.to-details.mini {position:relative;}

/* breaker button */
#cat-breaker .button.to-details.mini {position: absolute; bottom: 10px;}

/* static button */
#cat-static .button.to-details.mini {position: absolute; bottom: 10px;}