.h_sx {
	float: left;
	width: 600px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.h_dx {
	float: left;
	width: 280px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
}
.campiHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #D2A800;
	background-color: #FEFDEB;
	height: 12px;
}
.buttonHeader {
	margin-bottom: -4px;
}
.cont_menu {
	background-color: #FFEA70;
	margin-top: -10px;
}
.cont_hidden {
	background-color: #FF9900;
	color: #FFF;
	text-align: center;
	padding: 7px;
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	height: 20px;
}
.button_ns {
	padding: 5px;
	width: 104px;
	float: left;
	text-align: center;
	border: 1px solid #F0D200;
	background-image: url(../images/bg_bmenu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.button_s {
	background-color: #FF9900;
	width: 104px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	background-repeat: repeat-x;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

