.mbrace #main {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.mbrace .content-body {
    padding-right: 20px;
}

.mbrace h1 {
    font-weight: bold;
    padding-bottom: 10px;
}

.mbrace .subnavigation ul {margin-right:0;margin-left:0;}
.mbrace .subnavigation ul li {padding-right:8px;padding-left:8px;}

.mbrace .mbrace-list {
    margin-top: 370px;
    padding-right: 20px;
}

.mbrace .mbrace-list-section h2 {font: bold 1.4em/1.4em "Times New Roman", Times, serif;}

.mbrace .mbrace-list-section dt {
	clear:left;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-left:70px;
	padding-bottom:5px;
}

.mbrace .mbrace-list-section dd {
    clear:left;
}

.mbrace .mbrace-list-section dd img {
    float: left;
}

.mbrace .mbrace-list-section dd p {
    float: left;
    margin-left: 10px;
    width: 625px;
    padding-bottom:5px;
}

.mbrace .mbrace-nav {
	border-top:1px solid #CCCCCC;
	clear:left;
	height:20px;
	margin:0px 40px 0 0;
	padding:15px 0 10px 45px;
}

.mbrace .mbrace-nav li {
	float:left;
	margin-left:20px;
}


.mbrace-content-item {
    clear: both;
    width: 100%;
    overflow: auto;
    padding-bottom: 20px;
}

.mbrace-content-item img {
    float: left;
    margin-right: 10px;
}

.mbrace-content-item h4 {
    padding-bottom: 1em;
}

.mbrace-overview .content-body {
    padding-top: 280px;
}

.mbrace-overview-content {
    float: left;
    width: 470px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mbrace-overview-nav {
    float: right;
    width: 210px;
}

.mbrace-overview-nav img {
    margin: 0 10px;
}

.mbrace-overview-nav h4 {
    padding: 10px 0 5px 5px;
}

.mbrace-overview-nav li {
    padding-bottom: 5px;
}

.mbrace-overview-footer {
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}


.mbrace-mobile-application .content-body,
.mbrace-packages .content-body,
.mbrace-faqs .content-body {
    padding-top: 370px;
}


.mbrace-table {
    margin-bottom: 10px;
    width: 100%;
    border-collapse: collapse;
}

.mbrace-table thead th {
    font-weight: bold;
}

.mbrace-table th,
.mbrace-table td {
    text-align: center;
    padding: 3px;
    border: 1px solid #efefef;
}

.mbrace-table th.first-col {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.mbrace-table tr.even td {
    background: #efefef;
}

.mbrace-table .first-col {
    text-align: left;
    width: 70%;
}
.mbrace-table .second-col {
    width: 74px;
}
.mbrace-table .third-col {
    width: 128px;
}

.mbrace-faq {
    margin-bottom: 10px;
    overflow: auto;
    width: 100%;
}

.mbrace-faq dt {
    float: left;
    clear: left;
    width: 30px;
    font-weight: bold;
}

.mbrace-faq dd.question {
    font-weight: bold;
}

.mbrace-faq dd {
    float: left;
    width: 670px;
}

.sendVideo{clear:left; margin-left: 70px;}

.mbrace-list-section{padding-bottom:10px;}

/* mbrace 2 cta */
.mbrace2link{
	background-color: white;
	width: 170px;
	height: 83px;
	padding: 5px 20px 0 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: 13px;
	right: 20px;
}
.mbrace2:hover
, .mbrace2:active { 
	color:#5288c6; 
}
a.mbrace2 {
	display:block;
	padding:0 0 0 10px;
	background: url(../images/backgrounds/bg_bl_arrow.gif) no-repeat 0px 3px;
	color: #707070;	
}

.mbrace2link h2 {
	line-height: 1.25em;
	padding-top: 5px;
}

/* /mbrace 2 cta */
