a.calendarnav-previous, a.calendarnav-next {
    z-index: 1;
}
a:link, a:visited{
	color:#606060;
}
.module h2, .module caption{
	font-family:Trebuchet MS, sans-serif;
	-moz-opacity:.90; filter:alpha(opacity=90); opacity:.90;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	letter-spacing:-0.03em;
	background:url('../../img/admin/module_bg_kb.gif') repeat-x scroll left top;
}

#content-related .module h2 {
	background:#EEEEEE url('../../img/admin/module_bg_kb.gif') repeat-x scroll left bottom;
	color:#202020;
}

.module {
	background-color:#DDDDDC;
}

h1{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	color:#333333;
}
.module h2 a:link, .module caption a:link, .module h2 a:visited, .module caption a:visited{
	color:#202020;
}
#header{
	background:#333333;
	border-bottom:10px solid #665c4a;
	color:#c1c1c0;
}
#header a{
	text-decoration:underline;
	font-family:Trebuchet MS, sans-serif;
}
#branding h1{
	color:#DDDDDC;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
}
div#user-tools{
	color:#C1C1C0;
	margin-right:10%;
}
#header a:link, #header a:visited{
	color:#ffffff;
}
#changelist-filter h2{
	color:#ffffff;
	font-size:14px;
}
#container{
	width:90%;
	margin:0 auto;
	background-color:#858690;
}	
body{
	background-color:#202020;
}
.row1{
	background-color:#f7f4f2;
}
