.body {padding:10px; background:#fff; border:1px solid #ccc;}
.subbrt .sub {
	 margin-top:15px;
}
.subbrt .sub h4 {
    margin-top: 30px;
}
.subbrt .sub p {
    line-height: 1.3em;
    padding-top: 10px;
}
.subbrt .sub p em:first-child {
    color: #325D83;
    font-family: georgia,times,serif;
    line-height: 1.5em;
}
.subbrt .sub .insetlinks {
    display: block;
    float: right;
    margin: 4px 8px 0 20px;
    width: 156px;
}
.insetlinks a {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    display: block;
    line-height: 1.2em;
    margin-bottom: 20px;
    padding: 16px;
    text-decoration: underline;
}
.subbrt .sub ul {
    line-height: 1.3em;
    margin: 12px 24px;
}
.subbrt .sub ul li {
    list-style: square outside none;
    margin-bottom: 14px;
    margin-left: 8px;
}
.subbrt .sub ul li strong {
    color: #333333;
}
.subbrt .sub a {
    cursor: pointer;
}
.subbrt .sub sup {
    font-size: 0.4em;
    line-height: 0.5em;
    vertical-align: top;
}
#about .subbrt .sub {
    border: 0 none;
    margin-top: 60px;
}
#about .subbrt .sub h2 {
    color: #AAAAAA;
    line-height: 1.4em;
    margin-bottom: 240px;
}
#about .subbrt .sub a {
    color: #C57D54;
    text-decoration: underline;
}
table#howisitdifferent {
    border: 1px solid black;
    border-collapse: collapse;
}
table#howisitdifferent td, table#howisitdifferent th {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 0.9em;
    line-height: 1.1em;
    padding: 2px 0;
    text-align: center;
}
table#howisitdifferent tr.headrow th {
    background: none repeat scroll 0 0 #C6D1DA;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: middle;
}
table#howisitdifferent td.tableleft {
    background: none repeat scroll 0 0 #EFEFEF;
    font-weight: bold;
    padding-left: 4px;
    text-align: left;
}