#contentArea {
	padding:26px 5px 5px 185px !important;
	line-height:1.2em;
}
#craneList {
	float:right;
	width:200px;
	padding:0;
}
#craneList h2 {
	font-size:1.1em !important;
	font-weight:bold !important;
	margin:0 !important;
	color:#000 !important;
}
#craneList p {
	margin:0.5em 0;
}
#craneList ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	font-size:0.9em;
}
#craneList li {
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
	background-image:url(statimages/bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}
#craneList a.chosen {
	text-decoration:underline;
}
#craneBox {
	margin:0 210px 0 0;
	border-right:1px solid #000;
	padding:60px 5px 10px 10px;
	min-height:380px;
}
* html #craneBox {height:380px;}
#craneBox #craneImage {
	float:right;
	margin:0 0 10px 10px;
}
#craneBox #craneDetails {
	padding:0 0 10px 6px;
}
#craneBox #craneDetails h2 {
	font-weight:bold !important;
	color:#000 !important;
	font-size:1.1em !important;
}
#craneBox #craneDetails ul {
	margin:1em;
	padding:0 0 0 1em;
}
#craneBox #craneDetails li {
	margin:0;
	padding:0;
}
#craneBox #craneChart {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 0;
}
* html #craneBox #craneChart {height:50px;}
#craneBox #craneChart img {
	margin-top:10px;
}

#pageHeaderImage {
	display:block;
	width:296px;
	height:62px;
	position:absolute;
	top:3px;
	left:247px;
	z-index:30;
}

#craneDisplay h2 {font-size:1.4em;line-height:1.2em;}
* html #craneDisplay h2 {font-size:2em;margin-bottom:0.5em;}

#craneDisplay img {
	margin:0;
	border:0px solid #000 !important;
}
#craneDisplay #rightBlock {
	float:right;
	display:inline;
	width:200px;
	padding:0 5px 0 20px;
}
#craneDisplay #mainSection ul,
#craneDisplay #col1 ul, 
#craneDisplay #col2 ul, 
#craneDisplay #rightBlock ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
#craneDisplay #mainSection li,
#craneDisplay #col1 li,
#craneDisplay #col2 li,
#craneDisplay #rightBlock li {
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	background-image:url(statimages/bullet.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
}

#craneDisplay #mainSection ul,
#craneDisplay #col1 ul, 
#craneDisplay #col2 ul {
	margin:0;
	padding:0 0 0 1em;
}
#craneDisplay #mainSection li,
#craneDisplay #col1 li,
#craneDisplay #col2 li {
	margin:0.5em 0;
}

#craneDisplay #rightBlock p {
	margin:0 0 1em 0;
}

#craneDisplay #leftBlock {
	margin:0 210px 0 0;
	padding-right:22px;
	border-right:1px solid #000;
	min-height:320px;
}
* html #craneDisplay #leftBlock {height:320px;}
#craneDisplay #leftBlock #headerSection {
	min-height:100px;
	margin-left:80px;
	padding-bottom:15px;
}
* html #craneDisplay #leftBlock #headerSection {height:100px;}

#craneDisplay #leftBlock #mainSection {
	border-top:1px solid #000;
	padding-top:15px;
}

#craneDisplay #leftBlock #bottomSection {
	border-top:1px solid #000;
	padding-top:0px;
	margin-top:10px;
}

#craneDisplay #leftBlock #mainSection table #col1 {
	vertical-align:top;
	padding:0 10px 0 0;
	width:50%;
}
#craneDisplay #leftBlock #mainSection table #col2 {
	vertical-align:top;
	padding:0 0 0 10px;
	border-left:1px solid #000;
	width:50%;
}
