* {
	margin: 0;
	padding: 0;
}

/* main content */

body {
	color: #fff;
	font: 80% Arial;
	background: #333 url(/_gfx/bg.gif) top center no-repeat;
}

body.style2 {
	background-image: url(/_gfx/bg2.gif);
}

body.style3 {
	background-image: url(/_gfx/bg3.gif);
}

body.style4 {
	background-image: url(/_gfx/bg4.gif);
}

div#content {
	width: 720px;
	margin: 0 auto;
	padding: 8px 20px 20px;
	color: #000;
	background: #fff;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}

h1 {
	width: 760px;
	height: 126px;
	margin: 10px auto 0;
	background-color: #fff;
}

/* footer */

div#footer {
	width: 720px;
	height: 130px;
	margin: 0 auto;
	padding: 8px 20px;
	text-align: right;
	color: #666;
	font-size: 80%;
	letter-spacing: 0.1em;
	background: #fff url(/_gfx/footer.gif) bottom center no-repeat;
}

div#footer p {
	padding: 10px 20px;
	margin: 10px 0;
	background: url(/_gfx/dots.png) top left repeat;
}

div#footer a {
	color: #666;
}

div#footer a:hover {
	text-decoration: none;
}

/* top nav */

ul#nav {
	list-style: none;
	margin: 0 0 10px;
	height: 35px;
}

ul#nav li {
	margin: 0 12px 0 0;
	font-size: 100%;
	text-transform: lowercase;
	color: #000;
	float: left;
	display: block;
	height: 35px;
}

ul#nav li span {
	display: none;
}

ul#nav li a {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: top left;
}

ul#nav li.active, ul#nav li a:hover {
	background-position: bottom left;
}

ul#nav li a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

ul#nav li.home a, ul#nav li.home {
	width: 44px;
	background-image: url(/_gfx/nav/home.png);
}

ul#nav li.test a, ul#nav li.test {
	width: 88px;
	background-image: url(/_gfx/nav/test.png);
}

ul#nav li.features a, ul#nav li.features {
	width: 61px;
	background-image: url(/_gfx/nav/features.png);
}

ul#nav li.login a, ul#nav li.login {

	width: 40px;
	background-image: url(/_gfx/nav/login.png);
}

ul#nav li.profile a, ul#nav li.profile {
	width: 51px;
	background-image: url(/_gfx/nav/profile.png);
}

ul#nav li.town a, ul#nav li.town {
	width: 42px;
	background-image: url(/_gfx/nav/town.png);
}

ul#nav li.map a, ul#nav li.map {
	width: 42px;
	background-image: url(/_gfx/nav/map.png);
}

ul#nav li.league a, ul#nav li.league {
	width: 47px;
	background-image: url(/_gfx/nav/tables.png);
}

ul#nav li.data a, ul#nav li.data {
	width: 49px;
	background-image: url(/_gfx/nav/charts.png);
}

ul#nav li.downloads a, ul#nav li.downloads {
	width: 79px;
	background-image: url(/_gfx/nav/downloads.png);
}

ul#nav li.invite a, ul#nav li.invite {
	width: 100px;
	background-image: url(/_gfx/nav/invite.png);
}

ul#nav li.logout a, ul#nav li.logout {
	width: 48px;
	background-image: url(/_gfx/nav/logout.png);
}

a#guardian-jobs img {
	float: right;
	margin-top: 4px;
}

/* basic formatting */

a {
	color: #c0c;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

strong {
	font-size: 110%;
}

table {
	border-collapse: collapse;
}

th, td {
	border: 1px solid #aaa;
	padding: 2px 5px;
}

.error {
	font-weight: bold;
	color: #f3f;
	margin: 10px;
	clear: both;
}

h4 {
	background: #333;
	color: #fff;
	padding: 1px 20px 3px;
	margin: 10px 0;
	clear: both;
	font-size: 100%;
}

p {
	margin: 10px;
}

ol.privacy, ul.privacy {
	margin-left: 80px;
}

/* homepage  */

div.homepage-box {
	float: left;
	width: 430px;
	min-height: 355px;
	_height: 355px;
	background: url(/_gfx/homepage/box.png) no-repeat 0 5px;
}

div.homepage-box div.image {
	float: left;
	width: 150px;
	margin: 10px;
}

div.homepage-box div.image img {
	margin: 0 0 10px;
}

div.homepage-box div.copy {
	float: left;
	width: 250px;
	margin: 20px 0 0;
}

div.homepage-box div.copy a img {
	margin: 10px 0;
}

div.homepage-box a.begin-the-test {
	display: block;
	width: 129px;
	height: 40px;
	margin: 10px 0;
	background: url(/_gfx/homepage/take-the-test2.png) no-repeat top left;
}

div.homepage-box a.begin-the-test span {
	display: none;
}

div.homepage-box a.begin-the-test:hover {
	background-position: bottom left;
}

div.homepage-features {
	float: right;
	width: 270px;
}

div.homepage-features ul {
	list-style: none;
}

div.homepage-features a.features {
	display: block;
	width: 103px;
	height: 40px;
	background: url(/_gfx/homepage/features.png) no-repeat top left;
}

div.homepage-features a.features span {
	display: none;
}

div.homepage-features a.features:hover {
	background-position: bottom left;
}

/* test */

div#test-intro {
	background: url(/_gfx/test/intro.png) no-repeat top right;
	float: right;
	width: 490px;
}

body#test h2 {
	float: left;
	width: 200px;
	height: 500px;
}

div#test-intro p {
	padding-right: 20px;
	font-weight: bold;
}

form#test-questions {
	float: right;
	width: 490px;
}

body#test.style1 form {
	height: 300px;
}

body#test.style1 div#content {
	background: #fff url(/_gfx/test/bg-page-1.png) no-repeat 10px 180px;
}

body#test.style2 div#content {
	background: #fff url(/_gfx/test/bg-page-2.png) no-repeat 10px 200px;
}

body#test.style3 div#content {
	background: #fff url(/_gfx/test/bg-page-3.png) no-repeat 30px 200px;
}

body#test.style4 div#content {
	background: #fff url(/_gfx/test/bg-page-4.png) no-repeat 30px 200px;
}

form#test-questions ol {
	margin: 10px 0;
	font-weight: bold;
	list-style: none;
}

form#test-questions ol li div {
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 60px;
	_height: 60px;
}

form#test-questions ol li.question1 div { background-image: url(/_gfx/test/1.png); }
form#test-questions ol li.question2 div { background-image: url(/_gfx/test/2.png); }
form#test-questions ol li.question3 div { background-image: url(/_gfx/test/3.png); }
form#test-questions ol li.question4 div { background-image: url(/_gfx/test/4.png); }
form#test-questions ol li.question5 div { background-image: url(/_gfx/test/5.png); }
form#test-questions ol li.question6 div { background-image: url(/_gfx/test/6.png); }
form#test-questions ol li.question7 div { background-image: url(/_gfx/test/7.png); }
form#test-questions ol li.question8 div { background-image: url(/_gfx/test/8.png); }

form#test-questions ol li p {
	margin: 10px 0;
}

form#test-questions ol label {
	display: block;
	font-weight: normal;
	margin: 5px 0 5px 70px;
}

form#test-questions input.radio {
	margin-right: 4px;
}

body.style1 form#test-questions label {
	display: block;
	background-color: #333;
	padding: 2px 20px;
	color: #fff;
	margin: 10px 0;
	font-size: 90%;
}

form#test-questions label span {
	float: left;
	width: 240px;
	padding-top: 2px;
}

body.style1 form#test-questions input {
	width: 200px;
}

body.style1 form#test-questions select {
	width: 205px;
}

form#test-questions input.submit {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	height: 40px;
	font-size: 0;
	margin: 0 0 0 auto;
}

form#test-questions input.submit:hover {
	background-position: bottom left;
}

body.style1 form#test-questions input.submit {
	background-image: url(/_gfx/test/begin-the-test.png);
}

body.style2 form#test-questions input.submit {
	background-image: url(/_gfx/test/continue-to-page-2.png);
}

body.style3 form#test-questions input.submit {
	background: url(/_gfx/test/continue-to-page-3.png) no-repeat top left;
}

body.style4 form#test-questions input.submit {
	background: url(/_gfx/test/proceed-to-profile.png) no-repeat top left;
}

/* creature */

div#creature {
	margin-bottom: -4px;
	_margin-bottom: 0;
}

div#creature-info {
	background: url(/_gfx/profile/profile-signup-bg.jpg) repeat-x 0 0 #7DA012;
}

div#creature-info div#copy {
	float: left;
	background: url(/_gfx/profile/profile-summary-bg.jpg) no-repeat top left;
	width: 305px;
	height: 245px;
	margin: 5px 0 0 3px;
	padding: 25px 45px 40px 30px;
	color: #334302;
}

div#creature-info div#copy div {
	width: 305px;
	height: 245px;
	padding-right: 5px;
	overflow: auto;
	scrollbar-face-color: #9CCF18;
	scrollbar-shadow-color: #9CCF18;
	scrollbar-highlight-color: #9CCF18;
	scrollbar-3dlight-color: #9CCF18;
	scrollbar-darkshadow-color: #9CCF18;
	scrollbar-track-color: #395500;
	scrollbar-arrow-color: #fff;
}

div#creature-info div#copy p, div#creature-info div#copy h3, div#creature-info div#copy h4 {
	margin: 10px 0;
	padding: 0;
}

div#creature-info div#copy h3 {
	font-size: 120%;
	font-weight: bold;
}

div#creature-info div#copy h4 {
	padding: 2px 10px;
	font-weight: normal;
}

div#creature-info div#copy p {
	margin: 10px 0;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 70px;
	_height: 70px;
}

div#creature-info div#copy p.ticking-bomb {
	background-image: url(/_gfx/icons/ticking-bomb-grn.png);
}

div#creature-info div#copy p.stress-lover {
	background-image: url(/_gfx/icons/stress-lover-grn.png);
}

div#creature-info div#copy p.ice-man {
	background-image: url(/_gfx/icons/ice-man-grn.png);
}

div#creature-info div#copy p.hero {
	background-image: url(/_gfx/icons/hero-grn.png);
}

div#creature-info div#copy p.mother-hen {
	background-image: url(/_gfx/icons/mother-hen-grn.png);
}

div#creature-info div#copy p.mr-big {
	background-image: url(/_gfx/icons/mr-big-grn.png);
}

div#creature-info div#copy p.mr-nice-guy {
	background-image: url(/_gfx/icons/mr-nice-guy-grn.png);
}

div#creature-info div#copy p.island {
	background-image: url(/_gfx/icons/island-grn.png);
}

div#creature-info div#copy p.mercenary {
	background-image: url(/_gfx/icons/mercenary-grn.png);
}

div#creature-info div#copy p.apostle {
	background-image: url(/_gfx/icons/apostle-grn.png);
}

div#creature-info div#copy p.saboteur {
	background-image: url(/_gfx/icons/saboteur-grn.png);
}

div#creature-info div#copy p.hostage {
	background-image: url(/_gfx/icons/hostage-grn.png);
}

div#creature-info fieldset {
	border: 0;
	width: 320px;
	float: right;
	margin: 0 5px 0 0;
	color: #fff;
}

div#creature-info fieldset p {
	margin: 10px 0;
}

div#creature-info fieldset p.error {
	color: #000;
}

div#creature-info fieldset label {
	display: block;
	float: right;
	margin: 0 10px 10px 0;
}

div#creature-info fieldset label input {
	width: 140px;
}

div#creature-info fieldset label.optin {
	display: block;
	clear: right;
	float: none;
	font-weight: normal;
	margin: 10px 0;
	text-align: left;
}

div#creature-info fieldset label.optin input {
	width: auto;
	margin-right: 5px;
}

span#creature-info-footer {
	display: block;
	padding: 0;
	margin-bottom: 20px;
	background: url(/_gfx/profile/squiggly-bottom-border-sign.jpg);
	height: 30px;
}

div#creature-features h2 {
	background-color: #7DA012;
	margin-top: 20px;
	padding-top: 2px;
}

div#creature-features div.box1 {
 	width: 400px;
	float: left;
}

div#creature-features div.box2 {
 	width: 320px;
	float: left;
	margin-top: 7px;
}

div#creature-info input.submit {
	display: block;
	background: url(/_gfx/profile/sign-up-button.gif) no-repeat top left;
	width: 129px;
	height: 40px;
	margin: 0 0 0 auto;
}

div#creature-info input.submit:hover {
	background-position: bottom left;
}

/* tables */

div#tables-intro {
	background: url(/_gfx/tables/box.png) no-repeat top right;
}

div#tables-intro h2 {
	float: left;
	width: 237px;
	height: 100px;
	padding: 0 30px;
	margin-left: -15px;
}

div#tables-intro p {
	padding: 10px;
	font-weight: bold;
}

div.tables-trait h4 span {
	float: left;
	width: 235px;
	padding-top: 2px;
}

div.tables-trait h4 a {
	padding-right: 20px;
	color: #c6c;
	font-size: 90%;
}

div.tables-trait p {
	width: 200px;
	_width: 205px;
	margin: 0 20px 10px;
	_margin-left: 10px;
	float: left;
}

div.tables-trait table {
	border-collapse: separate;
	border-spacing: 4px;
	border: 2px solid #fff;
	padding: 2px 6px;
	width: 460px;
	margin-bottom: 10px;
}

div.tables-trait table th, div.tables-trait table td {
	border: none;
	font-weight: normal;
	background-color: #e4e4e4;
}

div.tables-trait table td.sector {
	width: 150px;
}

div.tables-trait table td.percentage {
	width: 30px;
	color: #fff;
	text-align: center;
}

div.tables-trait table td.bar {
	padding: 0;
	width: 200px;
	background-color: #fff;
	border: 2px solid #e4e4e4;
}

div.tables-trait table td.bar div {
	height: 22px;
}

/* charts */

div#chart-intro div#selection {
	float: left;
}

div#chart-intro h2 {
	width: 210px;
	padding: 0;
}

div#chart-intro form {
	padding: 10px 0 0;
}

div#chart-intro form input {
	width: 100px;
}

div#chart-intro select {
	margin: 0 10px 14px 0;
}

div#chart-intro input.submit {
	background: url(/_gfx/charts/go.png) no-repeat top left;
	width: 57px;
	height: 40px;
	font-size: 0;
	margin: 0 0 0 auto;
}

div#chart-intro input.submit:hover {
	background-position: bottom left;
}

div#chart-intro p {
	float: right;
	width: 370px;
	margin: 0;
	padding: 20px 10px;
	background: url(/_gfx/charts/box.png) no-repeat top right;
	font-weight: bold;
}

div.chart-segment {
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
}

div.last {
	margin: 0;
}

div.chart-segment h4 {
	padding: 2px 10px;
}

div.chart-segment p {
	margin: 10px 0 0 10px;
	min-height: 11em;
	_height: 11em;
}

div.chart-segment table, div.chart-segment table th, div.chart-segment table td {
	border-collapse: separate;
	border: 2px solid #fff;
	padding: 2px 6px;
	font-weight: normal;
}

div.chart-segment table {
	width: 100%;
}

div.chart-segment th {
	width: 40px;
	color: #fff;
}

div.chart-segment table th, div.chart-segment table td {
	background-color: #e4e4e4;
}

div.chart-segment table td a {
	color: #000;
}

/* login */

body.login div#content {
	background: #fff url(/_gfx/login/bg.png) no-repeat 30px 80px;
}

div#login-intro {
	width: 550px;
	height: 110px;
	margin-left: auto;
	background: url(/_gfx/test/intro.png) no-repeat top right;
}

div#login-intro img#page {
	float: right;
	margin: 4px 8px;
}

div#login-intro img#approx {
	float: right;
	margin: 14px 8px 0;
}

div#login-intro p {
	margin: 5px 20px 5px 80px;
	font-weight: bold;
}

form#login-form {
	width: 490px;
	margin-left: auto;
}

form#login-form label {
	display: block;
	background-color: #333;
	padding: 2px 20px;
	color: #fff;
	margin: 10px 0;
	font-size: 90%;
}

form#login-form label span {
	float: left;
	width: 240px;
	padding-top: 2px;
}

form#login-form input {
	width: 200px;
}

form#login-form input.submit {
	display: block;
	background: url(/_gfx/login/login-button.png) no-repeat top left;
	height: 40px;
	width: 68px;
	margin: 0 0 0 auto;
}

form#login-form input.submit:hover {
	background-position: bottom left;
}

/* features page */

div#features-intro {
	width: 600px;
	min-height: 110px;
	margin-left: auto;
	background: url(/_gfx/features/intro.png) no-repeat top right;
}

div#features-intro h2, div#features-intro p {
	float: left;
}

div#features-intro p {
	width: 360px;
	margin: 10px 0 0 30px;
	font-weight: bold;
}

div#features-info h4 {
	margin-left: 300px;
}

div#features-info p {
	padding-left: 300px;
}
div#features-info div#what-are-the-creatures {
	background: url(/_gfx/features/what-are-the-creatures.png) no-repeat 0 0;
	min-height: 123px;
	_height: 123px;
}

div#features-info div#what-are-the-stats {
	background: url(/_gfx/features/what-are-the-stats.png) no-repeat 0 0;
	min-height: 102px;
	_height: 102px;
}

div#features-info div#what-is-the-town {
	background: url(/_gfx/features/what-is-the-town.png) no-repeat 0 0;
	min-height: 121px;
	_height: 121px;
}

div#features-info div#what-is-the-map {
	background: url(/_gfx/features/what-is-the-map.png) no-repeat 10px 0;
	min-height: 85px;
	_height: 85px;
}

div#features-info div#personalised-profile {
	background: url(/_gfx/features/personalised-profile.png) no-repeat 10px 0;
	min-height: 114px;
	_height: 114px;
}

/*
div#features-info {
	width: 420px;
	margin: 0 0 0 300px;
}

div#features-info p {
	margin: 0 20px 20px;
}*/

a.take-the-test {
	display: block;
	width: 129px;
	height: 40px;
	background: url(/_gfx/homepage/take-the-test2.png) no-repeat top left;
	margin: 0 0 0 auto;
}

a.take-the-test:hover {
	background-position: bottom left;
}

a.take-the-test span {
	display: none;
}

/* profile */

div#profile-header {
	height: 335px;
	background: url(/_gfx/profile/squiggly-bottom-border.jpg) no-repeat bottom;
	margin-bottom: 20px;
}

div#profile-info {
	float: right;
	width: 270px;
}

div#profile-info h4 {
	background: none;
	padding: 0;
}

div#profile-info p, div#profile-info a {
	margin: 5px 0;
}

div#profile-info img.head, div#profile-info img.body, div#profile-info img.feet {
	width: 135px;
	height: 76px;
	margin: 0;
}

div#profile-info img.feet {
	margin: 0 67px;
}

div#profile-details {
	float: left;
	width: 420px;
}

div#profile-details div#intro {
	background: url(/_gfx/profile/box.png) no-repeat top left;
	padding: 0 20px 10px;
	font-weight: bold;
}

div#profile-details div#description h4 {
	font-weight: normal;
}

div#profile-details div#description p {
	margin: 10px 0;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: top left;
}

div#profile-details div#description p.ticking-bomb {
	background-image: url(/_gfx/icons/ticking-bomb.png);
}

div#profile-details div#description p.stress-lover {
	background-image: url(/_gfx/icons/stress-lover.png);
}

div#profile-details div#description p.ice-man {
	background-image: url(/_gfx/icons/ice-man.png);
}

div#profile-details div#description p.hero {
	background-image: url(/_gfx/icons/hero.png);
}

div#profile-details div#description p.mother-hen {
	background-image: url(/_gfx/icons/mother-hen.png);
}

div#profile-details div#description p.mr-big {
	background-image: url(/_gfx/icons/mr-big.png);
}

div#profile-details div#description p.mr-nice-guy {
	background-image: url(/_gfx/icons/mr-nice-guy.png);
}

div#profile-details div#description p.island {
	background-image: url(/_gfx/icons/island.png);
}

div#profile-details div#description p.mercenary {
	background-image: url(/_gfx/icons/mercenary.png);
}

div#profile-details div#description p.apostle {
	background-image: url(/_gfx/icons/apostle.png);
}

div#profile-details div#description p.saboteur {
	background-image: url(/_gfx/icons/saboteur.png);
}

div#profile-details div#description p.hostage {
	background-image: url(/_gfx/icons/hostage.png);
}

/* invite */

body.invite div#content {
	background: #fff url(/_gfx/invite/bg.png) no-repeat 30px 120px;
}

body.invite form {
	width: 470px;
	margin-left: auto;
	margin-top: -13px;
	background-color: #7DA012;
	padding: 10px;
}

body.invite form p {
	color: #fff;
	font-weight: bold;
	margin: 10px 10px 20px;
}

body.invite form p.error {
	color: #f3f;
	margin: 0 10px;
}

body.invite fieldset {
	border: none;
}

body.invite legend {
	display: none;
}

body.invite form label {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: right;
	margin: 10px 0;
	font-size: 90%;
}

body.invite form input, body.invite form textarea {
	width: 200px;
}

body.invite form textarea {
	height: 100px;
}

body.invite form input.submit {
	display: block;
	background: url(/_gfx/invite/send-message.gif) no-repeat top left;
	height: 40px;
	width: 141px;
	margin: 20px 0 10px auto;
}

body.invite form input.submit:hover {
	background-position: bottom left;
}

/* town */

body.town h2 {
	text-align: center;
}

body.town h3 {
	margin: 10px 30px;
}

body.town p {
	margin: 10px 50px;
}

/* who's who */

div#whoswho-intro {
	height: 110px;
	margin-left: auto;
	background: url(/_gfx/whoswho/box.png) no-repeat top right;
}

div#whoswho-intro h2 {
	float: left;
	margin: 0 30px;
	width: 240px;
}

div#whoswho-intro p {
	float: left;
	width: 360px;
	margin: 20px 10px 10px;
	font-weight: bold;
}

div#whoswho-info div.info {
	float: left;
	width: 210px;
	margin-right: 20px;
	padding-left: 140px;
	_padding-left: 142px;
	background-repeat: no-repeat;
	background-position: top left;

}

div#whoswho-info div.info.even {
	margin: 0;
}

div#whoswho-info div#ticking-bomb {
	background-image: url(/_gfx/whoswho/ticking-bomb.png);
}

div#whoswho-info div#ice-man {
	background-image: url(/_gfx/whoswho/ice-man.png);
	background-position: 0 -14px;
}

div#whoswho-info div#stress-lover {
	background-image: url(/_gfx/whoswho/stress-lover.png);
	background-position: 0 -8px;
}

div#whoswho-info div#hero {
	background-image: url(/_gfx/whoswho/hero.png);
}

div#whoswho-info div#mother-hen {
	background-image: url(/_gfx/whoswho/mother-hen.png);
}

div#whoswho-info div#mr-big {
	background-image: url(/_gfx/whoswho/mr-big.png);
	background-position: 0 -10px;
}

div#whoswho-info div#mr-nice-guy {
	background-image: url(/_gfx/whoswho/mr-nice-guy.png);
}

div#whoswho-info div#island {
	background-image: url(/_gfx/whoswho/island.png);
}

div#whoswho-info div#mercenary {
	background-image: url(/_gfx/whoswho/mercenary.png);
}

div#whoswho-info div#apostle {
	background-image: url(/_gfx/whoswho/apostle.png);
}

div#whoswho-info div#saboteur {
	background-image: url(/_gfx/whoswho/saboteur.png);
}

div#whoswho-info div#hostage {
	background-image: url(/_gfx/whoswho/hostage.png);
}

/* downloads page */

div#downloads-intro {
	height: 90px;
	margin-left: auto;
	background: url(/_gfx/downloads/box.png) no-repeat top right;
}

div#downloads-intro h2, div#downloads-intro p {
	float: left;
}

div#downloads-intro h2 {
	width: 220px;
	padding: 10px 0 0 30px;
}

div#downloads-intro p {
	width: 350px;
	margin: 10px 10px 0 100px;
	font-weight: bold;
}

div#downloads-info div.download {
	float: left;
	width: 230px;
	margin-right: 15px;
}

div#downloads-info div.download.last {
	margin-right: 0;
}

div#downloads-info div.download h4 {
	padding: 2px 10px;
}

div#downloads-info div.download p {
	margin: 10px;
	font-size: 90%;
}

div#downloads-info div.download a {
	display: block;
	margin: 10px;
	font-size: 90%;
}

div.download img {
	display: block;
	margin: 0 auto 0 auto;
}


/* map */

div#map-intro h2 {
	float: left;
	width: 180px;
	padding: 20px 0 0;
	text-align: center;
}

div#map-intro p {
	float: right;
	width: 480px;
	background: url(/_gfx/map/box.png) no-repeat top right;
	padding: 10px;
	font-weight: bold;
}