#main table.listitem {
    border: 1px solid #e7e7e7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
table.listitem tr td,table.listitem tr th{
	border:1px solid #ccc;
    padding: 6px 20px;
}
table.listitem tr th{
	font-weight:bold;
}
table.listitem tr th.tcol1{
	width:55%;
}
table.listitem tr th.tcol2, table.listitem tr th.tcol3, table.listitem tr th.tcol4{
	width:15%;
}
table.listitem tr td .qty{
	width:80px;
}
#footer #colophon{
	padding:0!important;
}
.footer-menu-area {
    border-top: 0;
    padding-top: 0px;
    margin-top: 15px;
}
#site-info,#site-info a, #menu-footer-menu li a,#menu-footer-menu li{
	color:#fff!important;
}