.onecol {
width: 4.7%;
}

.twocol {
width: 13.2%;
}

.threecol {
width: 22.05%;
}

.fourcol {
width: 30.6%;
}

.fivecol {
width: 39%;
}

.sixcol {
width: 48%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 61.6%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82%;
}

.elevencol {
width: 91.35%;
}

.twelvecol.responsive-menu select {
	width:80% !important;
	margin:20px 0px 20px 0px !important;
      background-image: url(../images/misc/drop_bckg.png) !important;
      background-position:10px 0px !important;
      background-repeat: no-repeat !important;
      border: 1px solid #e1e1e1 !important;
	  border-top:4px solid #ef580d !important;
      color: #999 !important;
      font-size:14px !important;
      font-family:'Droid Sans', serif !important; 
      overflow: hidden !important;
      padding-top: 7px !important;
      padding-bottom: 7px !important;
	  padding-right:20px !important;
	  padding-left:30px !important;
      text-overflow: ellipsis !important;
      white-space: nowrap !important;
      height:40px !important;
	  cursor:pointer !important;
	  text-transform:capitalize!important;
	  outline:none !important;
}
