<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------- CONTENT --------------------- BEGIN --------------- */
#left {
	position: absolute;
	left: 128px;
	top: 82px;
	width: 300px;
	height: 357px;
	overflow: hidden;
}
#left-cont {
	position: relative;
	width: 300px;
	height: 343px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0px;
}
#left-content-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
}
#left-cont-header {
	margin: 10px 0px 0px 15px;
	font-size: 18px;
	font-weight: bold;
        letter-spacing: -0.06em;
}
#left-cont hr {
	width: 290px;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0px;
}
#left-cont-inner {
	margin: 4px 25px 10px 15px;
}
#left-bar {
	margin: 3px 0px 0px 0px;
	width: 300px;
	height: 11px;
	font-size: 3px;
	background-color: #000000;
}

#right {
	position: absolute;
	left: 438px;
	top: 180px;
	width: 300px;
	height: 259px;
	overflow: hidden;
}
#right-cont {
	width: 300px;
	height: 245px;
	overflow: hidden;
	background-color: #ffffff;
}
#right-bar {
	margin: 3px 0px 0px 0px;
	width: 300px;
	height: 11px;
	font-size: 3px;
	background-color: #000000;
}
/* ------------------------- CONTENT --------------------- END --------------- */

/* ------------------------- NEWSLETTER --------------------- BEGIN --------------- */
.nl-sub-table-label {
	font-weight: bold;
	padding: 8px 15px 0px 0px;
	text-align: right;
}
.nl-sub-table-field input {
	width: 150px;
	border: 1px solid #000000;
}
.nl-sub-table-submit input {
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	width: 80px;
	margin: 20px 0px 0px 20px;
}
/* ------------------------- NEWSLETTER --------------------- END --------------- */

/* ------------------------- ECARD --------------------- BEGIN --------------- */
.ecard {
	width: 100%;
}
.ecard input {
	width: 180px;
	border: 1px solid #000000;
}
.ecard textarea {
	width: 180px;
	height: 70px;
	border: 1px solid #000000;
}
/* ------------------------- ECARD --------------------- END --------------- */
/* ------------------------- MOVIES --------------------- BEGIN --------------- */
#mov-cont {
	position: absolute;
	left: 128px;
	top: 82px;
	width: 320px;
	height: 254px;
	overflow: hidden;
	background-color: #000000;
	margin: 0px;
}
#mov-bar {
	position: absolute;
	left: 128px;
	top: 336px;
	margin: 3px 0px 0px 0px;
	width: 320px;
	height: 11px;
	font-size: 3px;
	background-color: #000000;
}
#mov-menu {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 121px;
	text-align: right;
}
/* ------------------------- MOVIES --------------------- END --------------- */
</pre></body></html>