/* Start of CMSMS style sheet 'os-custom' */
div#pagewrapper {
border: 1px solid #ccc;
}
div#content h2 {
font-size:2em;
}
div#content h3 {
margin: 1em 0;
}

.order-item {
margin:10px;
border:1px solid #eee;
padding:10px;
}
.order-item img {
margin-right:10px;
float: left;
}

.order-list {
margin:10px;
border:1px solid #eee;
padding:10px;
}
.order-list img {
margin:10px;
}
div#content .order-list h3 {
margin-top:0;
}


.form-submitted {
margin:10px;
border:1px solid #eee;
padding:10px;
background: #f0f0f0;
}
/* End of 'os-custom' */

