* {
	margin: 0;
	padding: 0;
}
body {
	color: #ffffff;
	font:normal 12px Arial, Helvetica, sans-serif;
	/*padding: 20px;*/
}
#newsticker1 {
	/*background: #ffffff;*/
	position: relative;
}
#newsticker1 ul {
	/*border: 1px solid #fff;*/
	list-style: none;
line-height:18px;
	/*padding-left:25px;*/
	width:350px;
	height:100px;
	padding:0px;
	margin:0px;
}

#newsticker1 ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:18px;
}

#newsticker1 ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:18px;
}

* html #newsticker1 ul {
	height: 1.6em;
	overflow: visible;padding:0px;
	margin:0px;
	height:60px;
}

#newsticker1 li.error {
	color: #fff;
	
	
}

#newsticker1 #togglenewsticker {
	/*background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;*/
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	text-indent: 20px;
	outline: none;
	
}

* html #newsticker1 #togglenewsticker {
	right: 30px;
}/* CSS Document */





/*-------css for feelowship awards box starts here---------*/
#newsticker2 {
	/*background: #ffffff;*/
	position: relative;
}
#newsticker2 ul {
	/*border: 1px solid #fff;*/
	list-style: none;
line-height:18px;
	/*padding-left:25px;*/
	width:222px;
	/*height:100px;*/
	padding:0px;
	margin:0px;
}

#newsticker2 ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:18px;
}

#newsticker2 ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:18px;
}


* html #newsticker2 ul {
	height: 1.6em;
	overflow: visible;padding:0px;
	margin:0px;
	height:60px;
}

#newsticker2 li.error {
	color: #fff;
	
	
}

#newsticker2 #togglenewsticker {
	/*background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;*/
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	text-indent: 20px;
	outline: none;
	
}

* html #newsticker2 #togglenewsticker {
	right: 30px;
}/* CSS Document */

/*--------css for fellowship awards box ends here---------*/
