#body .box {margin: 0 0 10px 0;border: solid 1px #aaa;background-color: white;display: block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}#body .box.error {border-color: #a56f6f;}#body .box h2 {background: #ddd;background: -moz-linear-gradient(#eee,#ccc);background: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc));color: #333;font-weight: bold;text-shadow: #fff 1px 1px 1px;font-size: 13px;float: none;margin: 0;padding: 0;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}#body .box.error h2 {background: -moz-linear-gradient(#f4baba,#d69a9a);background: -webkit-gradient(linear,left top,left bottom,from(#f4baba),to(#d69a9a));color: #4c0a0a;}#body .box h2 span.box_header {display: block;padding: 7px 5px;}#body .box h3 {color: #000;font-weight: bold;margin: 5px 0 10px 0;font-size: 24px;}#body .box h4 {color: #333;font-weight: normal;font-size: 18px;margin: 10px 0 10px 5px;padding: 0;}#body .box div.box_content>div div {padding: 0;border: 0;}#body .box div.killfloat {padding: 0;line-height: 0;font-size: 0;}#body .box div.box_content>div div.box_row {padding: 3px 0;border-bottom: solid 1px #eee;}#body .box div.box_content>div div.box_row.last-child{border: 0;}#body .box div.box_content>div div.box_row span {float: right;}#body .box div.box_content>div div.box_row strong {float: left;}#body .box div.box_content>div div.note {padding: 5px;background: #fff9d4;border: 2px solid #f5e986;margin: 3px;}#body .box div.box_content>div div.note span {float: right;}#body .box div.box_content>div div.note strong {float: left;}#body .box div.box_content>div div.box_row a {color: #444;text-decoration: none;}#body .box div.box_content>div div.box_row a:hover {text-decoration: underline;}#body .box.error .error_message {color: #333;font-size: 24px;margin: 5px 5px 0px 10px;padding: 10px 0 0 65px;background-repeat: no-repeat;display: block;height: 40px;}#body .box.error .error_explanation {margin: 0 10px 20px 65px;padding: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #eee;}#body .box.error button {width: 200px;margin: 0 auto 10px auto;}.no-border-radius #body .box {border: 0;position: relative;}.no-border-radius #body .box div.box_content {border: 0;border-left: solid 1px #aaa;border-right: solid 1px #aaa;padding: 0;}.no-border-radius #body .box div.box_content>div {color: #444;padding: 7px 5px;font-size: 13px;border-bottom: solid 1px #aaa;}.no-border-radius #body .box div.box_content>div.last-child,.no-border-radius #body .box div.box_content>.last-child {border: none;}