/* Sales Flyers ======================== */

div.flyerCats {}
div.flyerCats SPAN {display:block; margin:5px 0; font-weight:bold;}
div.flyerCats A { display:block; margin:5px 0;}


span.flyersection {display:block; padding:5px; font-weight:bold; border-bottom:1px solid rgb(233,233,233); clear:left; margin-bottom:1em;}

div.flyerItems {display:block; padding:5px;  }

div.flyerThumb {text-align:center; display:block; width:200px; height:250px; float:left;}
div.flyerThumb IMG {height:180px;}
div.flyerThumb span.flyerName {font-weight:bold;display:block;}
div.flyerThumb a.flyerdownload {display:block;}
div.flyerThumb a.flyercustomize {display:block;}


table.flyerCustomize {border-collapse:collapse; padding:10px; margin-bottom:10px; display:block;}
table.flyerCustomize TD {padding:2px}
table.flyerCustomize TD SPAN.TemplateTitle {font-weight:bold; display:block; }


div#SSuploadImage {}
div#SSuploadImage A.action {background:url(images/orangebutton120.jpg) top left no-repeat; height:21px; width:120px; display:block; float:left; text-align:center; font-size:12px; color:rgb(255, 255, 255); padding:4px 0px 0px 0px; font-weight:bold; text-decoration:none; }

div#SSLogo {display:block; padding-top:2em; margin-top:2em;}
