
.mcontent{padding:10px 20px 20px}
.techincal-support-boxbdr {
background: #fff;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #e7e7e7;
width: 630px;
}
.ftrs-fact-boxbdr {
	background: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e7e7e7;
	color: #767676;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
width: 630px;
}

.rhs-cont li {
    padding: 10px;
}
.rhs-cont a {
    color: #09C;
    text-decoration: none !important;
    font-size: 16px;
}

