span.tabinact:hover, span.tabact, span.tab_biginact:hover, span.tab_bigact
{
	background-image: url("http://www.dot-co-lawyers.co/images/tab_new.png");
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	float: left;
	font-family: Calibri,Trebuchet MS,Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	line-height: 1.8em;
	text-align: center;
	text-decoration: underline;
	margin:0 0 0 3px;
	width: 48px;
}
span.tabinact{ 
	background-image: url("http://www.dot-co-lawyers.co/images/tab_new.png");
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: left;
    font-family: Calibri,Trebuchet MS,Arial,Tahoma,Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    line-height: 1.8em;
    text-align: center;
    width: 48px;
    margin:0 0 0 3px;
    }
span.disbled{
	background-image: url("http://www.dot-co-lawyers.co/images/tab_new.png");
    background-repeat: no-repeat;
    color: #c6c6c6;
    display: block;
    float: left;
    font-family: Calibri,Trebuchet MS,Arial,Tahoma,Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    line-height: 1.8em;
    text-align: center;
    margin:0 0 0 3px;
    width: 48px;
    }
.errorbdr{border:1px solid red;}
.radio{width:80px;top:1px!important;}
.smalltxt{width:55px;font-size:11px;margin-left:5px;float:left;}
.verysmalltxt{width:24px;font-size:11px;float:left;margin-left:5px;}
.verysmalltxt1{float:left;text-align:center;width:39px;}
.textbx{width:155px;font-size:11px;}
.txtbx, .selectbx{font-size:11px; margin-left: 5px;float:left;}
.txtarea{font-size:11px;}
.smalltxt1,.smalltxt2{font-size:11px;margin-left:4px;width: 38px;}
#formcontact ul{overflow: visible!important; }
.maintxt{font-size:10px;text-align:center;width:100%;padding-bottom:10px;}
.ytop{ margin-left: 8px;float:left;width:41px;font-size:11px;}
.overthrow-enabled .overthrow {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.overthrow-enabled #foo {
    height: 180px;
}
.mobtxt{
float:right;width:78%;font-size:11px;
}
.spaccls{  float: left;
    padding-left: 4px;
    text-align: left;
    width: 44px;
}
.spaccls1{padding-left:10px;}
.clear{padding-bottom:5px;width:20%;}
.lbltxt{float:left;padding-bottom:10px;width:80%;}
.imgcls{float:left;padding:3px 0 0 6px;}
.wrap1{padding-bottom:5px;padding-top:5px;}
.y{ margin-left: 5px;}
.yy1{width:164px;}
.practareacls{float:left;padding-top:6px;padding-left:5px;}
.smalltxtnew{width:190px;margin-left:5px;}
.mainquescls{float:left;width:100%;margin-bottom:5px;text-align:center;}
.mainquescls1{float:left;padding-top:11px;width:100%;margin-bottom:10px;text-align:center;}
.centertxt{position:relative;text-align:center; top:3px;}
.chkboxcls{float:left;padding-top:1px;}
.wrap{float:left;}
.mobchk{ text-align: left;float:left; width:50%; font-size:10px;  font-size:10px; border:#ccc groove 0px;}
.mobinnerclear{float:left;width:60%;text-align:left!important;}
.mobinner{float:right;width:40%;padding-top:3px;}
.mobinnerclear1{width:100%!important;}
.heightcls{float: left !important;
    height: 20px;
    line-height: 15px;
    margin-bottom: 15px !important;
    text-align: left !important;}
#selectcurrentbilldiv,#selectcurrentbillsubdiv{float:left;padding-top:5px;width:100%;}
.lbltxt2{float: right;padding-bottom: 10px;width: 69%;}
.lbltxt3{float: right;padding-bottom: 10px;width: 57%;}
.linkbutton{ width:200px; height:30px; border-radius:5px; border:1px solid #e0e0e0;
text-align:center;
background: rgb(243,226,199); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 50%, rgba(182,141,76,1) 51%, rgba(233,212,179,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,226,199,1)), color-stop(50%,rgba(193,158,103,1)), color-stop(51%,rgba(182,141,76,1)), color-stop(100%,rgba(233,212,179,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
Current gradient has opacity, switching color format to 'rgba'
Color format: Comments IE9 Support (?)
Permalink
Link to, save or share the current gradient using its unique link.
}
.btncls{font-family:Arial;font-weight:600;font-size:14px;margin-top:6px;color:#11375B;}
.btnclass{font-size:10px; margin-top:12px; cursor:pointer;}
.clear2{height:30px;}
.txtbxnew{float:left;width:55%;}
.refreshcls{float:right;margin-top:12px; margin-right: 25%;width:5%;}
.newycls{margin-top:5px;width: 134px;}
.lbltxt5{float:right;padding-bottom:2px;width:80%;}
.eqlcls{font-size:18px;font-weight:bold;}