/** Also known as the slickness**/
a.calendarnav-previous, a.calendarnav-next {
    z-index: 1;
}
a:link, a:visited{
	color:#000000;
}
.module{
	border:0;
	border-bottom:3px solid #333333;
	background-color:#CCCCCC;
}
.module h2, .module caption, .inline-group h2{
	font-family:Trebuchet MS, sans-serif;
	/**-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;**/
	font-size:17px;
	font-weight:bold;
	text-transform:lowercase;
	color:#666666;
	font-style:italic;
	letter-spacing:-0.01em;
	background:url('../../img/admin/module_bg_su3.gif') repeat-x scroll left top;
}
#content-related .module h2{
	background:url('../../img/admin/module_bg_su3.gif') repeat-x scroll left top;
	color:#CCCCCC;
	font-size:13px;;
}
a.section:link, a.section:visited{
	color:#CCCCCC;
}
h1{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	color:#CCCCCC;
}
.module h2 a:link, .module caption a:link, .module h2 a:visited, .module caption a:visited, .inline-group h2 a:visited,{
	color:#CCCCCC;
}
#header{
	background:#666666;
	color:#CCCCCC;
	border-bottom:10px solid #EFEEBE;
}
#header a{
	text-decoration:underline;
	font-family:Trebuchet MS, sans-serif;
}
#branding h1{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
}
div#user-tools{
	color:#000000;
	margin-right:10%;
}
#header a:link, #header a:visited{
	color:#333333;
}
#changelist-filter h2{
	color:#000000;
	font-size:14px;
}
#container{
	width:90%;
	margin:0 auto;
	background-color:#000000;
}	
body{
	background-color:#333333;
}
.row1{
	background-color:#F0F7E0;
}