 body { margin:0px; width:100%;}

#newsticker-demo {
	float:left;
	width:84%!important;
	border:0px solid red; left: 28px!important;
}
 #newsticker-demo .title {
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.title2{
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.desc{
	display:none;
	font-weight:normal;
}
.title2:hover .desc{
	display:block;
	border:#000 thin solid;
	width:110px;
	
	
}
#newsticker-demo p {
	margin-top:-10px;
	
}
#newsticker-demo ul { width:110px; float:left; margin:0px; padding:0px; }
/* Css for Li  Icon */
#newsticker-demo li {
	list-style:none;
	display:block; 
	margin-left:5px;
	padding:0px 0px;
    width:300px!important; 
	height:130px; float:left;
	font-family: Arial;
	font-size:12px;
	border :0px solid red;
}
#newsticker-demo li a {
	color:#000000;
	text-decoration:none;
	
	
}
#newsticker-demo li a:hover {
	text-decoration:underline;
}

.previous1  /* Css for Previous Icon */
{
   
	outline:none;
	cursor:pointer; 
	float:right;position: absolute; right:14px;
	top: 37px;z-index:9999;
	
	
}
.next1  /* Css for Next Icon */
{
  
	outline:none;
	cursor:pointer;
	top:35px; position: absolute;
    float :left;
     z-index:9999;
   left:14px;
     border:0px solid red;
}

.ImageCss  /* Css for Birthday Image Icon */
{  width:73px;
   
     border:2px solid #961b1b;
}
.img-bday{  float:left;}
.name-bday{ width:187px; float:left;}
.NameCss  /* Css for Student Name Icon */
{ 
    margin-top:16px;
    width:100%; 
    height:22px; 
    float: left;
   text-align :center;
      font-size: 12px;
       color :#7b1811 ;
     font-weight:bold;
       font-family :Arial ;
       margin-bottom:5px;
       text-transform:capitalize;
       background:url(bday-bg.html);
       padding-top:6px;

                                                    
}

.STClassCss /* Css for Student Class Icon */
{
	width: 100%;
	float: left;
	text-align :center;
	color:#0099FF;
	background:url(bday-bg.html);
	font-family: Arial;
	height:12px;
	height:22px;
	padding-top:6px;
}
.STDOB /* Css for Student Class Icon */
{  color:Black; width: 110px; float: right; margin-left:2px;  text-align :center;
                            font-family: Arial; height:16px;  font-size: 11px;margin-top:-36px;
}
.STNoBirthday /* Css for Student Class Icon */
{  color:Black; width: 115px; float: right; margin-left:2px;  text-align :center;  font-weight:bold;
                            font-family: Arial; height:30px;  font-size: 11px;margin-top:35px;
}.BdayD /* Css for Student Class Icon */
{  color:Black; width: 125px; float: right; margin-left:2px;  text-align :center;  font-weight:bold;
                            font-family: Arial; height:30px;  font-size: 11px;margin-top:35px;
}
