/* CSS Footer */
#footercomponent ul{
  padding:0;
  margin:0
}
#footercomponent ul li{
list-style:none;
  padding:0;
  margin:0
}
.FooterBg {
	width: 100%;
}
/*.FooterTitles {
	line-height : 22px;
	text-transform : uppercase;
}
.FooterBody {
	line-height : 22px;
	text-transform : uppercase;
}*/
.UserImgFooter {
	width: 100px;
	height: 100px;
}
.UserDetailsFooter {
	line-height : 18px;
}