* {
	font-family: Ubuntu, "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:link {
	color: #0048A1;
	text-decoration: underline;
}
a:visited {
	color: #333;
	color: #00408F;
	text-decoration: underline;
}
a:hover {
	color: #0065E0;
	text-decoration: underline;
}
html, body {
	position: absolute;
	display: block;
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: url('../images/globalbg.png') center top repeat-y fixed #FFFFFF;
}
#global-wrapper {
	width: 1170px;
	margin: 0 auto;
	min-height: 96px;
	background: url('../images/header.png') center top no-repeat transparent;
	margin-bottom: 12px;
}
#global-wrapper #logo-link {
	display: inline-block;
	width: 265px;
	height: 96px;
	margin: 1px 0 0 0px;
	clear: both;
}
#internal-wrapper {
	-webkit-box-shadow: 0px 10px 30px 5px rgba(0, 80, 130, 0.8);
	-moz-box-shadow: 0px 10px 30px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.8);
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	width: 1170px;
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#menu-stripe {
	display: block;
	height: 29px;
	clear: both;
	width: 1170px;
	clear: none;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
#menu-stripe span.topmenu-item {
	display: inline-block;
	font-family: "Ubuntu Condensed", "Segoe UI", "Arial Narrow", sans-serif !important;
	font-size: 11pt;
	width: 100px;
	text-align: center;
	float: left;
	line-height: 29px;
	text-shadow: rgba(0,0,0,0.8) 0 1px 2px;
	opacity: 0.9;
	background: url('../images/topmenu_button_bg.png') left top repeat-x transparent;
}
#menu-stripe * { font-family: "Ubuntu Condensed", "Segoe UI", "Arial Narrow", sans-serif !important; font-weight: normal; overflow: hidden; white-space: nowrap; }
#menu-stripe span.topmenu-item.narrow { width: 90px; }
#menu-stripe span.topmenu-item.wider { width: 100px; }
#menu-stripe span.shade { display: inline-block; width: 30px; height: 29px; margin-right: -30px; float: left; clear: none; background: url('../images/topmenu_button_shade.png') left top no-repeat transparent; }
#menu-stripe span.topmenu-item:first-of-type span.shade { display: none; }
#menu-stripe span.topmenu-item a:link, #menu-stripe span.topmenu-item a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	background: none
}
#menu-stripe span.topmenu-item:hover, #menu-stripe span.topmenu-item.hover {
	opacity: 1;
}
#menu-stripe span.topmenu-item.hover a {
	color: #fff;
}
#menu-stripe span.topmenu-item:first-of-type {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
#menu-stripe span.topmenu-item:last-of-type {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
#menu-stripe span.topmenu-item.current {
	background: url('../images/topmenu_current_bg.png') left top repeat-x transparent;
}
#menu-stripe span.topmenu-item.current span.shade {
	background: url('../images/topmenu_current_shade.png') left top no-repeat transparent;
}
#menu-stripe span.topmenu-item.current a:link, #menu-stripe span.topmenu-item.current a:visited, #menu-stripe span.topmenu-item.current a:hover {
	color: #F7F7F8 !important;
	background: url('../images/topmenu_current_liteon.png') 5px 0px no-repeat transparent;
}
#menu-stripe span.topmenu-item.current a:hover {
	color: #fff;
}
#content-wrapper {
	display: table;
	width: 1170px;
	margin: 0 auto -10px auto;
	background: #fff;
	border: 0px none;
	border-collapse: collapse;
	padding: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#content-wrapper tr, #content-wrapper td {
	padding: 0;
	margin: 2;
	border-collapse: collapse;
	vertical-align: top;
}
#sidebar {
	width: 258px;
}
#content-area {
	padding: 12px !important;
	width: 872px;
	background: #FAFFFF;
	border: 1px solid rgba(0,0,0,0.8);	
}
#search-box {
	display: block;
	height: 50px;
	padding: 10px;
	background: url('../images/searchbox_bg.png') left top repeat-x transparent;
	color: #fff;
	text-shadow: black 0px 1px 1px;
	margin: 0;
}
#search-input {
	background: url('../images/searchbox_inputs.png') left top no-repeat transparent;
	width: 238px;
	height: 30px;
	margin-top: 5px;
}
#search-term {
	border: 0px none !important;
	background: none transparent !important;
	width: 198px;
	line-height: 30px;
	margin: 0;
	padding: 0 5px;
	font-size: 10pt;
	color: #444;
	float: left;
	clear: none;
	text-shadow: #fff 0 1px 1px;
}
#search-submit {
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: none transparent !important;
	border: 0px none !important;
	cursor: pointer;
}
.sidebar-block {
	border-top: 1px solid #000;
	display: block;
	min-height: 50px;
	background: #FAFFFF;
	padding: 10px;
	border-right: 0px solid #333;
	border-left: 1px solid #333;
}
.sidebar-block.last {
	display: block;
	min-height: 50px;
	background: url('../images/contentarea_shade.png') left top repeat-x #fff;
	padding: 10px 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.sidebar-block h3 {
	display: block;
	padding: 0;
	margin: 0 0 12px 0;
	color: #00408F;
	text-shadow: rgba(255,255,255,0.5) 0 0px 0px;
	font-weight: bold;
	font-size: 14pt;
}
.dated-list {
	list-style: none inside;
	margin: 2;
	padding: 2;
}
.dated-list li {
	list-style: none inside;
	margin: 2;
}

.dated-list li a:link, .dated-list li a:visited {
	display: block;
	padding: 5px 5;
	line-height: 2em;
	font-size: 14px;
	border-top: 1px solid #dadada;
	border-bottom: 0px solid #dadada;
	text-shadow: rgba(255,255,255,0.5) 0 0px 0px;
}
.dated-list li a:hover, #sidebar .dated-list li a:hover {
	display: block;
	font-size: 14px;
	color: #fff;
	background: #0048A1;
	border-top: 1px solid #3C4D56 !important;
	border-bottom: 1px solid #3C4D56 !important;
	margin: 0 -10px;
	padding: 5px 15px;
	text-shadow: rgba(0,0,0,0.5) 0 2px 0px !important;
}
#sidebar .dated-list li a:link, #sidebar .dated-list li a:visited {
	border-top: 1px solid #ACBDC6;
	border-bottom: 1px solid #ACBDC6;
}
.list-date {
	display: inline-block;
	width: 70px;
	background: none;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px #002C51;
	-moz-box-shadow: 0px 0px 0px 0px #002C51;
	box-shadow: 0px 0px 0px 0px #002C51;
	color: #00408F;
	text-shadow: rgba(0,0,0,0.8) 0 0px 0px;
	font-weight: bold;
	margin-right: 5px;
}
.dated-list li:hover .list-date {
	background: #ACBDC6;
	color: #333;
	text-shadow: #fff 0 1px 1px;
}

/* tlist */
.title-list-block {
	display: table;
	width: 892px;
	margin: 0 auto 0px auto !important;
	background: #fff;
	border: 1px none;
	border-collapse: collapse;
	padding: 0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
}
.title-list-block, .title-list-block td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}
.title-list-header {
	width: 662px;
	background: url('../images/block_header.png') left top repeat-x #fff;
	font-size: 13pt;
	color: #fff;
	text-shadow: black 0 0px 0px;
	line-height: 28px;
	padding: 0 0 0 5px !important;
	margin: 0 0 0 0;
}
.title-list-header h2 {
	font-size: 16pt;
	color: #fff;
	text-shadow: black 0 0px 0px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.title-list-header a:link {
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
}
.title-list-header a:visited {
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
}
.title-list-header a:hover {
	font-size: 13pt;
	color: #86C9E2;
	text-decoration: none;
}
.title-list-contents-header {
	width: 240px;
	background: url('../images/bluebox_bg.png') left top repeat-x #fff;
	font-size: 13pt;
	color: #fff;
	text-shadow: black 0 1px 1px;
	line-height: 28px;
}
.title-list-contents-header span.shade { display: inline-block; width: 16px; height: 28px; float: left; clear: none; background: url('../images/bluebox_shade.png') left top no-repeat transparent; border-left: 1px solid #033148; }
.title-recent-list {
	background: #f8f8f8;
	width: 640px;
}
.title-row {
/* 	background: url('../images/white_bottomshade.png') left bottom repeat-x #f8f8f8; */
    background: #FAFFFF;
	padding: 5px !important;
	min-height: 85px;
	border-bottom: 1px solid #999 !important;
}
.title-row.odd {
/*	background: url('../images/gray_bottomshade.png') left bottom repeat-x #dadada; */
	background: #F0FEFF;
	
}
.title-row.full {
	min-height: 153px;
}
.title-row.movie {
	min-height: 153px;
	width: 650px;
}
tr.movie {
	border-bottom: 1px solid #999 !important;
}
tr.movie td:first-of-type {
	width: 650px;
}
.title-recent-list.short {
	background: #dadada !important;
}
.title-row:last-of-type { background-image: none !important; }
.title-row:first-of-type { border-top: 0px none !important; }

.title-row.movie {
	background: url('../images/white_bottomshade.png') left bottom repeat-x #f8f8f8 !important;
}
.title-row.odd.movie {
	background: url('../images/gray_bottomshade.png') left bottom repeat-x #dadada  !important;
}

.teaser-data {
	float: left;
	clear: none;
	width: 155px;
}
.title-row.full .teaser-data {
	width: 210px;
}
.teaser-data img {
	-webkit-box-shadow: 0px 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px 0px #333;
	box-shadow: 0px 0px 0px 0px #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*	border: 1px solid #999;*/
}
.teaser-data .date {
	color: #0A5C81;
	font-size: 12px;
	margin-top: 2px;
}
.title-row h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 16pt;
	text-shadow: #fff 0 1px 0px;
}
.title-row h2 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 14pt;
	text-shadow: #fff 0 1px 0px;
}
.title-teaser {
	text-align: justify;
	color: #333;
	text-shadow: white 0 0px 0;
}

.title-list-contents {
/*	background: url('../images/rightbox_shade.png') left top repeat-y #dadada; */
	background: #FAFFFF;
	border-left: 1px solid #000;	

}
.title-list-contents.short .dated-list {
	min-height: 180px !important;
}
.title-list-contents .dated-list {
	margin: 12px;
	min-height: 280px;
}
.title-list-contents .dated-list li {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	line-height: 1.2em;
}

.title-goto-section {
	height: 35px;
/*		background: url('../images/darkgraybox_bg.png') left top repeat-x #dadada; */
	background: #FAFFFF;
}
.title-goto-section a:link, .title-goto-section a:visited {
	display: block;
	line-height: 35px;
/*	background: url('../images/darkgraybox_corner.png') left top no-repeat transparent; */
	background: #FAFFFF;
	text-align: center;
	color: #444;
	text-shadow: white 0 1px 0;
	text-decoration: none;
	font-weight: bold;
}
.title-goto-section a:hover {
	color: #222;
}
.margined {
	margin-bottom: 20px;
}

/* catalogue */
.catalogue-navigator {
	display: block;
	clear: both;
	width: 210px;
	min-height: 185px;
	background: url('../images/cpr.gif') center center no-repeat transparent;
	margin: 10px auto;
	white-space: nowrap;
}
.catalogue-navigator-left, .catalogue-navigator-right {
	display: inline-block;
	width: 25px;
	line-height: 181px;
	font-size: 20px;
	text-align: center;
	background: none;
	text-shadow: white 0 1px 0;
}
.catalogue-navigator-left:hover, .catalogue-navigator-right:hover {
	background: #ccc; cursor: pointer;
}
.catalogue-navigator-left {	float: left; clear: none; margin-right: -25px; }
.catalogue-navigator-right { float: right; clear: none; }
.catalogue-items {
	overflow: hidden;
	float: left;
	clear: none;
	margin-left: 30px;
	width: 150px;
	height: 181px;
	-webkit-box-shadow: 0px 1px 5px 0px #999;
	-moz-box-shadow: 0px 1px 5px 0px #999;
	box-shadow: 0px 1px 5px 0px #999;
	white-space: nowrap;
}
.catalogue-items a, .catalogue-items a img {
	float: left;
	clear: none;
	display: inline;
}
.catalogue-items img { width: 150px; height: 181px; }
.catalogue-caption {
	padding: 0 10px 0 10px;
	min-height: 3.5em;
	text-shadow: white 0 1px 0;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
}
.primiere div {
	clear: both;
	float: none;
}
.primiere div.announced {
	padding: 10px;
}
.primiere div.poster {
	margin: 0 auto 10px auto;
}

#extras {
	font-size: 12px;
	color: #00364A;
	text-shadow: black 0 0px 0px;
	text-align: center;
	padding-top: 25px;
}
#extras * {
	font-size: 12px;
}
#extras a:link, #extras a:visited {
	color: #00364A;
}
#extras a:hover {
	color: #333;
}
/* submenus */
.submenu {
	position: absolute;
	display: none;
	width: 220px;
	padding: 0;
	border: 1px solid rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
	box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 10000;
}
.submenu .submenu-content {
	border: 1px solid rgba(107,191,226,0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.submenu a:link, .submenu a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	background: rgba(0,0,0,0.9);
	font-family: "Ubuntu Condensed", "Segoe UI", "Arial Narrow", sans-serif !important;
	font-size: 12pt;
}
.submenu a:hover {
	background: rgba(5,51,75,0.9);
	color: #fff;
	text-shadow: black 0 1px 1px;

}
.catalogue-navigator *, .catalogue-caption {
	display: none;
}
.catalogue-progress {
	width: 0px;
	background: #d0e4f7; /* Old browsers */
	background: -moz-linear-gradient(left,  #d0e4f7 0%, #0a77d5 50%, #87bcea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d0e4f7), color-stop(50%,#0a77d5), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d0e4f7 0%,#0a77d5 50%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d0e4f7 0%,#0a77d5 50%,#87bcea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d0e4f7 0%,#0a77d5 50%,#87bcea 100%); /* IE10+ */
	background: linear-gradient(left,  #d0e4f7 0%,#0a77d5 50%,#87bcea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=1 ); /* IE6-9 */
	height: 3px;
	margin: -14px auto 5px auto;
	z-index: 2000;
}
#archlist, #archlist * {
	list-style: none inside;
	display: inline-block;
}
#archlist li {
	margin: 0 5px;
}
#category-list {
	list-style: none inside;
	margin: 2em 10px;
}
#category-list li {
	list-style: none inside;
	line-height: 175%;
	clear: both;
}
.title-row.full .title-teaser p {
	font-size: 9.2pt !important;
	padding-bottom: 5px;
	/*	border-bottom: 1px solid #999;*/
	margin-bottom: 5px;
	box-shadow: #ccc 1px -1px 1px inset;
}
#top-meta * {
	font-size: 12px;
}
.title-goto-section.noshade a {
	background: none;
	padding: 0 15px;
}
.ad {
	text-align: center;
}
.toc {
	display: block;
	float: right;
	clear: none;
	width: 220px;
	margin: 0 0 10px 15px;
	background: #dadada;
	box-shadow: #666 0 2px 5px;
	padding: 10px;
}
#content .toc ul, #content .toc ul li {
	list-style: none inside !important;
	background: none;
	padding: 0;
	margin: 0;
}
#content .toc ul.dated-list a:visited {
	color: #666;
}
#content .toc ul.dated-list .list-date {
	width: 3em;
}
#content .toc ul.dated-list a:visited .list-date {
	background: #333;
}
#content .toc ul.dated-list a:hover {
	color: #fff;
}
#content .toc ul.dated-list a:hover .list-date {
	background: #dadada;
}
#content .toc-header {
	font-weight: bold;
	color: #333;
	text-shadow: #f8f8f8 0 1px 0;
}
.meta-box {
	background: #F0FEFF;
	-webkit-box-shadow: 0px 0px 0px 0px #666 inset;
	-moz-box-shadow: 0px 0px 0px 0px #666 inset;
	box-shadow: 0px 0px 0px 0px #666 inset;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.title-goto-section.noshade .noclear {
	float: none;
	display: block;
	clear: none;
}
.share-box {
	display: block; clear: both; padding-top: 27px;
}
.share-box .list-date {
	width: 83px;
}

.search-hilite {
	display: inline-block;
	background: #0a77d5;
	color: #fff;
	text-shadow: rgba(0,0,0,0.5) 0 1px 1px;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

p.mini, p.mini * {
	font-size: 12px !important;
}

.title-goto-section.meta-box.pagination span, .title-goto-section.meta-box.pagination a {
	line-height: 35px;
	display: inline-block;
	float: left;
}
.title-goto-section.meta-box.pagination .pages {
	margin: 0 20px;
	color: #333;
	text-shadow: white 0 1px 0;
	font-weight: bold;
}
.title-goto-section.meta-box.pagination a.page {
	margin: 0 5px 0 0;
	padding: 0 10px;
	text-shadow: white 0 1px 0;
	font-weight: normal;
}
.title-goto-section.meta-box.pagination span.current {
	margin: 0 5px 0 0;
	padding: 0 5px;
	text-shadow: white 0 1px 0;
	font-weight: bold;
	background: #999;
	color: #fff;
	text-shadow: rgba(0,0,0,0.5) 0 1px 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.dated-list.movie-info {
	min-height: 120px;
}
.dated-list.movie-info li {
	padding: 0 10px 5px 10px;
	text-shadow: #f8f8f8 0 1px 0;
	text-align: center;
	font-size: 12px;
}
.dated-list.movie-info .list-date {
	display: block;
	width: auto;
	margin: 0 -10px 5px -10px;
}
.title-list-contents-header h2 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}
.title-list-contents-header a:link, .title-list-contents-header a:visited {
	color: #fff;
}
.title-list-contents-header a:hover {
	color: lightskyb lue;
}
#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.movie-poster { text-align: center; }
.movie-poster img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
	box-shadow: 0px 2px 10px 3px rgba(0,0,0,0.7);
}
.list-date.movieinfo {
	width: 200px;
	background: #F0FEFF;
	color: #333;
	text-shadow: white 0 1px 0;
	margin-left: -215px;
	margin-right: 15px;
}
#category-list.movie-info li {
	margin-bottom: 10px;
	font-size: 11px;
	padding-left: 215px;
}
.margin {
	display: inline-block;
	width: 10px;
}
#sidebar .list-date.short {
	width: 3em;
}
#content p img:not(.positioned),#content p iframe:not(.positioned), #content p object:not(.positioned), #content p embed:not(.positioned) {
	display: block;
	margin: 0 auto;
}
#content p img,#content p iframe, #content p object, #content p embed {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.7);
}
#content p img.noshade {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.tag-cloud {
	text-align: center;
	margin: 50px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.blue-head {
	background: url('../images/bluebox_bg.png') left top repeat-x #fff;
	font-size: 9.5pt;
	color: #fff;
	text-shadow: black 0 1px 1px;
	line-height: 28px;
	padding-left: 10px;
	margin: 1em 0 1em 0;
}