.maroonbox {
	padding:0; 
	margin:0;
	margin-bottom:10px;
}
.maroonbox h3 {
  margin-bottom:0px !important;}
.maroonbox h3 .Head{
  background:#66172D url(images/maroonbox_header.jpg) repeat-x;
  color:#FFFFFF;
  padding:6px 10px;
  display:block;
}
.maroonbox .cont-content {
 background:#C4D2E0;
 padding:5px;
  margin:0 !important;
}
.maroonbox img {
  padding:2px;
  border:1px solid #688CB0;
}
.maroonbox .more {
	margin-top:5px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:.95em;
	font-weight:bold;
}
.maroonbox .more a,.maroonbox .more a:visited{
	color:#023467;
	text-decoration:none;
	margin-right:5px;
}
.maroonbox .more a:hover {
  text-decoration:underline;
}

#rssbutton {
  float: right;
  position: relative;
  top:-1px;
  right:25px;
  z-index: 1;
}
.ie #rssbutton {
  top:8px;
}
#blogrssbutton {
  float: right;
  position: relative;
  top:-1px;
  z-index: 1;
}
#blogrssbutton_home {
  float: right;
  position: relative;
  top:-10px;
  z-index: 1;
}
.ie .rss_home select, .ie .rss_home input { 
	position:relative;
	top:-5px;
}
.ie #blogrssbutton_home {
  position:relative;
  float:right;
}
.ie .blogrss-content{
 position:relative;
 top:-27px;
 border:1px solid white;
 margin-bottom:-25px !important;
}
.ie .blogrss-content table {
  margin-bottom:0;
  padding-bottom:0;
}
.ie .blogrss-content table div{
  margin-bottom:0;
  padding-bottom:0;
}
.ie .blogrss-content .blog_footer,
.blogrss-content .BlogInfo{
display:none;
}