#slider-wrapper .slider-top{
	background: url('../img/grey/slider-top.jpg') repeat-x center top;
	border-left: 1px #888 solid;
	border-right: 1px #888 solid;
}
#slider-wrapper .slider-bottom{
	background: url('../img/grey/slider-bottom.jpg') repeat-x center top;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
}
.bar-title{
	background: #999 url('../img/grey/bar-title-bg.jpg') top;
	border-left: 1px #8a8a8a solid;
	border-right: 1px #8a8a8a solid;
}
#footer{
	background: #707070 url('../img/grey/footer-bg.png') repeat-x center top;	
	border-left: 1px #888 solid;
	border-right: 1px #888 solid;
}
.copyright-open{
	border-top: 1px #a8a8a8 solid;
	border-bottom: 1px #888 solid;	
	border-left: 1px #888 solid;
	border-right: 1px #888 solid;	
}
#footer li{
	background: url('../img/grey/footer-divider-hori.png') repeat-x center bottom;
}
#footer li:hover {
	background: #8b8b8b url('../img/grey/footer-divider-hori.png') repeat-x center bottom;
}
#footer .port-postthumb{
	background: #909090;
}