/**
* COMMON STYLES -- used by multiple templates
*/
/* Grid containers, bold, small, fLeft etc. */
.clear {clear: both; height: 2px;}
.leftHalf {float: left;}
.rightHalf {float: right;}

#switcherLinks li {cursor: pointer;}


/* Template Product Sales -- remove from production templates */
#orderButton {border: 0; width: 120px; height: 30px;}
