/** secondary lightgrey **/

td.sidebar {
	background: #191919 url(../images/secondary/sidebar-bg-grad.png) repeat-x;
}

td.sidebar li,
td.section li {
}

div#divider {
	background: #323030;
	width:978px;
	margin: 0 auto;
	}
	

#divider .shadow-l {
	background: url(../images/secondary/body2-shadow-l.png) 0 0 repeat-y;
}

#divider .shadow-r {
	background: url(../images/secondary/body2-shadow-r.png) 100% 0 repeat-y;
}

div#bottom {
	background: #F2F2F2 url(../images/secondary/bottom-bg.png) 0 0 repeat-x;
}

#bottom .shadow-l {
	background: url(../images/secondary/bottom-shadow-l.png) 0 0 repeat-y;
}

#bottom .shadow-r {
	background:  url(../images/secondary/bottom-shadow-r.png) 100% 0 repeat-y;
}

#bottom .shadow-l2 {
	background: url(../images/secondary/bottom-div-l.png) 0 0 no-repeat;
}

#bottom .shadow-r2 {
	background:  url(../images/secondary/bottom-div-r.png) 100% 0 no-repeat;
}

#bottom td.mainbody {
	background: url(../images/secondary/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom {
	background: url(../images/secondary/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom .padding {
	background: url(../images/secondary/bottom-div-l.png) 100% 0 no-repeat;
}

/* modules */

td.section div.moduletable {
	background: url(../images/secondary/module-bottom.png) 100% 0 no-repeat;
}

td.section div.moduletable h3 {
	background: url(../images/secondary/h3-bottom.png) 100% 27px repeat-x;
}

td.sidebar div.moduletable h3 {
	border-bottom: 1px solid #DFDFDF;
}


td.sidebar div.moduletable a {
	border:none;
}