
div.note {
font-size:9px;
}

h3 {
	font-size: 13px;
}

div.box .body .sign-up {
	top: 115px;
}





#note {
	font-size: 9px;
}

table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table tr {
	background: none;
}

table tr.alt {
	background: #eceef0;
}

table th, table td {
	text-align: left;
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 25px 0px 10px;
}

table th.date {
	padding-left: 25px;
	width: 80px;
	//width: 130px;
}

table.log {
	width: 550px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.1 {
	width: 450px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.log tr {
	background: none;
}

table.log tr.alt {
	background: #eceef0;
}

table.log th, table.log td {
	text-align: left;
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 25px 0px 10px;
}

table.log th.date {
	padding-left: 25px;
	width: 90px;
	//width: 130px;
}

table.log th.type {
	width: 30px;
 }

table.log th.ref {
	width: 90px;
	//width: 130px;
 }

table.log th.credit, 
table.log th.deb {
	width: 40px;
}

table.log th.balance {
	width: 60px;
}

table.log th {
	height: 29px;
	background: url('../images/table-header-background.png') repeat-x;
	border-right: 1px solid #ffffff;
}

table.log td {
	height: 23px;
	line-height: 23px;
}

table th.details {
	width: 225px;
	//width: 250px;
}

table th {
	height: 29px;
	background: url('images/table-header-background.png') repeat-x;
	border-right: 1px solid #ffffff;
}

table td {
	height: 23px;
	line-height: 23px;
}
