
.desc {
	font-size: 14px;
	text-align: justify;
}
.desc table
{
	width:100% !important;
}
.desc table img
{
	width:100% !important;
	height:auto !important;
}
.desc table.vnt-table tr td
{
	display:block;
	width:100%;
	padding-right:0px !important;
}
.other_about {
	margin-bottom: 20px;
  margin-top: 20px;
}

.other_about .title {
    border-bottom: 1px solid #cccccc;
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 10px;
		text-transform:uppercase;
}
.other_about ul
{
	padding:20px 0px;
}
.other_about li {
    background: url(../images/icon_other.png) no-repeat  center left;
   	display: block;
    line-height: 30px;
    padding-left: 20px;
}

.other_about li a {
    color: #333333;
    display: inline-block;
    padding: 3px 0;
}