/* CSS Document */

.cwDefaultContainer {width:100%;margin-bottom:15px}
.cwDefaultHeader {background:#eeeeee url(images/defaultTop.jpg);height:18px;overflow:hidden;text-align:left;padding-left:8px}
.cwDefaultActions {float:right;height:20px;width:20px}
.cwDefaultBody {background-color:Transparent;width:100%;padding-top:5px}

.cwSideContainer {width:200px;border-top:1px solid black}
.cwSideHeader {background:#545a66 url(images/sideTop.jpg);height:18px;overflow:hidden;text-align:left;padding-left:8px}
.cwSideActions {float:right;width:20px;height:20px}
.cwSideBody {background-color:#353535;width:100%}
.cwSideFooter {background:#353535 url(images/sideBottom.jpg);width:100%;height:41px}


