﻿
#page { background: white url(/content/theme/middle.jpg) repeat-y; width:866px; }
#cols { background: url(/content/theme/header.jpg) no-repeat;  }
#footer { background: #DCDBD7 url(/content/theme/footer.jpg) no-repeat; }
.grey-box { background:url(/content/theme/grey-mid.gif) repeat-y; }

.orange-box { margin-left:7px; }
.orange-head { background:url(/content/theme/orange-head.gif) no-repeat; height:22px; }
.orange-box .repeat { background:url(/content/theme/orange-mid.gif) repeat-y; font-size:.8em; overflow:auto; padding:1px 10px; }
.orange-foot { background:url(/content/theme/orange-foot.gif) no-repeat; height:22px; }
.orange-box h2 { font-size:1.1em; margin:0; text-align:center; }
.orange-box .input { margin: 2px; }
