#pDeposits {
	/*overflow: hidden;*/
}

#cLeft {
	padding-right: 0px;
}

#cRight {
	width: 740px;
	padding: 15px 0 0 0;
}
#pDeposits .backgroundContent {
	background:#FFFFFF url(../../images/bank/deposits/arrowDeposit.gif) no-repeat scroll 0 70px;
}
#pDeposits a.compareChecked {
	color: #59A1BE;
	display: block;
	font-size: 9px;
	font-weight: bold;
	left: 2px;
	position: absolute;
	top: 40px;
	width: 60px;
}

/****TABLE OVERLOAD **************************************************************** TABLE OVERLOAD ****/
.productsTab .th2 {
	background: #FFFFFF url(../../images/bank/th2.gif) no-repeat scroll left
		top;
	height: 55px;
	width: 84px;
}

.productsTab td .inTh .header {
	line-height: 1em;
	width: 53px;
	padding-left: 3px;
}

.productsTab td .inTh .first {
	padding-left: 12px;
	width: 100px;
}

.productsTab .buttonsWrapper {
	margin-right: 10px;
}

.find {
	margin-left: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
/******COMPARE BOX **************/
.compareBox {
	background:#a2ccdd;
}

.compareBox .left,.compareBox .right {
	float: left;
	padding-bottom: 20px;
}

.compareBox .left h5 {
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat
		left top;
	color: #fff;
	padding-top:18px;
	padding-left:43px;
	font-size: 11px;
}

.compareBox .left {
	width: 410px;
}

.compareBox .buttonsWrapper{
	border-right:1px solid white;
	padding-left:110px;
	color: white;
}
.compareBox .right .buttonsWrapper{
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat -411px top;
   border-right:0px;
   padding-left: 43px;
}
.compareBox .buttonsWrapper table td{
	width:110px;
	height: 25px;
}
.compareBox .left .buttonsWrapper table td span label{
	padding-left:5px;
}
.buttonsWrapper .formRow{
	padding-top:38px;
}
.buttonsWrapper .second{
   padding-top:24px;
}
.buttonsWrapper .checkBox{
	width: 13px;
	height: 13px;
	float: left
}
.buttonsWrapper .withArea{
	margin-top:3px;
}
.compareBox .right .buttonsWrapper label{
   float: left;
   margin-left:3px;
}
.compareBox .right {
	width: 306px;
}
.compareBox .right h5{
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat -411px top;
   color: #fff;
   padding-top:18px;
   padding-left:43px;
   font-size: 11px;
}
.compareBox .textArea{
   border: 0px;
   margin-left:3px;
   padding: 2px;
   float: left;
   width: 86px;
}
.compareBox .bottom{
   background: #fff url(../../images/bank/deposits/bottom.gif) no-repeat -1px top;
   clear:both;
   height:10px;
   width:100%;
}
