* {
	margin:0px;
	padding:0px;
}

body {
	background:#9ae4e8 url('./../images/TwBackground.gif') no-repeat fixed left top;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.8em;
	line-height:1.5;
}

p {
	margin:5px 0;
}

table {
	border-collapse:collapse;
	width:100%;
}

tr.CycleColor-1 { 
	background-color:#efefef;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

tr.CycleColor-2 { background-color:#ffffff; }

td, th {
	padding:7px;
}

th, th a {
	background:#ddffcc none repeat scroll 0 0;
	border-bottom:1px solid #87BC44;
	color:#000000;
}

div#wrapper {
	margin:25px auto;
	text-align:left;
	width:950px;
}

div#logo h1 {
	color:#444444;
	font-family:"Lucida Grande","Microsoft Sans Serif","Lucida Sans",Arial,sans-serif;
	font-size:275%;
	font-weight:normal;
	letter-spacing:-0.05em;
	margin:0 0 10px;
	z-index:5;
}

div#teaser {
	background:#ddffcc none repeat scroll 0 0;
	border:1px solid #87BC44;
	padding:15px;
	float:left;
	width:700px;
	height:120px;
}

div#infoBox {
	background:#ddffcc none repeat scroll 0 0;
	border:1px solid #87BC44;
	padding:15px;
	float:right;
	width:175px;	
	height:120px;
}

img.Icon {
	vertical-align:middle;
	margin-right:5px;
}

#UserIcon {
	padding-top:10px;
	padding-bottom:10px;
}

#UserIcon a {
	color:#333333;
	text-decoration:none;
	font-size:1.35em;
	line-height:30px;
}

#UserIcon img {
	float:left;
	padding-right:0.8em;
}

.sideThumb {
	border:0px;
	height:31px;
	width:31px;
}

img.Avatar {
	height:31px;
	width:31px;
	vertical-align:middle;
	margin-right:7px;
	padding:1px;
	border:1px solid #cccccc;
}

table.mgStats {
	margin:5px 0 10px;
}

table.mgStats td {
	padding:0 7px 0 0;
}

table.mgStats td + td {
	border-left:1px solid #BDDCAD;
	border-right:1px solid #BDDCAD;
	padding:0 7px;
}

table.mgStats td + td + td {
	border:0 none;
}

table.mgStats td a {
	text-decoration:none;
	color:#0084B4;
}

table.mgStats td a:hover {
	text-decoration:none;
	color:red;
}

table.mgStats td .numeric {
	font-family:georgia;
	font-size:1.3em;
	text-decoration:none;
}

table.mgStats td .label {
	font-size:0.9em;
	text-transform:lowercase;
}

div#content {
	background:#ffffff none repeat scroll 0 0;
	margin-top:25px;
	padding:1em;
}

#navitop {
	background:#efefef none repeat scroll 0 0;
	border:1px solid #cccccc;
	padding:1em;
}

#statsTable {
	margin-top:25px;
}

th.Integer, td.Integer {
	text-align:right;
	width:80px;
}

#footer {
	font-size:0.8em;
	margin:0 auto;
	text-align:right;
	width:950px;
}

img.TrendArrow {
	vertical-align:middle;
	margin-left:8px;
}

div#Badge {
	margin-top:15px;
	padding:1em;
	border:1px dotted #cccccc;
	width:690px;
	float:left;
	min-height:220px;
}

div#Badge h2 {
	font-size:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:15px;
}

div#Badge h3 {
	font-size:12px;
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:15px;
}

div#Badge h2+p {
	color:#999999;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
}

div#Badge h3+p {
	color:#999999;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
}

div#Badge textarea {
	width:500px;
	height:100px;
	float:left;
	margin-right:25px;
}

div#book {
	float:right;
	width:200px;
	margin-top:15px;
	text-align:right;
}

div#book img {
	border:1px solid #cccccc;
	padding:3px;
}