/* Footer widgets */
#footerWidgetsInner .boxFooter { width:280px; padding-right: 60px; }
#footerWidgetsInner .last { padding-right: 0; }
#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#666;
	font-size:12px;
	font-style:normal;
}
#sitebottom {
position: absolute;
right: 0;
top: 25px;
text-align: right;
}

#footerWidgetsInner #copyright {
clear: both;
border-top: 4px solid #090E0F;
padding-top: 25px;
margin-top: 15px;
position: relative;
text-align: left;
}

#footerWidgetsInner a:hover { color: #ccc; }