.idxColumns { font-size:14px; } 

.idxFrame {
    width: 460px;
    font-size: 14px;
}

.idxTable {
    max-width: 100%;
}

.idxDisWidth {
    
}
.idxImage {
    max-width:150px;
}
.idxImgCol {
	/* max-width: 155px; */
}
.idxTable td:first-child {
    max-width: 155px;

}
.idxImageLg {
    width: 240px;
}
.idxTable td {
    font-size: 14px;

}

.idxSmall {
    font-size: 14px;
}
.idxVerySmall {
    font-size: 12px;
}

.idxDisText {
    font-size: 11px ;
}
.idxHeading {
	font-size: 14px;
}

.idxTitle {
	font-family: Arial;
    font-size: 15px;
	font-weight:bold;
}

