/* Start of CMSMS style sheet 'wba :: green' */
/* wba ::  colours for, hey, the green pages*/


/*transitions between header and content */

#transitionTop{
height:17px;
background:url(uploads/images/greenTransitionTop.jpg) no-repeat;
}

#transitionBottom{
height:50px;
background:url(uploads/images/transitions/greenBottom.gif) no-repeat;
border:0px dotted orange;
clear:both;
}


#content{
border:1px solid #A2CCC6;
background-color:#A2CCC6;
}


#subContent{

}

/*product info table */

td.availableCol{
text-align:center;
border-top:1px solid black;
font-size:0.9em;
}
/* End of 'wba :: green' */

