html{
	overflow: hidden;
}
body{
	direction: rtl;
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/page-right.png') repeat-y right top;
	margin: 0;
	font: 0.8em tahoma ;
	height:100%;
	overflow: hidden;
}
body.popup{
	background: #ffffff;	
}
#pageHeader{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/header-middle.png') repeat-x right top;	
	width:100%;
	height: 120px;
}
#pageHeader-left{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/header-left.png') no-repeat left top;	
	width:100%;
	height: 120px;
}
#pageHeader-right{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/header-right.png') no-repeat right top;	
	width:100%;
	height: 120px;
}
#pageInfo{
	color: #ffddff;	
	font-size:0.75em;
	left: 85px;
	top: 62px;	
	position: absolute;
}

#topMenu{
	font-size:0.75em;
	padding-right: 85px;
	padding-top: 90px;	
}
#topMenu ul{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#topMenu ul li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 0px;
	display: inline;
}
#topMenu a{
	padding: 5px 5px 13px 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-decoration: none;
	color: #6a256f;	
}
#topMenu a:hover{
	
	color: #aa0000;
}
#topMenu a.selected:hover , #topMenu a.selected{
	background: #ffffff;
	color: #000000;
	border: solid 1px #c0c0c0;
	border-bottom: 0px;
}
#centerArea{
	padding: 10px 10px 10px 10px;
	display: inline-block;
	position: fixed;
	overflow:auto;
	right: 78px;
	left: 78px;
}
#pageContent{
	background: url('../img/page-left.png') repeat-y left top;
}
#pageFooter{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/footer-middle.png') repeat-x right top;	
	height: 48px;
}
#pageFooter-left{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/footer-left.png') no-repeat left top;	
	height: 48px;
}
#pageFooter-right{
	background: url('http://credit.mellatinsurance.com:1082/UserPortal/img/footer-right.png') no-repeat right top;	
	height: 48px;
}



img{
	border: 0px;
}

.section{
	width:100%;
	margin-bottom:10px;
	/*box-shadow: 2px 2px 2px #999999;*/
	background: #ffffff;
	border-radius:7px;
	-moz-border-radius:7px;
}
.section-popup , body.popup .section{
	width:100%;
	box-shadow: none;
}
.no-margin-bottom{
	margin-bottom: 0px;
}
	
.section table, .section-popup table{
	width: inherit;
}
	
.subSection{
	width:auto;
	margin:30px -20px 0px -20px;
	padding: 10px 20px 10px 20px;
	background: url(http://credit.mellatinsurance.com:1082/UserPortal/img/subSection-top-bg.png) repeat-x top;
	
	/*border: solid 1px #444444;
	background: inherit;
	border-radius:5px;
	-moz-border-radius:5px;*/
}
.subSectionBottom{
	width:auto;
	margin: 0px -20px 0px -20px;
	padding: 0px 20px 20px 20px;
	background: url(http://credit.mellatinsurance.com:1082/UserPortal/img/subSection-bottom-bg.png) repeat-x bottom;
}
.subSection-title{
	padding: 0px 5px 0px 5px;
	position: relative;
	top: -20px;
	right: 10px;
	display:inline-block;
	/*background: #ffffff;*/
	background: #f4f4f4;
	border: solid 1px #bbbbbb;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #eeeeee;
	height: 20px;
}
.subSection-content{
	clear: both;
	margin: 0px;
}
.subSection-top-separator{
	border-top: dotted 1px #999999;
	padding: 10px 20px 10px 20px;
	margin: 10px -20px 0px -20px;	
}

.header{
	/*background: #584965;*/
	background: #f1f1f1;
	border: solid 1px #d3d3d3;
	color: #666666;
	padding: 5px 5px 10px 5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	font-weight: bold;
	cursor: pointer;
}
.header-popup{
	border-bottom: solid 1px #666666;
	color: #666666;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}

.header img, .header-popup img{
	vertical-align: middle;
}
.header-toolbar{
	float:left;
}
.header-toolbar .batch{
	border-bottom: dotted 2px #bbbbbb;
}

.content{
	overflow: hidden;
	/*background: #e6e3e9;*/
	padding: !important;
	border: solid 1px #d3d3d3;
	border-top: 0;
	/*margin-top: -10px;*/
	
}
.content-popup{
	overflow: hidden;
	padding: !important;
	
}
table{
	font-size: inherit;
	border: 0px;
}
.title{
	text-align: justify;
	color: #666666;
}
.title h1{
	font-size: 17px;
	font-weight: normal;
	display: inline-block;
}
.title img{
	vertical-align: middle;
}
.title .page-address{
	font-size: 0.8 em;
	background: #eeeeee ;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
}
.content .formContent, .content-popup .formContent{
	padding: 20px;
	margin: 0px;
}
.viewContent{
	padding: 20px;
}
.viewContent td{
	padding-bottom: 10px;
}

.emptyContent{
	padding: 20px 42px 20px 20px;
	margin: 0px;
	background: url(http://credit.mellatinsurance.com:1082/UserPortal/img/noData-error.png) no-repeat right center;
}
.content table, .content-popup table{
	width:100%;
	border: 0px;
	border-collapse:collapse;
}

.formContent table  , .viewContent table, table.viewPanel{
	table-layout: fixed;
}
.dataTable thead tr{
	/*background-color: #ceaac4;*/
	background: #ececec url('http://credit.mellatinsurance.com:1082/UserPortal/img/table-header.png') repeat-x ;
	/*font-weight: bold;*/
	color: #355659;
	font-size: 14px;
	border-bottom: solid 1px #d3d3d3;
	/*border-top: solid 1px;*/
}
.dataTable thead tr th{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.dataTable thead tr th.headerSortDown{
	background: url(http://credit.mellatinsurance.com:1082/UserPortal/img/sort-down.png) no-repeat center top;
}
.dataTable thead tr th.headerSortUp{
	background: url(../img/sort-up.png) no-repeat center top;
}

.dataTable tr {
	background: #fbfbfb;
	text-align: center;
}
/*.subSectionBottom .dataTable tr {
	background: transparent;
	text-align: center;
}*/.dataTable tr td a, .viewContent a, .subSection a{
	text-decoration: none;
	color: #558dc1;
}
.dataTable tr td a:hover, .viewContent a:hover, .subSection a:hover{
	color: #860000;
}

.dataTable tr td{
	vertical-align: middle;
}
.dataTable tr td a{
	text-decoration: none;
	color: #558dc1;
}
.dataTable tr td a:hover{
	color: #860000;
}

.label-leftAlign{ /* for lable columns in forms. activated from jquery */
	text-align: left;
	padding-left: 10px;
	/*width:200px;*/
}

.dataTable tr.oddRow {
	background: #ececec;
}
.dataTable tr.standardTable_Row1 , .ui-treetable tr.standardTable_Row1{
	background: #fbfbfb;
}
.dataTable tr.standardTable_Row2, .ui-treetable tr.standardTable_Row2 {
	background: #ececec;
}
table.ui-treetable{
	font-family: tahoma;
}


.invisible{
	visibility: hidden;
}
.rowOperations a img{
	padding-left:3px;
}

.dataTable td{
	padding: 2px 5px 2px !important;
}
.footer-less-content{
	padding: 20px;
	margin: 0px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;	
}

           
.footer{
	background: #f1f1f1;
	border: solid 1px #d3d3d3;
	border-top: 0px;
	color: #666666;
	padding: 10px 0px 10px 5px;
	text-align:left;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	font-weight: bold;
}
.footer-popup{
	color: #666666;
	padding: 10px 0px 10px 10px;
	text-align:left;
	font-weight: bold;
}
.has-pagination{
	text-align:center;
}

.footer-toolbar{
}


.pagination{
	position:relative;
	display: inline;
}



.headerFullBorder{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;	
}

.commandLink {
	padding:5px 5px 5px 5px;
	border: solid 1px #bbbbbb;
	background: #dddddd url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	color: #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	text-decoration: none;
	margin: 0px 4px 0px 0px;
	font-weight: bold;
}
.commandLink img, .hidden a img{
	vertical-align:middle;
	padding-left: 5px;
}
a:hover.commandLink  {
	background: #ffecaa url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	border: solid 1px #e6d498;
}

.smallCommandLink{
	padding:0px 5px 0px 5px;
	border: solid 1px #bbbbbb;
	border-right: 0px;
	background: #dddddd url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	color: #666666;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	text-decoration: none;
	margin: 0px -4px 0px 0px ;
	height: 18px;
	max-height: 18px;
	display: inline-block;
	vertical-align:-4px;
}
a:hover.smallCommandLink{
	background: #ffecaa url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	border: solid 1px #e6d498;
	border-right: 0px;
}




.dataTable .operationsColumn{ 
	text-align: left;
	padding-left: 10px;
}
.dataTable .indexColumn{
	text-align: right;
	padding-right: 10px;
}



.padding20{
	padding:20px;
}

select{
	color: #506c80;
}

input[type=text], input[type=password] ,select , textarea{
	width: 120px;	
	font-family: tahoma;
	border: solid 1px #abadb3;
	background: #f0f0f0;
	border-radius: 3px;
}
input[type=checkbox] , input[type=radioButton]{
	margin-right: 0px;
}
input.file{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
input[disabled='disabled'], select[disabled='disabled'],[disabled]{
	background: #dddddd; /*url('http://credit.mellatinsurance.com:1082/UserPortal/img/disabled-bg.png');*/
}
label[disabled='disabled']{
	background: transparent;
}
/*a.fileButton{
	vertical-align: middle;
}
a.fileButton:hover{
	background-image: url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/choseFileBtn-over.png);
}*/
select{
	width: 122px;
	overflow: hidden;	
	border-radius: 3px;
}
input.smallInput , select.smallInput{
	width: 50px;
	margin-right: 3px;
}

input.bigInput{
	width: 200px;
}
textarea.bigInput{
	width: 200px;
}
select.bigInput{
	width: 202px;
}
input.hugeInput{
	width: 250px;
}
select.hugeInput{
	width: 252px;
}
textarea.hugeInput{
	width: 246px;
}

input.dateBox{
	background: #f0f0f0 url(http://credit.mellatinsurance.com:1082/UserPortal/img/date-icon.png) left center no-repeat;
}
span.dateBoxContainer span img{
	vertical-align: top;
}
#dimScreen{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	display:none;
	background: #000; /*transparent url(http://credit.mellatinsurance.com:1082/UserPortal/style/img/dim-pattern.png) repeat;*/
	opacity: 0.8; 
}

.paginationTxt{
	border: solid 1px #bbbbbb;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	margin-right: -5px;
	font-weight: normal;
}
input.paginationInput{
	width:40px;
	border: 0px;
	border-left: solid 1px #bbbbbb;
	font-size:11px;
	text-align:center;
	top: -1px;
	position: relative;
}
.paginationTxt-inner{
	padding-right: 10px;
}

.paginationBtn{
	width:20px;
	height: 22px;
	text-align:center;
	border: solid 1px #bbbbbb;
	background: #dddddd url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	color: #666666;
	margin: 0;
}
.paginationBtn img{
	vertical-align: middle	
}

a:hover.paginationBtn {
	background: #ffecaa url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	border: solid 1px #e6d498;
}
.rightCorners{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
}
.leftCorners{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
}
.rightSeparator{
	border-right: solid 1px;
	padding-right: 5px;
	margin-right: 5px;
}
.fieldTitle-view{
	color: #999999;
}
.viewText{
	color: #000000;
	padding-right: 5px;
}


a:hover.commandLink , a:hover.paginationBtn {
	background: #ffecaa url(http://credit.mellatinsurance.com:1082/UserPortal/img/btn/btn-bg.png) repeat-x;	
	border: solid 1px #e6d498;
}

.dataTable tr.over  , .ui-treetable tbody tr.over{
	background: #ffba7c;
}


.pagination input[type="text"]{
	width: 30px;
	height: 18px;
	line-height:18px;
	border: none;
	background: transparent url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/pagination-txt-bg.png) repeat-x;
	margin: 0px;
	text-align: center;
	vertical-align: 3px;
	border-radius: 0px;
}

.pagination input[type="button"] , .pagination input[type="submit"]{
	border: 0px; 
	width: 22px;
	height: 18px;
	margin: 0px;
	cursor: pointer;
	vertical-align: 4px;
}
.pagination a{
	border: 0px; 
	width: 22px;
	height: 18px;
	margin: 0px;
	cursor: pointer;
	display: inline-block;
}
.pagination input[type="button"]:disabled , .pagination input[type="submit"]:disabled{
	cursor: auto;
}
input[type="button"].lastPage , input[type="submit"].lastPage , a.lastPage{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -66px 0px;
}
input[type="button"].lastPage:hover , input[type="submit"].lastPage:hover , a.lastPage:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -66px -18px;
}
input[type="button"].lastPage:disabled , input[type="submit"].lastPage:disabled, a.lastPage_disabled, a.lastPage_disabled:hover {
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -66px -36px;
}
input[type="button"].nextPage , input[type="submit"].nextPage , a.nextPage{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -22px 0px;
}
input[type="button"].nextPage:hover , input[type="submit"].nextPage:hover, a.nextPage:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -22px -18px;
}
input[type="button"].nextPage:disabled , input[type="submit"].nextPage:disabled, a.nextPage_disabled, a.nextPage_disabled:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -22px -36px;
}
input[type="button"].prevPage , input[type="submit"].prevPage, a.prevPage{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat 0px 0px;
}
input[type="button"].prevPage:hover , input[type="submit"].prevPage:hover, a.prevPage:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat 0px -18px;
}
input[type="button"].prevPage:disabled , input[type="submit"].prevPage:disabled, a.prevPage_disabled, a.prevPage_disabled:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat 0px -36px;
}
input[type="button"].firstPage , input[type="submit"].firstPage, a.firstPage{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -44px 0px;
}
input[type="button"].firstPage:hover , input[type="submit"].firstPage:hover, a.firstPage:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -44px -18px;
}
input[type="button"].firstPage:disabled , input[type="submit"].firstPage:disabled, a.firstPage_disabled, a.firstPage_disabled:hover{
	background:url(http://credit.mellatinsurance.com:1082/UserPortal/img/pagination/paginations.png) no-repeat -44px -36px;
}

.paddingLess{
	padding: 0px;
}
ul.crumbs{
	list-style-type:none;
	padding:0;
	margin:0;
}		
.crumbs {
	height:2.3em;
	font-weight: normal;
}
.crumbs li {
	list-style-type:none;
	float:right;
	line-height:2.3em;
	color:#999999;
	background:transparent url(http://credit.mellatinsurance.com:1082/UserPortal/img/layout/crumb.gif) no-repeat left center;
	display:block;
	padding:0 15px 0 15px;
}
.crumbs li .selectedCrumb {
	color: #000000;
}
.crumbs li.lastCrumb{
	background:transparent ;
}	
.crumbs li .imgSpan{
	width: 16px;
	height:16px;
	display: inline-block;
	vertical-align: middle;
}	



.star{
	vertical-align: top;
	width: 10px;
	height:10px;
	display: inline-block;
	background: transparent url(http://credit.mellatinsurance.com:1082/UserPortal/img/star.png) no-repeat center center;
}
.error{
	background: url(../img/error.png) no-repeat right center;
	color: #d06f0d;
	font-size: 10px;
	padding: 2px 13px 2px 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	display: block;
}
.hint{
	background: url(http://credit.mellatinsurance.com:1082/UserPortal/img/hint.png) no-repeat right center;
	color: #5aa0de;
	font-size: 10px;
	padding: 2px 20px 2px 2px;
	margin-right: 10px;
}

.selectManyCheckbox{
	display:inline-block;
}
.selectManyCheckbox td{
	padding-left: 10px;
	padding-right: 0px;
	min-width: 111px;
}

#updateAlert{
	display: none;
	position: fixed;
	top:63px;
	margin-right: auto;
	margin-left: auto;
	background: #572b62;
	color: #ffffff;
	padding: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	/*border: solid 1px #000000;*/
	line-height: 16px;
	z-index: 11;
	box-shadow: 0 0 10px #000000;
}
#underCunstructionAlert{
	display: none;
	position: fixed;
	top:63px;
	margin-right: auto;
	margin-left: auto;
	background: #572b62;
	color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #000000;
	line-height: 16px;
	z-index: 11;
	box-shadow: 0 0 10px #000000;
}
#updateAlert img , #underCunstructionAlert img{
	vertical-align: middle;
}


.ui-corner-all{
	border-radius: 7px;
	box-shadow: 2px 2px 2px #999999;
}
.ui-messages-info{
	color: #3c6b81;
	line-height: 16px;
}
.ui-messages-info-icon {
	float:right;
	background-image: url('http://credit.mellatinsurance.com:1082/UserPortal/img/messages/info.png');
	width: 16px;
	height:16px;
	position:static;
	display: inline-block;
	vertical-align: middle;
}
.ui-messages-warn{
	border-color: #e6cd67;
	line-height: 16px;
}
.ui-messages-warn-icon {
	float:right;
	background-image: url('http://credit.mellatinsurance.com:1082/UserPortal/img/messages/warning.png');
	width: 16px;
	height:16px;
	position:static;
	display: inline-block;
	vertical-align: middle;
}
.ui-messages-error{
	line-height: 16px;
}
.ui-messages-error-icon {
	float:right;
	background-image: url('http://credit.mellatinsurance.com:1082/UserPortal/img/messages/error.png');
	width: 16px;
	height:16px;
	position:static;
	display: inline-block;
	vertical-align: middle;
}
.ui-messages-info-summary, .ui-messages-warn-summary, .ui-messages-error-summary {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-right: 10px;
}

#faderLayer{
	position:fixed;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background: #ffffff;
}

#searchBox{
	height: 43px;
	background: #f1f1f1;
	border: solid 1px #d3d3d3;
	border-radius: 5px;
	margin-top: 10px; /*for searchBoxPointer*/
	margin-left:0px;
	margin-bottom: 20px;
	display: inline-block;
}
#searchBoxPointer{
	width: 17px;
	height: 17px;
	background: transparent url(http://credit.mellatinsurance.com:1082/UserPortal/img/searchBox/searchBox-topPointer.png) no-repeat;
	position:relative;
	top: -24px;
	right: 12px;
	display: inline-block;
}

#searchBox input[type=text]{
	background: #ffffff;
	height: 20px;
	width: 150px;
	margin-right:5px;
	margin-left: 10px;
	vertical-align: middle;
}
input[type="button"].searchButton , input[type="submit"].searchButton {
	background: url(../img/searchBox/searchButton.png);
	width: 42px;
	height: 43px;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;/*13px;*/
	margin: 0px;
}
 input[type="button"].searchButton:hover , input[type="submit"].searchButton:hover{
	background: url(../img/searchBox/searchButton.png) -42px 0px;
}
input[type="button"].searchButton:disabled , input[type="submit"].searchButton:disabled {
	background: url(../img/searchBox/searchButton.png) ;
}





/* Generic context menu styles */
.contextMenu {
	position: absolute;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE url(http://credit.mellatinsurance.com:1082/UserPortal/img/contextMenu-bg.png) right repeat-y;
	padding: 0px;
	margin: 0px;
	display: none;
	box-shadow: 2px 2px 2px #999999;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}
.contextMenu A img{
	padding-left: 10px;
	vertical-align: middle;
}

.contextMenu LI A:hover {
	/*color: #FFF;*/
	background: #ffecaa url(http://credit.mellatinsurance.com:1082/UserPortal/img/contextMenu-bg-over.png) right repeat-y;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}
.singleLineMessage{
	background: #f1f1f1;
	border: solid 1px #d3d3d3;
	border-radius: 5px;
	padding: 5px;
}
.singleLineMessage img{
	vertical-align: middle;
}
.roundBottom{
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}
.inviz{
	display:none;
}

#transferAccount{
	background: transparent url(../img/transfer-account.png) no-repeat 0px 0px ;
}
#transferAccount-selected{
	background: transparent url(../img/transfer-account.png) no-repeat 0px -16px ;
}

#transferAccount2{
	background: transparent url(../img/transfer-account.png) no-repeat -16px 0px;
}
#transferAccount2-selected{
	background: transparent url(../img/transfer-account.png) no-repeat -16px -16px;
}