#content {
    display: inline;
    float: left;
    width: 850px;
}
.content-sided {
    background: url("http://www.ncr.com/images/content-sided.gif") repeat-y scroll 0 0 transparent;
}
#content .side-a {
    display: inline;
    float: left;
    width: 210px;
}
.cl {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    text-indent: -4000px;
}
#content .side-b {
    display: inline;
    float: right;
    width: 600px;
}
#sub-nav {
    margin-bottom: 0;
}
#sub-nav {
    font-size: 11px;
    margin-bottom: 50px;
}
#sub-nav ul {
    border: medium none;
}
#sub-nav ul {
    /*border-top: 1px solid #C4C4C4;*/
}
#sub-nav ul li {
    border-bottom: 1px solid #C4C4C4;
    position: relative;
    z-index: 2;
}
#sub-nav li {
    border: medium none;
}
ul li {
    list-style-position: outside;
    list-style-type: none;
}
#sub-nav ul a {
    -moz-transition: all 0.1s linear 0s;
    color: #666666;
    display: block;
    padding: 8px 10px;
}
#sub-nav ul li.selectedKid {
	border-bottom: 1px dashed #C4C4C4;
}
#sub-nav ul li.selectedL2WithKids a {
    color: #BC2F2E !important;
    font-weight: bold;
}
#sub-nav ul li.parentTree a {
	font-weight: bold;
}
.eventsTable {
    border-collapse: collapse;
    font-size: 11px;
    margin: 0 0 17px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.eventsTable td {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 7px;
}
.eventsTable tr .MainContent p {
    line-height: 14px;
    margin: 0 0 17px;
}
.style3 {
    color: #FF0000;
    font-weight: bold;
}
.eventsTable a {
    color: #BC2F2E;
    text-decoration: none;
}
.side-b .mrb {
	margin-bottom: 5px;
}
.eventsTable p {
    line-height: 14px;
    margin: 0 0 17px;
}
.retail {
    float: left;
    margin-bottom: 30px;
}
.driversHeader {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.importantNote {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.side-b h1 {
	color: #54b948; /*#0047BE;*/
    font-size: 25px;
    margin-bottom: 20px;
}
.eventsTable tr.MainContent {
	background-color: #EDEDED !important;
}