div#content_box_right{
width: 230px;
float: right;
padding: 10px 10px 20px 10px;
border-left: 1px solid #b6c0c8;
}

div#content_right{

}

div#content_right_element{
width:224px;
border: 2px solid #d8eaf7;
margin: 0 0 40px 0;
}
div#content_right .csc-header{
/*height: 28px;*/
/*height: 1.7em;*/
background-color: #d8eaf7;
margin:0;
padding: 0 0 0 5px;
}
div#content_right .csc-header h2, div#content_right .csc-header h1, div#content_right .csc-header h3, div#content_right .csc-header h4{
/*border-top: 5px solid #d8eaf8;*/
border-top: 0.4em solid #d8eaf7;
border-bottom: 0.4em solid #d8eaf7;
color: #97bdd0;
margin: 0;
padding: 0px 0 0 20px;
background: url(../img/blue_box.gif) no-repeat center left;
/*font-size: 10pt;*/
font-size: 0.8em;
}
div#content_right_element .bodytext{
/*font-size: 10pt;*/
font-size: 0.8em;
padding: 0 0 0 5px;
margin: 5px 0 5px 0;
}
div#content_right_element br{
margin: 7px;
}
div#content_right_element a{
color: #4c5d65;
}