/*
*
* Allgemeine Elementdefinitionen
*
*/
body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #030919;
	background-image: url(/fileadmin/images/bg.jpg);
	background-position: top left;
	
}

/* Scrollbar */
html {
	overflow-y: scroll;
}

body,td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a:link,a:visited {
	border: none;
	padding: 0;
	margin: 0;
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img,form,object {
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
}

ul li {
	list-style-type: square;
	list-style-image: url("/fileadmin/images/bullet.gif");
}

ul,ol {
	margin:0;
	padding-left: 30px;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 a:link, h1 a:visited {
	color: #333333;
}

h1 a:hover {
	text-decoration: none;
}


h2 {
	font-size: 10px;
	margin-top: 10px;
}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

select {
	height: 18px;
}

/*
 * 
 * outer-container
 * 
 */
#outer-container {
	width: 960px;
	/*min-height: 400px;*/
	background-image: url("/fileadmin/images/bg-transblack.png");
	margin: auto;
}

#top-container {
	width: 932px;
	margin: 0px 14px;
	height: 120px;
}

#logo {
	float: left;
	margin-top: 28px;
}

#mystarmovie {
	float: right;
	position: relative;
}

#cinema {
	float: right;
	margin-top: 7px;
	color: #5a5e61;
}

#watchlist-top {
	float: right;
	padding-top: 14px;
	color: #5a5e61;
}

#mainmenu,#search {
	float: left;
}

#menu-container {
	width: 932px;
	margin: 0px 14px;
	height: 22px;
}

#subtemplate-container,#rootliner {
	width: 932px;
	margin: 0px 14px;
	padding-bottom: 14px;
	position: relative;
}

#footer {
	width: 960px;
	margin: auto;
	margin-top: 3px;
	color: #ffffff;
}

#footer a:link,#footer a:visited {
	color: #ffffff;
	font-weight: normal;
}

#rootline {
	margin-left: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#rootline a:link,#rootline a:visited {
	color: #666666;
	font-weight: normal;
}

#footer-top {
	padding: 7px 14px;
	background-image: url("/fileadmin/images/bg-transblack.png");
}

#footer-top-menu,#footer-copyright {
	float: left;
}

#footer-newsletter,#footer-bottom-menu {
	float: right;
}

#footer-bottom {
	padding: 7px 14px;
}

#moviesearch, #moviesearch-content {
	border: none;
	width: 186px;
	padding: 5px 10px;
	line-height: normal;
	color: #999999;
}

#content {
	width: 718px;
	margin-right: 14px;
	float: left;
	min-height: 150px;
}

#right-column {
	width: 200px;
	float: left;
	min-height: 150px;
	margin-bottom: 160px;
}

#content-header, .content-header {
	height: 43px;
	background-repeat: repeat-x;
	background-image: url("/fileadmin/images/bg-contentheader.gif");
	width: 100%;
}

.content-header img {
	margin-left: 12px;
	margin-top: 20px;
}

#content-inner {
	width: 702px;
	padding: 8px;
	background-color: white;
}

#maplayer {
	background-image: url("/fileadmin/images/map_start.jpg");
	width: 932px;
	height: 448px;
	position: relative;
}

.cinema-menu-item {
	background-image: url("/fileadmin/images/standort-menu-bg.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	width: 275px;
}

.cinema-menu-item-act {
	background-image: url("/fileadmin/images/standort-menu-bgact.gif");
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	width: 275px;
	height: 56px;
}

.cinema-menu-item-act a:link,.cinema-menu-item-act a:visited,.cinema-menu-item a:link,.cinema-menu-item a:visited
{
	font-weight: normal;
	color: #999999
}

.overview-item-big {
	width: 100%;
	background-color: #e5e5e5;
	min-height: 209px;
	height: auto !important;
	height: 209px;
	margin-bottom: 8px;
}
.overview-item-movie {
	width: 100%;
	background-color: #e5e5e5;
	background-image: url("/fileadmin/images/bg-overview.gif");
	background-repeat: repeat-y;
	min-height: 209px;
	height: auto !important;
	height: 209px;
	margin-bottom: 8px;
}

.opening-times {
	margin-top: 1.8em;
	font-weight: bold;
}

.opening-times b {
	/*color: #cc0066;*/
}

.tab-content {
	width: 100%;
	background-color: black;
	min-height: 209px;
	height: auto !important;
	height: 209px;
}

.tab-header {
	background-image: url("/fileadmin/images/tab-header-bg.gif");
	height: 43px;
	width: 100%;
}

.bottom-tabcontainer {
	margin: 0;
	padding: 0;
}

.bottom-tab {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	height: 44px;
	width: 183px;
	border-right: 1px solid black;
}

.bottom-tab a:visited,.bottom-tab a:link {
	padding-left: 12px;
	display: block;
	padding-top: 17px;
	height: 26px;
}

.bottom-tab a.active {
	background-image: url("/fileadmin/images/tab-headeract-bg.gif");
	display: block;
	height: 26px;
	padding-left: 12px;
	padding-top: 17px;
}

#cinema-names {
	padding: 7px;
	position: absolute;
	z-index: 9999;
	top: 230px;
	right: -2px;
	width: 230px;
	background-color: #333333;
}

.content-table {
	border-collapse: collapse;
}

.tbl-content-header {
	background-color: black;
	padding: 6px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	border: 1px solid white;
}

.tbl-content-cell {
	background-color: #cccccc;
	padding: 6px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	border: 1px solid white;
}

.tbl-content-cell a:link, .tbl-content-cell a:visited, .tbl-content-cell a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

.overview-item-right {
	background-color: #cccccc;
	border-left: 1px solid #ffffff;
	width: 161px !important;
	padding: 10px;
	width: 181px;
	float: left;
	height: 189px !important;
	height: 209px;
	position: relative;
}

.sch-cell {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #e5e5e5;
}

.overview-link a:link,.overview-link a:visited {
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #666666;
	font-weight: normal;
	background-position: 0px 2px;
}

a.watchlist-add:link,a.watchlist-add:visited {
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #666666;
	font-weight: normal;
	background-position: 0px 2px;
	background-image: url("/fileadmin/images/plus.gif");
}

a.watchlist-remove:link,a.watchlist-remove:visited {
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #666666;
	font-weight: normal;
	background-position: 0px 2px;
	background-image: url("/fileadmin/images/minus.gif");
}

.rating_container {
	clear: both;
}

.overviewrating_container a, .detailrating_container a  {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	border: 0;
	background-image: url("/fileadmin/images/stars-bw.gif");
}

.overviewrating_container a.rating_off, .detailrating_container a.rating_off {
	background-position: 0 -33px;
}

.overviewrating_container a.rating_half, .detailrating_container a.rating_half {
	background-position: 0 -17px;
}

.overviewrating_container a.rating_on, .detailrating_container a.rating_on {
	background-position: 0 0px;
}

.overviewrating_container a.rating_selected, .detailrating_container a.rating_selected {
	background-position: 0 -0px;
}


a#watchlist-link:link,a#watchlist-link:visited {
	color: #666666;
	font-weight: normal;
}

.sch-cell a:link,.sch-cell a:visited {
	display: block;
	background-color: #cccccc;
	color: #000000;
	padding-left: 4px;
	padding-right: 10px;
	font-weight: normal;
}

.sch-cell a:hover {
	background-color: #CC0066;
	text-decoration: none;
	color: #ffffff;
}

.foldout_big {
	background-color: #333333;
	border-top: medium none;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 25px;
	width: 190px !important;
	z-index: 99999;
}

div.fold_big {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 180px !important;
	padding-right: 9px;
	width: 180px;
}

.fold_big a:link,.fold_big a:visited {
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	height: 21px;
	padding-left: 8px;
	padding-top: 1px;
	text-decoration: none;
	background-image: url("/fileadmin/images/pfeilsel.gif");
	background-position: right center;
	background-repeat: no-repeat;
}

a.select_fold:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

a.select_opt_big:link,a.select_opt_big:hover,a.select_opt_big:visited {
	color: #FFFFFF;
	display: block;
	font-weight: normal !important;
	height: 17px;
	overflow: hidden;
	padding-left: 8px;
	text-decoration: none;
	width: auto;
	text-transform: none !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
}

a.select_opt_big:hover {
	background-color: #8a7940;
	color: #FFFFFF;
}

a.select_opt_big:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.shareon {
	position: absolute;
	top: 26px;
	left: 0px;
	background-color: #e5e5e5;
	border: 1px solid #b8b8b8;
	width: 85px;
	padding: 5px;
	border-top: none;
}

a.facebook:link, a.facebook:visited {
	background-image: url("/fileadmin/images/facebook.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
	padding-top: 5px;
	height: 18px;
	display: block; 
}
a.twitter:link, a.twitter:visited {
	background-image: url("/fileadmin/images/twitter.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	
	padding-left: 25px;
	padding-top: 5px;
	height: 18px;
	display: block; 
}

a.facebook:hover, a.twitter:hover {
	background-color: #b8b8b8;
	text-decoration: none;
}


input.formfield, input.formfield-border {
	width: 284px !important;
	width: 308px;
	padding: 6px 12px;
	height: 14px !important;
	height: 26px;
	background-color: #ffffff;
	border: none;
	color: #666666;
	font-weight: bold;
	margin-bottom: 2px;
}

input.formfield-border {
	border: 1px solid #e5e5e5;
	width: 180px !important;
}

input.error {
	border: 1px solid #ff0000;
	height: 12px !important;
}

div.error {
	color: #ff0000;
}

textarea.formfield {
	padding: 6px 12px;
	background-color: #ffffff;
	border: none;
	font-weight: bold;
	margin-bottom: 2px;
	color: #666666;
}

textarea.error {
	border: 1px solid #ff0000;
}
.righttext {
	color: #ffffff;
	padding: 12px;
	padding-top: 16px;
	background-image: url("/fileadmin/images/bg-transblack.png");
}

.righttext p {
	margin-top: 0;
}
.righttext a:link, .righttext a:visited, .startfb a:link, .startfb a:visited  {
	font-weight: normal;
}

.startfb {
	height: 80px;
	background-color: #333333;
	float: left;
	width: 240px;
	margin-right: 1px;
	color: #ffffff;
}

.searchitem {
	background-color: #e5e5e5;
	margin-bottom: 5px;
	position: relative;
	min-height: 105px; 
}

.search-match {
	color: #999999;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	left: 90px;
}

.search-mvstart {
	position: absolute;
	bottom: 6px;
	right: 10px;
	font-weight: bold;
}

.search-mvstart b {
	color: #cc0066;
}

#mystarmovie-layer {
	background-color: #8c7b41;
	position: absolute;
	z-index: 9999;
	top: 22px;
	left: 0;
	width: 200px;
}

#mystarmovie-layer a:link, #mystarmovie-layer a:visited {
	display: block;
	color: #000000;
	font-weight: normal;
}

#mystarmovie-layer a:hover {
	text-decoration: none;
	color: #ffffff;
}

#mystarmovie-loggedin {
	margin-top: 4px;
	color: #969696;
}

#login-box {
	position: absolute;
	bottom: 14px;
	right: 0;
}

#login-box input {
	width: 115px !important;
	width: 308px;
	padding: 3px 12px;
	height: 14px !important;
	height: 26px;
	background-color: #c2ba9e;
	border: none;
	color: #666666;
	font-weight: bold;
	margin-bottom: 4px;
	
}

.Accordion {
	/*overflow: hidden;*/
	height:auto;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	display:block;
	position:relative;

	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e5e5e5;
	background-image: url("/fileadmin/images/arrow-faq.gif");
	background-repeat: no-repeat;
	background-position: right center;
	
	margin: 0px;
	margin-bottom: 1px;
	padding: 7px;
	padding-left:20px;
	cursor: pointer;
	
}
.AccordionPanelContent {
	overflow: auto;
	background-color:#e5e5e5;
	margin: 0px;
	padding: 0px;
	padding-left: 43px;
	
	margin-bottom: 1px;
	/*height:220px;*/
}

.AccordionPanelOpen .AccordionPanelTab {
	margin-bottom: 0px;
	background-image: url("/fileadmin/images/arrow-faq-up.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

.press-dl-cell {
	background-color: #cccccc;
	border-right: 2px solid #ffffff;
}

.press-dl-cell a:link, .press-dl-cell a:visited {
	color: #000000;
	font-weight: normal;
}

.teasertext p {
	margin: 0;
}

.fb-content-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tbl-download-cell {
	background-color: #cccccc;
	padding: 4px;
	padding-left: 8px;
	padding-right: 30px;
	border-bottom: 2px solid #ffffff;
}

.text-right {
	color: #ffffff;
}

.text-right h1 {
	color: #ffffff;
}

#login-box a:link, #login-box a:visited {
	font-weight: normal;
	color: #000000;
}

.foreign-forms {
	background-color: #e5e5e5;
	padding: 14px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

.submit-foreign {
	background-image: url("/fileadmin/images/vorlagen/formbutton.png");
	height: 22px;
	border: none;
	color: white;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.foreign-forms span.select, .clearfix span.select, .foreign-reservation span.select {
	width: 180px;
	display: block;
	position: absolute;
	margin-bottom: 2px;
	padding: 6px 12px;
	height: 14px !important;
	height: 26px;
	background-color: #ffffff;
	background-image: url("/fileadmin/images/pfeilsel.gif");
	background-repeat: no-repeat;
	background-position: 185px 11px;
	font-weight: bold;
}

.clearfix span.select {
	width: 284px;
	background-position: 279px 11px;
}

.small span.select {
	width: 90px;
	background-position: 90px 11px;
	display: inline;
	margin-right: 5px;
}

.phprefix span.select {
	width: 40px;
	background-position: 40px 11px;
	display: inline;
	margin-right: 5px;
}

.year-sel span.select {
	width: 61px;
	background-position: 61px 11px;
	display: inline;
	margin-right: 5px;
}

.foreign-reservation span.select {
	border: 1px solid #e5e5e5;
}

.clearfix select.styled {
	width: 309px !important;
}

.foreign-forms select, .clearfix select, .foreign-reservation select {
	height: 26px;
	margin-bottom: 2px;
	width: 204px;
}

.foreign-forms input.disabled {
	background-color: #c5c5c5;
}

#lbError {
	margin-bottom: 5px;
	display: block;
}

#panelError #lbError, #ValidationSummary1, #panelError {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 5px;
}

.error #lbError {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #ff0000;
}

.tableMain p {
	margin-top: 0px;
}

.grayFrame {
	background-color: #e5e5e5;
	padding: 8px;
}

.tableBack td, .tableback td {
	background-color: #f8f8f8;
}

.foreign-reservation a:link, .foreign-reservation a:visited {
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 12px;
	 text-transform: uppercase;
}

td.message {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 15px;
}

.login-reservation {
	padding: 14px;
	background-color: #e5e5e5;
	height: 250px;
}

.memberlinks {
	padding: 14px;
}

.memberlinks a:link, .memberlinks a:visited {
	display: block;
}

p.head {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	margin-top: 15px;
}

select.selectforeign {
	border: none;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.content-movie {
	background-color: #000000;
}
#newsevents {
	color: #cccccc;
}

#newsevents a:link, #newsevents a:visited {
	font-weight: normal;
}

#newsevents h1 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 2px;
}

.magazine-header {
	background-image: url("/fileadmin/images/bg-contentheader-mag.gif");
	padding-left: 11px;
	height: 21px !important;
	height: 23px;
	padding-top: 2px;
}

.content-emaginner {
	padding: 8px;
	background-color: #ffffff;
}

.magazine-item {
	margin-bottom: 10px;
	background-color: #e5e5e5;
	font-weight: bold;
}

.magazine-item h1 {
	margin-top: 6px;
	color: #000000;
}

.bottom-pages {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom-pages a:link, .bottom-pages a:visited {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom-pages span {
	color: #000000;
}

#map_canvas {
	overflow: hidden;
}
#map_canvas div.title {
	font-weight: bold;
}

.emag-detail-header {
	padding: 16px;
	background-color: #e5e5e5;
	padding-bottom: 25px;
	width: 338px;
}

.emag-detail-header h1 {
	color: #000000;
}

.emag-detail-content {
	padding: 16px;
	width: 338px;
}

.emag-detail-footer {
	background-color: #e5e5e5;
	padding: 3px 8px;
	margin-right: 8px;
}

.emag-detail-footer a:link, .emag-detail-footer a:visited {
	font-weight: normal;
}

.emag-detail-footer img, .container .facebook-small img, .container .recommend-small img {
	border: 1px solid #111111;
	margin-top: 2px;
}

.container {
	float:left;
	overflow:hidden;
	position:relative;
	width: 702px;
}

.container ul {
	margin: 0pt;
	padding: 0pt;
	width: 10000px;
	position: relative;
	left: 0px;
}
.container ul li {
	float:left;
	height:270px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:226px !important;
	margin-right: 11px;
}

.next_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(/fileadmin/images/carousel-next.gif) repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:32px;
	width:22px;
	z-index:100;
}

.next_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(/fileadmin/images/carousel-nav.gif) repeat scroll 32px 0;
	cursor:pointer;
	float:right;
	height:22px;
	width:32px;
	z-index:100;
}

.previous_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(/fileadmin/images/carousel-nav.gif) repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:22px;
	width:32px;
	z-index:100;
}

.previous_button_disabled {
	background: transparent url(/fileadmin/images/carousel-nav.gif) repeat scroll 0 -22px;
}

.next_button_disabled {
	background: transparent url(/fileadmin/images/carousel-nav.gif) repeat scroll 32px -22px;
}

.nav-status {
	float:left;
	margin-left: 10px;
	color: #999999;
	margin-top: 2px;
}

.top-nav-slider {
	padding-bottom: 18px;
}

.box-body {
	position: relative;
	background-color: #333333;
	padding: 10px;
	color: #999999;
}

.box-body h1 {
	color: #ffffff;
}

.box-subheader {
	position: absolute;
	top: -17px;
	height: 17px;
	left: 0;
	width: 216px !important;
	width: 226px;
	padding-left: 10px;
	background-image: url("/fileadmin/images/bg-transblack.png");
	color: #cc0066;
}

.trailer-emag {
	background-color: #000000;
	padding-top: 8px;
}

.trailer-emag-content {
	padding: 11px;
	padding-left: 20px;
	line-height: 13px;
}
.trailer-emag-content h2 {
	font-weight: bold;
	margin: 0;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}

.trailer-social {
	margin-top: 7px;
}

.trailer-social img {
	border: 1px solid #666666;
}

#datesel_parent span.select {
	width: 180px;
	display: block;
	position: absolute;
	margin-bottom: 2px;
	margin-top: 6px;
	padding: 6px 12px;
	height: 12px !important;
	height: 24px;
	background-color: #ffffff;
	background-image: url("/fileadmin/images/pfeilsel.gif");
	background-repeat: no-repeat;
	background-position: 185px 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
}

#datesel_parent select {
	margin-top: 6px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 2px;
	width: 204px;
	background-color: #333333;
	color: #ffffff;
}

#datesel_parent select option {
	height: 16px;
}


#ressel_parent span.select {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 5px 12px;
	height: 12px !important;
	height: 22px;
	background-color: #ffffff;
	background-image: url("/fileadmin/images/pfeilsel.gif");
	background-repeat: no-repeat;
	background-position: 165px 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}

#ressel_parent select {
	height: 24px;
	width: 186px;
	background-color: #333333;
	margin-bottom: 0;
	color: #ffffff;
}

#watchlist-empty {
	padding-left: 8px;
	padding-right: 8px;
}
