.rdc_box {background: url(/static/images/rdc_tl.png) no-repeat top left;}
.rdc_top {background: url(/static/images/rdc_tr.png) no-repeat top right;}
.rdc_btm {background: url(/static/images/rdc_bl.png) no-repeat bottom left;}
.rdc_btm div {background: url(/static/images/rdc_br.png) no-repeat bottom right;}
.rdc_content {background: url(/static/images/rdc_r.png) top right repeat-y;}
.rdc_top div,.rdc_top,.rdc_btm div, .rdc_btm {width: 100%; height: 15px; font-size: 1px;}
.rdc_content, .rdc_btm {
	/*margin-top: -19px;*/
}
.rdc_content {}

/**** The banner 160 css ****/
div#B160 {width:155px; text-align:center; font-family:Arial;}
div#B160 .title {font-family:Arial; font-size:90%; font-weight:bold; text-align:center; padding-bottom:4px;}
div#B160 .content {font-family:Arial; font-size:80%; margin:5px; width:140px;}
div#B160 .image {text-align:center;}
div#B160 .url, div#B160 .email {padding:5px;}
div#B160 div.url a, div#B160 div.email a {font-size:80%; color:#00f; text-decoration:none;}
div#B160 div a:hover {text-decoration:underline;}

/**** The banner 250 css ****/
div#B250 {width:300px; text-align:center; font-family:Arial;}
div#B250 .title {font-family:Arial; font-size:90%; font-weight:bold; text-align:center; padding-bottom:4px;}
div#B250 .content {font-family:Arial; font-size:80%; margin:5px; width:285px;}
div#B250 .image {text-align:center;}
div#B250 .url, div#B250 .email {padding:5px;}
div#B250 div.url a, div#B250 div.email a {font-size:80%; color:#00f; text-decoration:none;}
div#B250 div a:hover {text-decoration:underline;}
