.be_header { padding-bottom:12px; }
/* Text Only */
.be_textonly div.be_textimageleft { float:left; padding:0 15px 15px 0; margin:0 20px 0 0; }
.be_textonly td.be_textimageleft { padding:0 15px 15px 0; }
.be_textonly div.be_textimageright { float:right; padding:0 0 15px 15px; margin:0 0 0 20px; }
.be_textonly td.be_textimageright { float:right; padding:0 0 15px 15px; }
.be_textonly div.be_textimagefull { clear:both: }
.be_textonly div.imagelabel { color:#d52b1e; padding:5px 10px 0 10px; }

/* Text With Left Image */
.be_leftimage div.image { float:left; padding:0 15px 15px 0; }
.be_leftimage div.imagelabel { color:#d52b1e; padding:0 10px; }


/* Text With Right Image */
.be_rightimage div.image { float:right; padding:0 0 15px 15px; }
.be_rightimage div.imagelabel { color:#d52b1e; padding:0 10px; }

/* Images Only */
.be_imagesonly div.be_imagesonlyrow { padding-bottom:15px; }
.be_imagesonly div.be_imagesonlycell { float:left; }

#sidecontent .be_imagesonly div.be_imagesonlycell { float:right; }

/* Table */
.be_table { padding-bottom:12px; }
.be_table th { font-size:1.4em; font-weight:bold; border-bottom:1px solid #ccc; padding:0 5px 3px 5px; }
.be_table td { padding:3px 5px 0 5px; }

/* Archive */
.be_news-archive ul { font-size:1.4em; padding-bottom:15px; }

/* Form */
.be_form { padding-bottom:10px; }
.be_form div { padding-bottom:5px; }
.be_form div.radiowrap { float:left; }
.be_form div.be_form_submitdiv { padding-left:130px; }
.be_form label { display:block; width:130px; float:left; font-size:1.2em; }
.be_form label.radiolabel { display:inline; width:auto; float:none; }
.be_form .be_form_error { font-weight:bold; }
.be_form .be_form_success { font-weight:bold; }

/* News */
.be_news-article { padding:6px 0; }
.be_news-article p.no-top { margin-top:-10px; }
.be_form { padding-bottom:20px; }

.be_textonly td { vertical-align:top; }
