#jfooter{
	line-height: normal !important;
	width: 100%;
	background: url(../images/foottophighlight.png) repeat-x;
	background-color: white;
	margin: 0 auto;
	padding-top: 15px;
	height: 200px;
	clear: both;
	vertical-align: middle;
}



#jfooter .jpane{
	float:left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        height: 120px;
        vertical-align: middle;
}

#jfooter .jpane ul{
    list-style: circle !important;
    font-size: 10px !important;
}

#jfooter .jpane ul li{
    padding: 0 !important;
    margin: 0 !important;
}

#jfooter .hline{
    background: url(../images/sephor.png) repeat-x right;
    clear: both;
    width: 100%;
}

#jfooter .copyright{
    margin: 0 auto;
	margin-top:20px;
    text-align: center;
    color: gray;
    font-weight: bold;
}

#jfooter .jpane table, #jfooter .jpane table td{
    clear: both;
    text-align: left !important;
    margin: 0;
    padding: 2px;
    border-collapse: collapse;
    border-spacing: 0;
}

#jfooter .verticalsep{
	background: url(../images/sepvertical.png) repeat-y right;
}
