/*
bluebox.css
*/

html, body {
	margin: 0;
	padding: 0;
	xheight: 100%;
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", Tahoma;
	font-size: 13px;
	line-height: 20px;
	background:  #7587a7 url("img/bgcolor.jpg") top left repeat-x;
	color: #414141;    
}
body {
	
} 
img {
	border: none;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-size: 1.5em;
}

h3 {

	font-weight: normal;
	font-size: 1.25em;         
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-size: 1.25em;
}

html>body .container {}

#container { 
	display:  block;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;  
	background: transparent url("img/white_block.gif") top left repeat-y;   
	width:  800px;  
	margin:  0 auto 0 0;    
	height:  100%;   
	left: 50%;
	margin-left: -400px;
}   
#header{
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 629px;
	height: 90px;
	z-index: 2;
	display: block;  
}     
#header h1, #header h2, #header h3 {
	text-align: center;
	padding: 0;
	margin: 0;
}
#header h1 {
	font-size: 140%;
	padding-top: 8px;
	margin-top: 4px;
}
#header h2 {
	font-size: 100%;
	color: #5b6b85;
}
#header a {
	text-decoration: none;
	color: #343d4b;#5b6b85;#fff;
} 
div#masthead_container {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#masthead {
	display: block;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: center;
	z-index: 0;   
}  
    
#footer{
	clear: both;
	background-color: transparent;
	text-align: center;
	margin: 2.5em 0 0 0;
	z-index: 13;
}
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 0;
	padding: 0;
}  
#header h1.center {
	osition: absolute;
	op: 4px;
	ight: 4px;
	isplay: block;
	ackground-color: transparent;
	-index: 1;  
	color: #000;
}
h1.center a {
}
#header h2.center {
	isplay: block;
	osition: absolute;
	op: 42px;
	ight: 4px;
	ackground-color: transparent;
	-index: 1;
	ext-align: right; 
}
.content {      
/*	position: static;
	padding: 0;
	background: #fff;
	z-index: 0;
	margin: 0px 168px 25px 0px; 
	height:  100%;
	width:  628px;    */
	background: #fff;
	position:  absolute;
	top:  150px;
	width: 629px;
	z-index: 500;
}
div.topcap {
    display: none;
	height: 10px;
	padding: 0px;
	margin: 0px;
}   
div.push, div.push_narrow {
	position: relative;
    padding: 0;
	vertical-align: top;    
	background: #fff;
} 

div.push div.block, div.push_narrow div.block {
	/* each individual contentblock gets this style */   
	position: relative;
	display: block;
	padding: 0 75px 6px 75px; 
	margin: 0;
	background: transparent;
	overflow: hidden;
	margin-bottom: 10px;
}

div.drop_zone {
	xwidth: auto !important;
}
div.push div.cap, div.push_narrow div.cap { display: none; }
div.push div.foot, div.push_narrow div.foot { display: none; }
div.push div.body, div.push_narrow div.body { 
	margin: 0;
	padding: 0;
}

h2.headline {
	text-align: left;
	background-color: transparent;      
	margin:  0;
	padding:  0;
}  
div.float {
	height: 150px;
	float: left;
	padding: 4px;
	margin: 0px;
	border-bottom: 1px dashed silver;
}
div.float p {
	display: block;
	text-align: center;
	background-color: #d9dadc;
	margin-top: 1px;
	margin-bottom: 0;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
div.float a {
	text-decoration: none;
	color: #555;
}   

/* NAVIGATION  */
#nav {
	float: right;
	clear: both;
	background: transparent;
	width: 168px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 90;
	display: block;
} 
#nav ul {     
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none; 
	border-top: 1px solid #98accb;

} 
#nav ul li ul {
	border: none; 
	margin: 0;
	padding: 0; 
	display: block;
}
ul#tabs {

}
 
#nav ul li {
	position: relative;
	display: block;
	border-bottom: 1px solid #98accb;
	margin: 0; 
	padding: 0;    
}
#nav ul li ul li {
	margin: 0 0 0 0px; 
}

#nav ul li a {
	display: block; 
	margin: 0 0 0 8px;
	padding: 5px 0px 5px 0;
	border-right: 6px solid #485b77;
	background: transparent;
	color: #fff;
	text-decoration: none;
	width: 160px;
}

html>body #nav li a { width: auto; }

#nav ul li a:hover {
	border-right: 6px solid #283f59;  
	background: transparent;
	color: #141f2f;
	border-right: 6px solid #283f59;
}
#nav ul li ul li {
	border-top: 1px solid #98accb;
	border-bottom: 0;
	margin: 0;
}  
#nav ul li ul li a {
	display: block;
	padding:  5px 0px 5px; 
	border-left: 16px solid #697b97;
	border-right: 6px solid #728097;
	background-color: transparent;
	color: #fff;
	text-decoration: none; 
	width: 138px;
	

} 
#nav ul li ul li a:hover {
	border-right: 6px solid #283f59;   
	color: #141f2f;  
	width: 138px;
}
  
#nav li a#here {
   	color: #141f2f;  
	background: transparent;
	font-size:  16px; 
	font-weight: bold;
}
/* END OF NAVIGATION*/

/* SIDEBAR ONE */
.sidebar {
	margin: 0;
	position: relative;
	width: 168px;
	height: auto;
	z-index: 3;
	float: right;
	clear: both; 
	padding: 0;
	background: transparent;    
}
div.sidebar div.cap {
	margin: 0;
	padding: 0;
	display: none;
}
div.sidebar div.foot {
	margin: 0;
	padding: 0;
    display: none;
}
div.sidebar div.body, div.sidebar2 div.body {
	top: auto;
	bottom: auto;
	width: 168px;
	height: auto;
	z-index: 12;
	border: 0;
	margin: 0;
	padding: 3px 0 3px 0;
    background: transparent;
	
}
.titlebar {
	/* display: block;*/
	padding: 2px auto 2px 16px;
	color: #000;
	text-decoration: none;
	font-size: 110%;
	text-align: left;
	text-transform: lowercase;
	font-variant: small-caps;
	background: transparent;   
	line-height:  1.4;
	font-weight:  bold;
}
.titlebar a {
	text-decoration: none;
	color: #eee;
} 

ul.rss_feed, ul.link_box {
	margin: 0;
	padding: 0;
	list-style-type: none;   
	border: none; 
	border-top: 1px solid #98accb;
}
ul.rss_feed li, ul.link_box li {
	border-bottom: 1px solid #98accb;
	margin: 0;
}

div.push ul.rss_feed li h3 a, div.push ul.link_box li h3 a, div.push_narrow ul.rss_feed li h3 a, div.push_narrow ul.link_box li h3 a {  
	font-size:  16px;
	text-decoration: none;
	padding: 0 !important;
}


ul.rss_feed li a, ul.link_box li a {  
	display: block;
	font-size:  11px;
	text-decoration: none; 
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-color: transparent; 
}
ul.rss_feed li a:hover, ul.link_box li a:hover {
	background-color: transparent;
	color: #141f2f; 
	cursor: pointer;
}

div.sidebar ul.rss_feed li a:hover, div.sidebar ul.link_box li a:hover, div.sidebar2 ul.rss_feed li a:hover, div.sidebar2 ul.link_box li a:hover {
	border-right: 8px solid #485b77;
}

div.sidebar ul.rss_feed li a, div.sidebar ul.link_box li a, div.sidebar2 ul.rss_feed li a, div.sidebar2 ul.link_box li a {  
	color: #fff;
	border-right: 6px solid  #5e7288;
}

ul.rss_feed li a:hover, ul.link_box li a:hover {
	background-color: transparent;
	color: #141f2f; 
	cursor: pointer;
}
div.sidebar ul.rss_feed li a:hover, div.sidebar ul.link_box li a,:hover div.sidebar2 ul.rss_feed li a:hover, div.sidebar2 ul.link_box li a:hover {  
	border-right: 8px solid #485b77;  
}


div.content ul.link_box {
	list-style-type: none;   
	border: none; 
}

div.content ul.link_box li {
}

div.content ul.link_box li a {
	color: #414141;
	text-decoration: none; 
	background-color: transparent; 
}

div.content ul.link_box li a:hover {
	background-color: transparent;
	color: #141f2f; 
	cursor: pointer;
	text-decoration: underline;
}


ul.gallery_box {
	margin: 0;
	padding: 0;
	margin-left: 22px;
	padding-left: 2px;
	list-style-type: none; 
	display: block;
}
/* END SIDEBAR ONE */ 
/* SIDEBAR TWO */
.sidebar2 {
	margin: 0;
	position: relative;
	width: 168px;
	height: auto;
	z-index: 3;
	float: right;
	clear: both;
	padding: 0;  
	background: transparent;
}
.sidebar2 div.cap {
	margin:  0;
	padding: 0;
	display: none;   
}
.sidebar2 div.foot {
	margin:  0;
	padding: 0;
	display: none;
}
.sidesub2 {
	top: auto;
	bottom: auto;
	width: 168px;
	height: auto;
	z-index: 12;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 3px 0 3px 0;    
}
#sidesublogin {
	background-color: transparent;
	text-align: right;
}

#sidesublogin a {
	text-align: right;
	padding: 0 8px 0 0;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
}
#sidesublogin a:hover {
	text-decoration: underline;
}

#sidesubhome { 
}
div.sidebar2 div#sidesubhome a {
	display: block; 
	color: transparent;
}
.sidesub2 .titlebar {
	text-align: center;
}

ul.button_box {
	margin: 0;
	padding: 0;
	list-style: none; 
	border: none; 
	border-top: 1px solid #98accb;	
}
ul.button_box li {
	border-bottom: 1px solid #98accb;
	margin: 0;
}
ul.button_box li:hover {
	color: #555;
}
ul.button_box li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 5px; 
	background-color: transparent;
	font-weight:  bold; 
	font-size:  11px; 
	border-right: 6px solid #5e7288;   
}
ul.button_box li a:hover {
	background-color: transparent;
	color: #000;
	border-right: 8px solid #485b77; 
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
/* END SIDEBAR TWO */ 
/* LOGIN FORM */
div.formrow {
	clear: both;
	padding-top: 2px;
	text-align: center;  
	color:  #fff;
}  
div.formrow a {  
	color:  #fff;
}     
div.formrow a:hover {  
	color:  #fff;
}
div.formrow span.formlabel {
	float: left;
	width: 90px;
	text-align: right;
	background-color: transparent;
}
div.formrow span.formn {
	text-align: left;
	display: block;
	padding-left: 120px;
}
div.formrow span.formlabeli {
	/* "i" at the end is for italic */
	float: left;
	width: 64px;
	text-align: right;
	padding-top: 8px;
	background-color: transparent;
	font-size:  10px;
}
div.formrow span.formi {
	float: right;
	width: 100px;
	text-align: left;
}     
#login_links {    
	position: relative;
	text-align: left;
	background: transparent; 
	margin: 0 0 0 0px;
	padding: 0;
}
.input {
	background-color: #fff;
	border: 1px inset ThreeDFace;
	border-right-color: grey;
	border-bottom-color: grey;
	float: left;
	width: 94px;   
}
#loginclam {
	display: none;
	background-color: transparent;
}
#loginclam div.formrow span.formlabeli {
	font-style: italic;
	font-size: smaller;
}
a.loginlink {
	font-size: smaller;
	text-decoration: none;
	color: #32353d;
}
a.loginlink:hover {
	font-size: smaller;
	text-decoration: underline;
	color:	#32353d;
}
form {
	margin: 0;
	padding: 0;
}
.smallsavebutton {
	float: left;
	background-color: #e0e1e2;
	color: #32353d;
	border: 1px solid #84868b;
	margin-right: 6px;
	margin-left: 6px;
	font-size:80%;
}
.smallsavebutton:hover {
	background-color: #adaeb1;
	color: #32353d;
}
/* END LOGIN FORM */

div#cdmessage {
	position: absolute;
	z-index: 6000;
	top: 4px;
	left: 4px;
	margin: 0 0 0 0;
	padding: 0px 4px 4px 6px;
	background: url("img/button_left_red.gif") no-repeat left top;
}
div#cdmessage a {
	display: block;
	background: transparent url("img/button_right_red.gif") no-repeat right top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0;
	padding: 0 6px 5px 4px;
}

div#sidesubhome div.titlebar {
	text-align: right;
	position: absolute !important;
	top: 46px;
	width: 173px;
	left: 4px;
	right: auto;
	bottom: auto;
	text-decoration: none;
	color #000;
	font-size: 116%;
	background: transparent; 
	border-left: 6px solid #fff;
}
div#sidesubhome div.titlebar a {
	color: #000;
	text-decoration: none;
	margin-left: -6px;
	padding: 5px 6px 5px 6px;
	display: block;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}  
div#sidesubhome div.titlebar a:hover {
	color: #000; /*#714E4C;*/
	cursor: pointer;
	background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}  

.rubricDiv { 
	position:  absolute; 
	z-index:  9000;
}   
#popup {    
	z-index:  5000;
}
table.floater {  
    
    width: 600px;
    background: #fff;
    border-top: 6px solid #ddd; 
	border-right: 6px solid #ddd; 
	border-bottom: 6px solid #ccc; 
	border-left: 6px solid #ccc; 

    border-collapse: collapse;
    border-spacing: 0;
    text-align: left; 
	font-size: 11px;
}
table.floater tr {

}
table.floater tr td, table.floater tr th {
    padding: 2px;
    border-top: 1px solid #ccc; 
}  
table.floater tr th { 
	text-align: right;
	border-right: 1px solid #ccc; 
}
 
/* GALLERY */
div.push div.gallery, div.push_narrow div.gallery  {
	text-align: center;
	background: #fff;
	width: 436px;
	margin: 0px 0 10px 0;
	padding: 0;
}
div.push div.gallery ul, div.push_narrow div.gallery ul {
	margin: 0;
	padding: .3em;	
	height: inherit;
	float: left;
	width: 436px;
}
div.push div.gallery ul li, div.push_narrow div.gallery ul li
{
	list-style-type: none;
	float: left;
	background: #fff;
	margin: .3em;
}
div.push div.gallery ul li a, div.push_narrow div.gallery ul li a {
	display: block;
	margin: 3px 3px 8px 3px;
}
div.push div.gallery img, div.push_narrow div.gallery img {
	border: 1px solid #b4b4b4;
	-moz-box-shadow: 4px 4px 4px #B4B4B4;
	-webkit-box-shadow: 4px 4px 4px #B4B4B4;
}

div.floater {
	margin: 0 auto 0 auto; 
    border: 20px solid #ddd;
	border-bottom: 4px solid #ddd;
	border-top: 4px solid #ddd;
	background-color: #ddd;
}
/* changed from div.floater span.caption to this: */
div.gallery span.caption
{
	padding-top: 2px;
	font-size: 14px;
	display: block;
	text-align: center;
	background-color: #ddd;
}    
div.floater span.caption {
	padding-top: 2px;
	font-size: 14px;
	display: block;
	text-align: center;
	background-color: #ddd;
}
div.floater span.close_me {
	background: #ddd;
	padding-top: 1px;
	padding-bottom: 1px; 
	margin-left: -16px;
	font-size: 14px;  
	display: block;   
	text-align: left;
}
div.sidebar2 div#sidesubhome div.titlebar a {
	position: relative;
	top: 2px;
	left: 2px;
	display: block; 
} 
div#portal_link {
	display: block;
	position: absolute;
	top: 64px;
	right: 0px;    
}
div#portal_link a {
	color: #fff;
	text-decoration: none;
    text-transform: lowercase;
    font-variant: small-caps;
} 
div#portal_link a:hover {
	text-decoration: underline;
} 
div#powered {   
	display:  block;
	text-align: center; 
	width:  629px;
	background: #fff; 
	padding: 30px auto 20px auto;
}  

div#powered img { 
	margin: 0 auto 20px 0;
}
#image_div {
	display:  block;
}   
.clear {
	clear: both;
}
.draft {
	background: #efefef;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#draft_warning {
	position: absolute;
	color: #fff;
	background: #990000;
	padding: 8px;
	font-weight: bold;
	z-index: 10000;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);	
}
#draft_warning a {
	color: #fff;
}
.hidden {
	display: none;
}

table.directory {
	border: 1px solid #cecece;
	margin: 2px;
}
table.directory tr th {
	font-size: 16px;
	background: #eee;
}
.even_row {
	background: #fff;
}
.odd_row {
	background: #eee;
}
table.side_calendar {
	background: #fff;
	width: 168px;
	margin: 0 10px 0 auto;
}

/* NEW STUFF TO HANLDE EDIT IN PLACE */
div.sidebar div.comment, div.sidebar2 div.comment {
	padding: 0 35px 6px 35px !important;
	font-size: 10px;
	line-height: normal;
}
div.push div.comment, div.push_narrow div.comment {
	font-size: 12px;
	padding: 0 10px 6px 10px;
}
div.push div.image div.body, div.push_narrow div.image div.body {
	overflow: hidden;
}
div.sidebar ul.rss_feed h3, div.sidebar2 ul.rss_feed h3 {
	font-size: 12px;
	line-height: normal;
}
div.sidebar ul.rss_feed li div.story_summary, div.sidebar2 ul.rss_feed  li div.story_summary {
	display: none;
}
div.push ul.rss_feed li div.story_summary, div.push_narrow ul.rss_feed  li div.story_summary {
	display: block;
}
div.sidebar ul.rss_feed li {
	line-height: 1em;
	xpadding: 0px 4px;
}
div.sidebar2 ul.rss_feed li {
	line-height: 1em;
	xpadding: 0px 36px;
}
div.embed_obj {
	overflow: hidden;
	padding: 4px !important;
	position: relative;
	z-index: 800;
}

div.sidebar embed {
	width: 152px !important;
	height: auto;
	position: relative;
	z-index: 800;
}
div.sidebar2 embed {
	width: 152px !important;
	height: auto;
	position: relative;
	z-index: 800;
}
div.sidebar iframe {
	width: 152px !important;
	height: auto;
	position: relative;
	z-index: 800;
}
div.sidebar2 iframe {
	width: 152px !important;
	height: auto;
	position: relative;
	z-index: 800;
}
div.sidebar object {
	width: 152px !important;
	height: auto;
	z-index: 800;
	position: relative;
}
div.sidebar2 object {
	width: 152px !important;
	height: auto;
	position: relative;
	z-index: 800;
}
div.sidebar div.image div.body img {
	max-width: 152px !important;
	height: auto;
}
div.sidebar2 div.image div.body img {
	max-width: 152px !important;
	height: auto;
}
div.push div.image div.body img {
	max-width: 100% !important;
	height: auto;
}
 div.push_narrow div.image div.body img {
	max-width: 100% !important;
	height: auto;
}
div.sidebar div.embed_desc {
	padding: 0 4px !important;
	font-size: 10px;
	line-height: normal;
}
div.sidebar2 div.embed_desc {
	padding: 0 4px !important;
	font-size: 10px;
	line-height: normal;
}
div.sidebar div.weblink div.body {
	margin: 0 0 0 4px;
	line-height: normal;
}
div.sidebar2 div.weblink div.body a {
	color: #fff;
}
div.sidebar2 div.weblink div.body {
	padding: 0 4px !important;
	
	line-height: normal;
}
div.sidebar div.weblink div.cap, div.sidebar2 div.weblink div.cap {
	height: 0;
}
div.sidebar div.weblink div.foot, div.sidebar2 div.weblink div.foot {
	height: 0;
}

div.sidebar div.binaryfile div.body {
	margin: 0 0 0 4px;
	line-height: normal;
}
div.sidebar2 div.binaryfile div.body a {
	color: #fff;
}
div.sidebar2 div.binaryfile div.body {
	padding: 0 4px !important;
	
	line-height: normal !important;
}
div.sidebar div.binaryfile div.cap, div.sidebar2 div.binaryfile div.cap {
	height: 0;
}
div.sidebar div.binaryfile div.foot, div.sidebar2 div.binaryfile div.foot {
	height: 0;
}

div.sidebar div.calendaritem div.body, div.sidebar2 div.calendaritem div.body {
	padding: 0 4px !important;
	line-height: normal !important;
}

div.sidebar div.calendar div.body, div.sidebar2 div.calendar div.body {
	margin-bottom: 4px;
	line-height: normal !important;
}

div.sidebar div.imagelist div.body {
	margin: 0 0 0 4px;
	
	line-height: normal !important;
}
div.sidebar2 div.imagelist div.body {
	padding: 0 4px !important;
	
	line-height: normal;
}

div.sidebar div.webobject div.body {
	margin: 0 0 0 4px;	
	line-height: normal !important;
}
div.sidebar2 div.webobject div.body {
	padding: 0 4px !important;
	line-height: normal;
}

div.sidebar div.binaryfilelist div.body {
	line-height: normal !important;
	xpadding: 0 4px !important;
}
div.sidebar2 div.binaryfilelist div.body {
	xpadding: 0 4px !important;
	line-height: normal;
}

div.sidebar div.weblinklist div.body, div.sidebar2 div.weblinklist div.body {
	line-height: normal !important;
	xpadding: 0 4px !important;
}

div.sidebar div.rssfeed div.body, div.sidebar2 div.rssfeed div.body {
	line-height: normal !important;
	xpadding: 0 4px !important;
}
/*div.sidebar div.rssfeed div.body a, div.sidebar2 div.rssfeed div.body a {
	color: #fff !important;
	font-size: 12px;
}*/

div.sidebar div.embeddedmap div.body, div.sidebar2 div.embeddedmap div.body {
	padding: 0 4px !important;
	line-height: normal;
}
div.sidebar div.embeddedvideo div.body, div.sidebar2 div.embeddedvideo div.body {
	padding: 0 4px !important;
	line-height: normal;
}
div.sidebar div.contentblock div.body, div.sidebar2 div.contentblock div.body {
	padding: 0 4px !important;
	line-height: normal;
}
div.sidebar div.image div.body {
	line-height: normal;
	padding: 0 4px !important;
}
div.sidebar2 div.image div.body {
	padding: 0 4px !important;
	line-height: normal;
}
div.sidebar2 div.block, div.sidebar div.block {
	/* each individual contentblock gets this style */
	margin: 4px 0 8px 0;
}
div.drop_zone {
	xborder: 1px dotted #B4B4B4 !important;
}
div.content div.drop_zone {
	xwidth: 100%;
}
div.push h2.headline, div.push_narrow h2.headline {
	font-size: 18px;
	font-weight: normal;   
	margin: 0;
	padding: 0;  
	display: block;
	color: #555555;
}	
div.sidebar h2.headline, div.sidebar2 h2.headline {
	padding: 2px auto 2px 16px;
	color: #000;
	text-decoration: none;
	font-size: 110%;
	text-align: center;
	text-transform: lowercase;
	font-variant: small-caps;
	background: transparent;   
	line-height:  1.4;
	font-weight:  bold;
}

div.sidebar div.gallery ul, div.sidebar2 div.gallery ul {
	margin: .3em;
	padding: .3em;	
	height:inherit;
	float: left;  
}
div.sidebar div.gallery ul li, div.sidebar2 div.gallery ul li {
	list-style-type: none;
	float: left;
	padding: .3em;
	margin: .3em;   
}   
div.sidebar div.gallery ul li a, div.sidebar2 div.gallery ul li a {
	display: block;
}
div.sidebar div.gallery img, div.sidebar2 div.gallery img {
	-moz-box-shadow: 4px 4px 4px #B4B4B4;
	-webkit-box-shadow: 4px 4px 4px #B4B4B4;
}

div.sidebar ul.rss_feed h3, div.sidebar2 ul.rss_feed h3 {
	margin: 0;
	padding: 0;
}

div.sidebar div.active_edit_side, div.sidebar2 div.active_edit_side {
	float: right;
}

div.active_edit {
	min-width: 680px !important;
	position: relative !important;
	z-index: 1001 !important;
}