@page {
	size: portrait;
	/* margin: 2.00cm 1.50cm; */
}

.noPrint {
	display: none !important;
}

body {
	color: #000000;
	background-color: transparent;
	text-align: left;
	font-family: Arial, Helvetica, clean, sans-serif;
	width: 28cm;
}

h1 {
    font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans serif;
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 10px;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 13px 0 10px;
}

#containerPage {
	width: 28cm;
}

#boxHeaderPrint {
	display:block;
	margin-bottom:30px;
}

#boxHeaderPrint img {
	float:right;
}

#boxContent {
    float: left;
    width: 695px;
}

#boxProdDetail h2, #boxProdDetail .boxContentLeft {
    clear: both;
    float: left;
    width: 330px;
}

#boxProdDetail .storyContent {
    background-image: none;
    float: left;
    margin: 0 0 16px;
    padding: 5px 9px 11px;
    position: relative;
    width: 677px;
}

#boxContent .storyContent .boxContentLeft {
    clear: left;
    float: left;
    width: 330px;
}

#boxContent .storyContent .boxContentRight {
    clear: right;
    float: right;
    width: 330px;
}

#boxProdDetail .tablePackage {
    background-color: #99BE01;
    clear: both;
    float: left;
    left: -9px;
    margin: 0 0 4px;
    position: relative;
    width: 346px;
}

.boxProdImage {
    bottom: 15px;
    position: absolute;
    right: 40px;
    text-align: center;
    width: 265px;
}

#boxBreadcrumbNavi {
	display:none;
}


.boxProdTeaser {
	display:none;
}

div.navigation {
	display:none;
}

#boxFooter {
	margin-top: 30px;
	width:100%;
	clear:both;
}

