.cwrapper{ width:100%; background:transparent; margin-bottom:10px; }
.leftpane .cwrapper{ width:203px;   }
.title{ width:100%; padding-bottom:10px; margin-bottom:10px;}
.NormalBold{ color:#000000;}
.leftpane .borderleft, .rightpane .borderleft{ 
background:url(media/bg_lefttitle.gif);
width:36px;
background-repeat:no-repeat;}
.leftpane .borderright, .rightpane .borderright { 
background:url(media/bg_righttitle.gif);
width:6px;
background-repeat:no-repeat;
}
.leftpane .title, .rightpane .title { 
width:100%;
 background:url(media/bg_title.gif);
 background-repeat:repeat-x;
 height:28px;
 padding-top:6px !important;
 text-transform:uppercase;
}
.actionbuttons{ padding:10px 15px 0px 0px; text-align:right; }

a:link,a:active { color: #ff6600; text-decoration: none; }
a:visited { color: #ff6600; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }

