/************ Container styles ***********************/
#whiteBdr, #whiteBdr2, #whiteBdr3, #whiteBdr4 {display:block; padding:7px; margin-bottom: 20px}
.ltBlue {position:relative; display:block; background: url(images/container_ltBlue_bg.gif) repeat-x}
.ltBlue div.cLeft {background: url(images/container_ltBlue_left_icon.gif) no-repeat top left}
.ltBlue div div.cRight {background: url(images/container_ltBlue_right.gif) no-repeat top right}
.dkBlue {position:relative; display:block; background: url(images/container_dkBlue_bg.gif) repeat-x}
.dkBlue div.cLeft {background: url(images/container_dkBlue_left_icon.gif) no-repeat top left}
.dkBlue div div.cRight {background: url(images/container_dkBlue_right.gif) no-repeat top right}
.cTitle {position:absolute; top: 14px; left: 36px; text-transform:uppercase; font:bold 12px Arial, Helvetica, sans-serif; color:#fff }
.cContent {min-height:80px; padding:53px 7px 7px 7px}
.cContent p {line-height:1.5em !important}
.cActions {position:absolute; display:block; width:16px; height: 14px; z-index:10; top:10px; right:5px; text-align:right}
