/* manual transaction input - autocalculate checkbox related styles */
.mtiAutoCalculateCB {
    margin-top:11px;
    padding-left:0px;
    margin-left:0px;
}

.mtiAutoCalculateCBFirstHLine {
	position:relative;
    left:-103px;
    top:16px;
    margin-right:10px;
    width:100px;
    background:lightgray;
    height:0px;
    border-top: 1px solid lightgray;
}

.ie7 .mtiAutoCalculateCBSecondHLine {
	position:relative;
    left:-110px;
    margin-top:17px;
    margin-right:0px;
    width:80px;
    background:lightgray;
    height:0px;
    float:left;
    border-top: 1px solid lightgray;
}

.ie8 .mtiAutoCalculateCBSecondHLine {
	position:relative;
    left:-110px;
    margin-top:16px;
    margin-right:0px;
    width:80px;
    background:lightgray;
    height:0px;
    float:left;
    border-top: 1px solid lightgray;
}

.ie7 .mtiAutoCalculateCBThirdHLine {
	position:relative;
    left:-110px;
    margin-top:17px;
    margin-right:0px;
    width:80px;
    background:lightgray;
    height:0px;
    float:left;
    border-top: 1px solid lightgray;
}

.ie8 .mtiAutoCalculateCBThirdHLine {
	position:relative;
    left:-110px;
    margin-top:16px;
    margin-right:0px;
    width:80px;
    background:lightgray;
    height:0px;
    float:left;
    border-top: 1px solid lightgray;
}

.ie7 .mtiAutoCalculateCBFirstVLine {
	position: relative;
    margin-top:-42px;
    height: 60px;
    border-left: 1px solid lightgray;
    left: -111px;
    width:0px;
}

.ie8 .mtiAutoCalculateCBFirstVLine {
	position: relative;
    margin-top:-40px;
    height: 57px;
    border-left: 1px solid lightgray;
    left: -31px;
    width:0px;
}

.ie7 .mtiAutoCalculateCBFirstVLineBancs {
	position: relative;
    margin-top:-9px;
    height: 26px;
    border-left: 1px solid lightgray;
    left: -111px;
    width:0px;
}

.ie8 .mtiAutoCalculateCBFirstVLineBancs {
	position: relative;
    margin-top:-5px;
    height: 21px;
    border-left: 1px solid lightgray;
    left: -31px;
    width:0px;
}

.ie7 .mtiAutoCalculateCBSecondVLine {
	position: relative;
    margin-top:-91px;
    height: 109px;
    border-left: 1px solid lightgray;
    left: -111px;
    width:0px;
}

.ie8 .mtiAutoCalculateCBSecondVLine {
	position: relative;
    margin-top:-85px;
    height: 102px;
    border-left: 1px solid lightgray;
    left: -31px;
    width:0px;
}

.ie7 .mtiAutoCalculateCBSecondVLineBancs {
	position: relative;
    margin-top:-80px;
    height: 97px;
    border-left: 1px solid lightgray;
    left: -111px;
    width:0px;
}

.ie8 .mtiAutoCalculateCBSecondVLineBancs {
	position: relative;
    margin-top:-70px;
    height: 87px;
    border-left: 1px solid lightgray;
    left: -31px;
    width:0px;
}

.ie7 .mtiAutoCalculateCBSameCurrencyAsTradeLabel {
   position:relative;
   display:block;
   width:90px;
   top:-17px;
   line-height:94%;
   height:0px;
   right:-85px;
}

.ie8 .mtiAutoCalculateCBSameCurrencyAsTradeLabel {
   position:relative;
   padding-left:20px; 
   display:block;
   width:90px;
   top:-17px;
   line-height:94%;
   height:0px;
   right:-85px;
}
