.ordertable {
	background: #5A5E3D;
	padding: 100px;
        padding-top: 30px;
        width:500px;
        color: #eeeeee;
        border : 5px double #eee;
        padding : 25px;
}
.format_text input {
     border-style: none;
     padding: 0;

}
.shopping_cart input {
     border-style: none;
}
