* { margin:0; padding:0; }

body {
	margin-top:0;
	background-color:#000000;
}

a:link,
a:visited,
a:active {
	color:#e7efc6;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
}

.tourSec {
	width:380px;
	height:472px;
	background-image:url(/static/images/thenewno2/tours/bg_tours_wm.jpg);
	background-repeat:no-repeat;
}

#newsticker-demo { 
	width:222px;
	height:108px;
	padding:0; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	float:right;
	margin-top:332px;
	margin-right:20px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.newsticker-jcarousellite { width:210px; padding:5px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:left;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.newsticker-jcarousellite a:link,
.newsticker-jcarousellite a:visited,
.newsticker-jcarousellite a:active {
	color:#000000;
	font-weight:bold;
}

.newsticker-jcarousellite a:hover {
	color:#FF0000;
}

.clear { clear: both; }

.tourDateLink {
	width:222px;
	text-align:right;
	float:right;
	font-size:12px;
	margin-right:23px;
	margin-top:3px;
}
