
.boxy {
margin-left: 5%;
margin-right: 5%;
margin-top: 1em;
margin-bottom: 1em;
border: 2px solid #ffdd00;
background-color: #ffeeaa;
padding: 0;}


.boxo {
margin-left: 5%;
margin-right: 5%;
margin-top: 1em;
margin-bottom: 1em;
border: 2px solid #ff6600;
background-color: #ff9900;
padding: 0;}

.boxo p {color: #fff;}


/* latest quote box */ 
.latest {
float: left;
left: 1px;
border: 1px solid #b8b8b8;
margin-bottom: 1em;
    }
.latestin {
background: url(corner4.gif) bottom right no-repeat;
position: relative;
left: 1px;
top: 2px;
padding: 1px 4px 9px 7px;
}


