/*-- Containers --*/
.default_container{ margin:1px 0; }

.default_h2_container{ margin:1px 0; }

.alerts_container{ width:277px; }
.alerts_container a{ color:#a74e18; }
.alerts_container h2{ height:47px; background:url(images/alerts_container_h2.png) no-repeat; font:bold 18px/47px Georgia; color:#8f3311; text-align:center; }
.alerts_container table{  width:100%; background:url(images/alerts_container_table_bg.png) repeat-y; }
.alerts_container .alerts_feed td{ padding:14px; }
.alerts_container .alert_date{ color:#a74e18; font-weight:bold; }
.alerts_container .alerts_bottom{ height:8px; background:url(images/alerts_container_bottom_bg.png) no-repeat; margin-bottom:13px; }

.tweet_container h2{ height:39px; font:bold 17px/30px Georgia; color:#1d6587; background:url(images/dot.gif) repeat-x left 27px;  }

.tweet_container .tweet_image{ width:61px; height:39px; background:url(images/tweet_image.gif) no-repeat; float:left; }
.tweet_container .tweet_feed{ padding:13px 25px 0; }
.tweet_container .tweet_feed li{ padding-bottom:25px }
.tweet_container .tweet_feed li a{ font:bold 13px Arial; color:#0d5b7f; }

.poll_container{ width:277px; height:219px; margin-bottom:13px; background:url(images/poll_container_bg.png) no-repeat; }
.poll_container h2{ font:bold 17px Georgia; color:#1d6587; text-align:center; padding:17px 0 12px; }
.poll_container .light_grey_box{ width:234px; height:117px; padding:10px; margin:auto; background:url(images/light_grey_box.gif) no-repeat; color:#10353a; font-size:13px; }

.left_h2_container{ margin-bottom:13px; }
.left_h2_container h2{ height:42px; padding-left:16px; background:url(images/left_container_h2.gif) no-repeat; font:bold 15px/42px Arial; color:#10353a;  }
.left_h2_container .left_h2_container_inner{ background:#f3f1f0; border:1px solid #c2b9aa; padding:15px; }

.blue_h2_container h2{ width:312px; height:45px !important; margin:0 !important; padding:0 !important; background:url(images/blue_container_h2.png) no-repeat; text-align:center; font:normal 19px/45px Georgia !important; color:#fff !important; }
.blue_h2_container .blue_container_inner{ width:272px; height:127px; padding:20px; background:url(images/blue_container_inner.png) no-repeat; color:#0d5b7e; }

.gray_container{ background:#e4e1dd url(images/gray_container_bg.gif) repeat-x; padding:10px; }

.gray_left_container{ height:122px; padding:15px; margin-bottom:13px; background:url(images/gray_left_container_bg.png) no-repeat; color:#10353a; }

.orange_container{ border:5px solid #dbd7d1; background:#fff url(images/orange_container_bg.gif) repeat-x; margin-bottom:13px; }
.orange_container h2{ height:39px; padding-left:70px; font:bold 15px/39px Arial !important; color:#10353a !important; }

.blue_container{ border:5px solid #dbd7d1; background:#fff url(images/blue_container_bg.gif) repeat-x;  margin-bottom:13px; }
.blue_container h2{ height:39px; padding-left:70px; font:bold 15px/39px Arial !important; color:#10353a; }
