div.account_menu div {
	width: 205px;
	height: 20px;
	cursor: pointer;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #E5E3E3;
}

table.account th, table.account td {
	width: 215px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
}

table.orders td {
	vertical-align: top;
}

table.orders ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

input.account, option.account, select.account, textarea.account {
	width: 200px;
}

select#issuer {
	width: 200px;
}

div.rating {
	float: left;
}

div#accordion h3 {
	height: 20px;
	padding-top: 7px;
	padding-left: 25px;
}

h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
