.clearfix {
  *zoom: 		1;
   clear: 		both;
}
.clearfix:before,
.clearfix:after {
  display: 			table;
  content: 			"";
  line-height: 0;
}
.clearfix:after {
  clear: 			  both;
}
.block, .row100{
 width: 100%;
}
.row50{
 width: 48%;
 float: left;
}
.row30{
 width: 30%;
 float: left;
}
.row25{
 width: 25%;
 float: left;
}
.row20{
 width: 20%;
 float: left;
}
.toit-accordian dd{
 display:none;
}
textarea{ height:150px;}
 
 
 .pr_fr{ width:240px; height: auto; border:2px solid ; border-radius:0px 0px 0px 0px; border-color: #E7E7E7; margin-top: px; margin-bottom:5px; margin-left:20px;}
 
.img {
   -webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(0.8); /*Mozilla scale version*/
-o-transform:scale(0.8); /*Opera scale version*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity:2; /*initial opacity of images*/
 
}
.img:hover {
    -webkit-transform:scale(1.40); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
 

opacity: 2;
}
.column70 p{ text-align:justify; margin-left:10px;}
.column70 h2{  margin-left:10px;}
.bor{border:1px solid #E7E7E7}
.p-st{font-size:14px; font-family:Arial, Helvetica, sans-serif; text-align:justify; line-height:23px;}
.bgg{background:#FFFFFF;border:1px solid #E7E7E7}

.imb{ border:2px solid #CCCCCC}

