/* @group Improve type */

body {
	font-family: Georgia, "Times New Roman, serif";
	font-size: 12pt;
	line-height: 20pt;
}
address {	font-style: normal;}pre, code, kbd, tt, samp, tt {	font-family: "andale mono", monospace;}
abbr {
	border: none;
}

/* @group Links */

a {
	color: #c63;
	text-decoration: none;
	font-weight: bold;
}
a,
a img {
	border: none;
}

/* @end */


/* @group Jazz up the headers */

h1 {
	border-bottom: 5px double black;
	font-size: 3em;
	line-height: 1;
	text-align: center;
	padding: 0 0 0.7em 0;
	font-variant: small-caps;
	font-weight: thinner;
}
h2 {
	border-bottom: 1px solid #999999;
	padding: 0 0 0.1em;
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	margin: 1em 0 0.2em 0;
	text-decoration: none;
	color: #999999;
}
p {
	margin: 0.5em 0 1em 0;
}
/* @end Jazz up the headers */

/* @end Improve type */

/* @group Tables */

table {	border-collapse: collapse;	border-spacing: 0;
	margin: 10px 0;
}caption {	font-weight: bold;	padding-bottom: 0.75em;	/*  9px */	font-size:1.5em;		/* 18px */}thead th {	padding-top: 0;	padding-bottom: 0.75em;	/* 9px */
	border-bottom: 1px solid #ccc;
}tbody {	border-bottom: 1px solid #ccc;	/* not rendered in IE6/7 */}th, td {	text-align: left;	padding: 0.4167em 0.75em 0.3333em 0.75em;	/* 5px 9px 4px 9px */}
th.currency,
td.currency {
	text-align: right;
}
 
/* @end Tables */


/* @group Branding and footer */

.rating-container {
	display: block;
}

#footer {
	margin-top: 20px;
	border-top: 3px solid black;
	text-align: right;
	font-size: 0.8333em;
}

/* @end Branding and footer */

/* @group Hide furniture and interaction */

#navigation .global,
#navigation .browse,
#navigation .choices,
a.admin,
a.print,
a.arrow,
a.button,
form,
#footer .logo,
#footer ul {
	display: none;
}

/* @end */



#personal {
	text-align: right;
}
#personal address span {
	display: block;
}
#personal p {
	font-weight: bold;
}
