html,body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
div {
	margin:0px;
	padding:0px;
	border:0px solid red;
}
#container {
	border:1px solid #ababab;
	border-left:8mm solid #333333;
	border-right:8mm solid #333333;
	width:154mm;
	margin:0;
	padding:0;
	height:25cm;
	overflow:hidden;
	text-align:left;
	position:relative;
	z-index:2;
}
#title {
	display:none
}
#header {
	display:none;
}
#logo {
	display:none;
}
#overlay {
	display:none;
}
#overlayImage {
	display:none;
}
#menu {
	display:none;
}
#content {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	background:#ffffff;
	background-image:none;
}
#submenu {
	display:none;
}
#contentMain {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	padding:0;
}
#footer {
	display:none;
}

.occasionPrint {
	display:inline;
	width:16cm;
	height:25cm;
	overflow:hidden;
	margin:0;
}
.occasionContainer {
	display:none;
}
.occasionDetails {
	font-size:26px;
	font-weight:bold;
	line-height:40px;
	padding-top:1cm;
	width:99mm;
	height:85mm;
	overflow:hidden;
}
#occasionImage {
	height:120px;
	width:160px;
}
.occasionPrintLeft {
	float:left;
	width:6cm;
	margin:1mm;
	height:24cm;
	overflow:hidden;
	z-index:3;
	position:absolute;
	top:26mm;
	left:0;
	background:transparent;
	color:#020303;
}
.occasionPrintLeft em{
	font-weight:bold;
	color:#020303;
}
.occasionPrintLeftBg {
	float:left;
	width:66mm;
	height:25cm;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.occasionPrintRight {
	margin-left:62mm;
	_margin-left:117px;
	margin-top:22mm;
	float:left;
	width:9cm;
	height:24cm;
	overflow:hidden;
}
.occasionHeader {
	height:2cm;
	padding-top:6mm;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
h1 {
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#020303;
}
.occasionExtraInfo {
	width:99mm;
	height:22mm;
	overflow:hidden;
}
.occasionPrintAlert {
	font-size:20px;
	color:#f00;
}
.occasionPrice {
	width:99mm;
	height:38mm;
	overflow:hidden;
}
.occasionPrice h1 {
	font-size:48px;
}
.occasionContact {
	width:99mm;
	height:2cm;
	bottom:0;
	font-weight:bold;
}
#showSold {
	font-size:36px;
	color:red;
}
.occasionFooter {
	width:10cm;
	height:5mm;
	position:absolute;
	bottom:0;
	left:62mm;
	font-size:7px;
	z-index:2;
	background:transparent;
}
.occasionPrintImages {
	margin-top:2mm;
	width:58mm;
	text-align:center;
}
.occasionPrintImages img{
	border:0;
	margin:2mm;
}