/*
#newsticker-demo { 
width:321px;
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

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

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

.newsticker-jcarousellite { width:auto; height:auto; text-decoration:none; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; text-decoration:none;}
.newsticker-jcarousellite .thumbnail { float:left; width:auto;text-decoration:none; }
.newsticker-jcarousellite .thumbnail_h1{  height:125px; background:#333; float:left; margin:0px 10px 10px 10px;}
.newsticker-jcarousellite .thumbnail_h2{float: left;
    height: 80px;
    width: 321px; border-top:1px solid #f3f3f3; line-height:20px; margin: 2px -43px -11px; padding:6px 0px 2px ;}

.newsticker-jcarousellite .info { float:right; width:auto;text-decoration:none; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px;text-decoration:none;}

.clear { clear: both; }*/






#newsticker-demo { 
width:100%;
font-family: 'fs_joeyregular';
font-size:16px;

}

#newsticker-demo a { text-decoration:none; color:#0088cc; }
#newsticker-demo a:hover{ text-decoration:underline; color:#2f7799 ; }
#newsticker-demo img { border: 2px solid #FFFFFF;
    width: 123px;
    text-decoration:none;
}

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

.newsticker-jcarousellite { width:auto; height:auto; text-decoration:none; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; text-decoration:none;}
.newsticker-jcarousellite .thumbnail { width:100%;  text-decoration:none; border-bottom: 1px dotted #c4c4c4; padding:0px 0px 5px 0px;}

.newsticker-jcarousellite .thumbnail_h2{  float:left; margin:0px 10px 10px 10px;}

.newsticker-jcarousellite .info { float:right; width:auto;text-decoration:none; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px;text-decoration:none;}

.clear { clear: both; }
.newsticker-jcarousellite .thumbnail_h1 p {
	line-height:3px;
	text-align:center;
	padding:10px 0 0 0;
}

.newsticker-jcarousellite .thumbnail_h1 p i.month{
	color:#fff; 
	
}
.newsticker-jcarousellite .thumbnail_h1 p i.day{
	color:#333; 
	padding:0px !important;
	
}
.newsticker-jcarousellite .thumbnail_h1 p i.year{
	color:#faa732; 
	padding:0px !important;
}

.rea-name {
    color: #06c;
    float: right;
    text-decoration: none;
}

.text-ss-mar{ font-size:15px; line-height:20px; margin: 0px 5px 6px; font-family: 'fs_joeyregular'; color:#000; }


