/*	GLOBAL FOOTER OVERRIDES (support.product)
	$Id: //depot/projects/dylan/releases/rc_16_11_1/ubi/template/identity/support.product/screen/gfooter_override.css#1 $
*/

.SiteFooter {
	background: #3d3d3d none;
	background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#383838));
	background: -moz-linear-gradient(top, #585858, #383838);
	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#FF383838, startcolorstr=#FF585858));
	background: -ms-linear-gradient(top, #585858, #383838);
	background: -o-linear-gradient(top, #585858, #383838);
	width: 998px !important;
}

.SiteFooter .LayoutGrid-5 {
    width: 230px;
}