.orders img{width:130px; height:130px;}
.orders{ position:relative;height:360px; margin-top:1.25em;}
.orders div{position:absolute; width:50%; height:180px; text-align:center;}
.orders div.o1{top:0;left:0;}
.orders div.o2{top:0;left:50%;}
.orders div.o3{top:180px;left:0;}
.orders div.o4{top:180px;left:50%;}
.orders a{ color:#623C39; text-decoration:none;}
.orders a:hover{text-decoration:underline;}
