.nav1 {
	width: auto;
}
.nav1 .lnk {
	cursor: pointer;
}
.nav2 .lnk {
	cursor: pointer;
}
.sbGrid .cRgt {
	float: right;
	width: auto;	
}
.sbGrid .cLft {
	float: left;
}
.sbGrid .cLft a {
	color: #2B2B2B;
}
#address {
	position:relative;
}
.cLft .sbTally, #rightCount, .cRgt .sbTallyLife {
	float: right;
	position: relative;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	border: 1px solid #6A6A6A;
	background-color: #2B2B2B;
	margin-top: 20px;
	min-width: 32px;
}
.cRgt .sbTallyLife  {
	color:#353535; 
	border:0 none; 
	background-color:transparent;
	top:2px;
	margin-right: 10px;
}
.cLft .sbTally  .ico, #rightCount .ico, .cRgt .sbTallyLife .icoSBLife {
	position: absolute;
	background: url(../images/assets.png) right -54px no-repeat;
	left: -20px;
	top: 0;
	width: 34px;
	height: 28px;
}
.cRgt .sbTallyLife .icoSBLife  {
	background:url(../images/sbLogoLifetime.jpg) no-repeat center; 
	width:20px; 
	height:19px; 
	top:3px; 
	left:-4px;
}
#rightCount .sbTallyLabel,  .cRgt .sbTallyLife .sbTallyLabel {
	color:#6B6B6B; 
	font-size:12px; 
	text-transform:uppercase; 
	position:absolute; 
	top:-20px; 
	left:0; 
	width: 100%;
	text-align: center;
}
.cLft  .title {
	position: absolute;
	left: -92px;
	top: 2px;
	color: #C4C4C4;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.cRgt {
	float: left;
	width: 756px;
}
.cRgt .secHeader {
	background-color:#0D3155;
	color:#FFFFFF;
	font-size:16px;
	line-height: 16px;
	height: 16px;	
	font-weight:bold;
	margin-bottom:15px;
	padding:5px;
}
.swagCode {
	background: url(../images/grad5.jpg) left bottom repeat-x;
}
.swagCode form {
	padding: 0;
	margin: 0;
}
.swagCode input {
	float: left;
	margin: 5px;
	padding: 1px;
	width: 80px;
	font-size: 16px;
}
.swagCode .submit {
	float: left;
	margin: 5px 0;
	cursor: pointer;
}
.swagCode .error {
	margin: 5px 5px 0;
	padding: 5px;
	background-color: #E3E3E3;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.swago .msg {
	width: 402px;
	line-height: 22px;
	margin-bottom: 10px;
}
.swago .noSwago {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-left: -5px;
}
.swago .btnMoreInf {
	width: 100px;
	margin: 20px auto;
}
.swago .contChips {
	padding: 0 0 10px 5px
}
.swago .chips {
	width: 402px;
	margin-right: 6px;
}
.swago .chips .chip {
	float: left;
	width: 70px;
	padding-top: 20px;
	height: 50px;
	background: url(../images/assets.png) left -54px no-repeat;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	margin: 0 3px 3px 0;
}
.swago .swagoBoard {
	float: left;
	background: url(../images/swago-01.jpg) left top no-repeat;
	width: 304px;
	height: 310px;
	padding: 53px 0 0 19px;
}
.swago .swagoBoard  img {
	float: left;
	width: 55px;
	height: 55px;
	margin: 0 2px 2px 0;
}


#ledgerCont{border:solid 1px #C7C7C7; padding:37px 11px 11px; position:relative;}
#topNav{position:absolute; top:11px; right:11px;; z-index:2;}
#topNav ul{margin:0; padding:0;}
#topNav ul li{list-style:none; float:right; cursor:pointer; color:#727272; font-weight:bold; height:25px; line-height:25px; padding:0 24px; border:solid 1px #dddddd; background-color:#F2EEED;}
#topNav ul li.selected{background-color:#fff; color:#275DA3; border-bottom:0 none; cursor:default; height:26px;}

#tableContainer{position:relative}
#footPaging{position:absolute; bottom:29px; left:1px; background-image:url(../images/sortable.jpg); line-height:28px; height:28px; width:754px; font-weight:bold; border-bottom: 1px solid #CBCBCB; border-top: 1px solid #CBCBCB}
#ledgerInnerCont #footPaging{width:712px;}
#footPaging a{position:absolute; top:0; color:#616161; z-index:2}
#footPaging div{text-align:center; position:absolute; top:0; left:0; width:100%; z-index:1}
#ledgerInnerCont{border:solid 1px #dddddd; padding:8px; position:realtive;  z-index:1}
#ledgerInnerCont .arrow{position:relative; top:-1px;}

.contFilter {
	position: absolute;
	width: 700px;
	height: 42px;
}
.fltrCat {
	padding: 10px 10px 10px 0;
	border-right: 1px solid #CCCCCC;
	margin-right: 10px;
	height: 21px;
}
.dateRanges {
	position: absolute;
	bottom: -2px;
	left: 282px;
	width: 300px;
}
.dateRanges .ele {
	float: left;
}
.dateRanges div.ele {
	width: 83px;
}
.dateRanges span.ele {
	margin-right: 6px;
	padding-top: 4px;
}
.dateRanges div.ele input {
	width: 52px;
}
.x-menu ul,
.x-menu li {
	margin: 0;
	margin: 0;
}
.filterBtn  {
    background: url(../images/grad5.jpg) repeat-x scroll left top transparent;
    border: 1px solid #999999;
    color: #000000;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
	padding: 3px;
}
 
.filterBtn a {
	color:#000;
	font-size:11px;
}
<!--[if gte IE 8]>
.x-form-check-wrap input {

}
#ext-gen19, #ext-gen24 {
	left: -4px;
	top: -1px;
}
#ext-comp-1006, #ext-comp-1007 {
	width: 12px;
	height: 12px;
}
.dateRanges span.ele {
	padding-top: 2px;
}
<!--[endif]-->

