	#shortcuts {
		clear: both;
		padding: 1px 0 0;
		border-top: 1px dotted #58575c;
		width: 972px;
	}

	#shortcuts a {
		color: #6c6767;
	}
	
	#shortcuts a.new, #shortcuts a.new:visited {
		color: #FD3605;
	}
	
	#shortcuts dl {
		clear: left;
		float: left;
		width: 972px;
		padding: 10px 0;
		border-bottom: 1px solid #e3e3e3;
	}
	#shortcuts dt {
		float: left;
		width: 125px;
		margin-right: 10px;
		font-weight: bold;
		color: #3C3636;
		text-align: right;
	}
	#shortcuts dd {
		float: left;
		margin-right: 10px;
	}
	#shortcuts dl dl {
		width: 810px;
		padding: 0 0 5px;
		border: none;
	}
	#shortcuts dd dt {
		width: auto;
		margin-right: 10px;
		color: #6c6767;
	}
	#footernew {
		clear: both;
		padding: 15px 0 0;
		text-align: center;
		color: #3c3636;
		margin-bottom: 40px;
	}
	#footernew li {
		padding: 0 10px;
	}
	#footernew a {
		font-weight: bold;
		color: #000;
	}
	#footernew img {
		vertical-align: middle;
	}
	
	#footernew .m {
		list-style-type:none;
		text-align:center;
	}
	#footernew .m li {
		display:inline;
	}
