#fixedCash{
	/*position : fixed;*/
	z-index : 1000;	
}

.columns .right-side .cash-bottom{
	background : url(/img/cash-bg-bottom.gif) top left no-repeat;
	height : 2px;
	padding-left : 10px;
	margin-bottom : 8px;
}

.columns .right-side .cash-bottom b{
	background : url(/img/cash-bg-bottom.gif) top right no-repeat;
	height : 2px;
	display : block;
}

.columns .right-side .cash{
	background : url(/img/cash-bg-top.gif) top left no-repeat;
	padding : 0 0 0 20px;
}

.columns .right-side .cash div{
	background : url(/img/cash-bg-top.gif) top right no-repeat;
	min-height : 68px;
	/* _height : 68px;*/
	padding-bottom : 9px;
}

.columns .right-side .cash p{
	font-size : 12px;
	line-height : 14px;
	color : #966b5b;
	font-family : Arial;
	margin-top : 6px;
}

.columns .right-side .cash p b{
	margin-left : 2px;
}

.columns .right-side .cash p b.active{
	color : green;
}

.columns .right-side .cash a{
	display : inline-block;
	color : #a12a00;
	font-size : 12px;
	line-height : 13px;
	font-family : Arial;
	margin-top : 7px;
}

.columns .right-side .cash a.title{
	text-decoration : none;
	font-family : Georgia;
	font-size : 16px;
	line-height : 20px;
	padding-right : 30px;
	background : url(/img/cash/empty.gif) top right no-repeat;
	font-weight : bold;
	cursor : default;
}

.columns .right-side .cash .full a.title{
	background : url(/img/cash/full.gif) top right no-repeat;
	cursor : pointer;
}

.columns .right-side .cash .full a.title:hover{
	text-decoration : underline;
}

.columns .right-side .cash a.title img{
	vertical-align : top;
	margin-left : 2px;
}

.columns .right-side .cash table{
	width : 224px;
	margin : 10px 0;
	border-collapse : collapse;
	position : relative;
	left : -12px;
	display : none;
	table-layout : fixed;
}
.columns .right-side .showTable table{
	display : table;
}

.columns .right-side .showTable p.short{
	display : none;
}

.columns .right-side .cash table td{
	color : #5e594e;
	font-family : Arial;
	font-size : 10px;
	padding : 4px 9px;
	border-top : 1px solid #eccf90;
	border-left : 1px solid #eccf90;
	background : #fee7b4;
}

.columns .right-side .cash table thead td{
	font-size : 11px;
	font-weight : bold;
	height : 26px;
	border-top : none;
	white-space : nowrap;
	text-align : center;
	padding : 4px 0px;
}

.columns .right-side .cash table tbody td{
	text-align : center;
}

.columns .right-side .cash table td.first{
	border-left : none;
	width : 118px;
}
.columns .right-side .cash table thead td.first{
	background : url(/img/big-cash/top.gif) top left no-repeat;
	padding-left : 9px;
	text-align : left;
}

.columns .right-side .cash table tbody td.first{
	background : url(/img/big-cash/left.gif) top left repeat-y #fee7b4;
	text-align : left;
}

.columns .right-side .cash table tbody td.last{
	background : url(/img/big-cash/right.gif) top right repeat-y #fee7b4;
}

.columns .right-side .cash table thead td.last{
	background : url(/img/big-cash/top.gif) top right no-repeat;
}

.columns .right-side .cash table thead td.middle{
	background : url(/img/big-cash/top.gif) -3px 0px no-repeat;
}

.columns .right-side .cash table tbody tr.bottom td{
	height : 23px;
}

.columns .right-side .cash table tbody tr.bottom td.first{
	background : url(/img/big-cash/bottom.gif) bottom left no-repeat;
}

.columns .right-side .cash table tbody tr.bottom td.middle{
	background : url(/img/big-cash/bottom.gif) -3px bottom no-repeat;
}

.columns .right-side .cash table tbody tr.bottom td.last{
	background : url(/img/big-cash/bottom.gif) bottom right no-repeat;
}

.columns .right-side .cash table tbody td.first{
	line-height : 15px;
	padding-left : 23px;
}
.columns .right-side .cash table tbody td.first a{
	display : inline-block;
	width : 12px;
	height : 12px;
	background : url(/img/big-cash/cancel.gif);
	vertical-align : middle;
	margin : 0;
	position : relative;
	top : -1px;
	left : -16px;
	margin-right : -16px;
}

.columns .right-side .cash table tbody td.first b{
	font-weight : bold;
}

.columns .right-side a.consult-online{
	display : block;
	height : 53px;
	background : url(/img/consult-online.jpg) top left no-repeat;
	margin-bottom : 10px;
	padding-left : 18px;
	/*padding-left : 9%;*/	
	text-decoration : none;
}

.columns .right-side a.consult-online span{
	background : url(/img/consult-online.jpg) top right no-repeat;
	display : block;
	height : 49px;
	color : #fff;
	padding-top : 4px;
	font-size : 20px;
	line-height : 22px;
	font-family : Georgia;
	word-spacing : 20px;
}

.columns .right-side a.consult-online:hover{
	background : url(/img/consult-online.jpg) bottom left no-repeat;
}

.columns .right-side a.consult-online:hover span{
	background : url(/img/consult-online.jpg) bottom right no-repeat;
}

.columns .right-side .news{
	margin-bottom : 10px;
}

.columns .right-side .news .middle{
	border-left : 1px solid #f2edd2;
	border-right : 1px solid #f2edd2;
	padding-top : 6px;
	padding-bottom : 15px;
}

.columns .right-side .news .top{
	height : 3px;
	background : url(/img/news-border.jpg) 0px 0px no-repeat;
}

.columns .right-side .news .top b{
	display : block;
	height : 3px;
	margin-left : 6px;
	background : url(/img/news-border.jpg) right 0px no-repeat;
}

.columns .right-side .news .bottom{
	height : 3px;
	background : url(/img/news-border.jpg) 0px -3px no-repeat;
}

.columns .right-side .news .bottom b{
	display : block;
	height : 3px;
	background : url(/img/news-border.jpg) right -3px no-repeat;
	margin-left : 6px;
}

.columns .right-side .news h3{
	padding-left : 18px;
	font-size : 16px;
	line-height : 17px;
	color : #414141;
	font-family : Georgia, Arial;
	float : left;
	padding-right : 25px;
	background : url(/img/rss.gif) right 3px no-repeat;
	margin-bottom : 15px;
	font-weight : bold;
	position : relative;
}

.columns .right-side .news h3 a{
	text-decoration : none;
	color : #414141;
}

.columns .right-side .news h3 a:hover{
	text-decoration : underline;
}

.columns .right-side .news h3 a.right{
	display : inline-block;
	width : 14px;
	height : 14px;
	cursor : pointer;	
	position : absolute;
	top : 3px;
	right : 0;
}

.columns .right-side .news span{
	color : #888;
	font-size : 11px;
	line-height : 12px;
	font-family : Arial;
	clear : left;
	display : block;
	padding-left : 18px;
	font-style : italic;
	margin-bottom : 8px;
}

.columns .right-side .news p{
	color : #5e594e;
	font-size : 12px;
	line-height : 13px;
	font-family : Arial;
	clear : left;
	padding-left : 18px;
	padding-right : 10px;
	margin-bottom : 22px;
}

.columns .right-side .news p a{
	color : #CE4000;	
	text-decoration : none;
}

.columns .right-side .news p a:hover{
	text-decoration : underline;
}

.columns .right-side .news p.title{
	margin-bottom : 10px;
}

.columns .right-side .news p a.title{
	display : block;
	color : #1e70a8;
}

.columns .right-side .news a.all{
	display : inline-block;
	color : #ce4000;
	font-size : 12px;
	font-family : Arial;
	margin-left : 18px;
	text-decoration : none;
	padding-right : 13px;
	background : url(/img/news-all.gif) right 2px no-repeat;
}

.columns .right-side .news a.all:hover{
	text-decoration : underline;
}

.columns .right-side .banner{
	margin-bottom : 10px;
	display : block;
	display : none;
}
