@charset "utf-8";
/* CSS Document */

div#mainbody h1 { 
	color: #FFFFFF;
	background: url(/images/backgrounds/bg_title_transactions.jpg) no-repeat; 
	width: 944px; 
	height: 72px; 
	text-align: letf;
	line-height: 68px;
	padding-left: 10px;
	margin: 0px 0px 25px 0px;
}

div#centretext.transactions { width: 755px; margin-left: 16px;} 

div#centretext .tombstone { float: left; width: 244px; margin: 0px 10px 10px 0px;}
div#centretext .lastcol { margin-right: 0px;}

div#centretext .tombstone h2 { color:#54544B; font-size: 1.4em; min-height: 40px; background:url(../images/backgrounds/bg_tomb_top.gif) no-repeat; padding: 3px 5px 0px 10px; margin: 5px 0px 0px 0px; }

div#centretext .tombstone div.transdetails { background:url(../images/backgrounds/bg_tomb_mid.gif) repeat-y; padding-top: 10px; }

div#centretext .tombstone p.transinfo,
div#centretext .tombstone p.transamount,
div#centretext .tombstone p.transdate { font-size: 1.2em; margin: 0px 0px 5px 5px; }

div#centretext .tombstone p.transinfo { font-size: 1.2em; height:90px; padding-left: 5px; margin-left: 0px; overflow:auto;}
div#centretext .tombstone p.transinfo strong { color: #B4263E; font-size: 1.1em; }
div#centretext .tombstone p.transamount { color: #B4263E; font-size: 1.4em; font-weight: bold; min-height:18px; margin-bottom: 0px;  }
div#centretext .tombstone p.transdate { margin: 0px 0px 0px 5px; font-weight: bold; }


div#centretext .tombstone p.transnote { font-size: 1em; margin: 0px 0px 0px 5px; font-style: italic; min-height:45px; }

div#centretext .tombstone p.transpdf { font-size: 1.2em; background:url(../images/backgrounds/bg_tomb_bot_pdf.gif) no-repeat; height: 58px; margin-top: 0px; margin-bottom: 0px; }
div#centretext .tombstone p.transpdf a { display: block; margin: 0px 0px 0px 45px; padding-top: 20px; width: 80px;}
div#centretext .tombstone p.transbot { background:url(../images/backgrounds/bg_tomb_bot.gif) no-repeat; height: 58px; margin-top: 0px;  margin-bottom: 0px;  }

div#centretext div.casebox { background: url(../images/backgrounds/bg_footer.gif) repeat-x; }
div#centretext div.casebox h3 { padding-top: 15px;}
div#centretext div.casebox strong { color:#B4263E; }


