#navigation, #righttext, #rightBlock, .nav {
        display:none;
}

h1 {
	line-height:normal;
}

/** Copied from screen.css */

body {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	background-color: #aaaaaa;
	background-color #d0d0d0
	}

h1, h2, h3, h4, h5, h6, fieldset, .nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	}


	
h2 {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: normal;
	padding: 9px 0 9px 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #b1b1b1;
	text-align: center;
	line-height:normal;
	}
div.toplinediv, div.topline h2, h2.topline {
border-bottom:none;
border-top:1px solid #b1b1b1;
}	

div.toplinediv h2 {
border-style:none;
}

div.noclear p {
clear:right;
}

div.leftphoto {
float:left;
width:150px;
text-align: left;
clear:left;
padding-right:16px;
padding-bottom:16px;
padding-top:10px;

}

div.righttext {
padding-left:170px;
}

.greytext {
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: 1px;
	color:#4d4d4d;
}



ul.splitul li  {
display:inline;
padding-left:1em;
padding-right:1em;
background-image:url(../images/bullet.png);
background-repeat:no-repeat;
background-position:center left;
}


#footer {	
	position: absolute;
	left: 0;
	bottom: 3em;
	height: 2em;
	line-height: 2em;
	width: 100%;
	border-top: 1pt solid #b1b1b1;
	}



#contactNumber {
	position: absolute;
	right: 2em;
	top: 0;
	font-weight: bold;
	font-size: 13pt;
	}

		
em, strong {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, "Times New Roman", Times, serif;
	}


h3 {
	margin-top:1em;
	font-size:14px;
}

.priceitem {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	text-align:right;
	}
	
.priceitem .pricevalue {
	width:100%;
	text-align:right;
	font-size:12px;
}

.priceitem .pricetext {
	display:block;
	float:left;
	text-align:left;
}

.priceitembig {
	margin-top:1em;
	font-size:14px;
}

.priceitembig .pricetext {
	font-weight:bold;
}