/* CSS Document */

#main {
	width: 775px;
}

#skyscraper {
	width: 125px;
}

#nav li a {
	padding: 12px 13px 25px 12px;
}
#nav #navContact a {
	padding: 12px 23px 25px 12px;
}

#content {
	width: 565px;
	margin-right: 20px;
}
#abstract {
	width: 365px;
}

#back #content li a, #back #content li.unavailable {
	padding: 0.4em;
	margin-right: 1px;
}
#back #content .biMonthly li a, #back #content .biMonthly li.unavailable {
	padding: 0.4em 2em;
}

#content #user #Register fieldset ul {
	width: 505px;
}
#content #user #Register fieldset li {
	width: 150px;
}

#skyscraper img {
	position: fixed;
}

#home #content img {
	margin-left: 45px;
}


#exhibitions #content .ticket .retrieveTicket {
	width: 380px;
}

#exhibitions #content fieldset {
	width: 375px;
}

#exhibitions #content fieldset dt.ticketDrop {
	width: 280px;
}
#exhibitions #content fieldset li label {
	margin-left: 5px;
}
#exhibitions #content #ticketStep {
	width: 525px;
}

#products #features {
	width: 325px;
}

#content #user #RegisterForm fieldset ul, #content #user #UpdateForm fieldset ul {
	width: 505px;
}
#content #user #RegisterForm fieldset li, #content #user #UpdateForm fieldset li {
	width: 190px;
}


