#text {
	padding: 0;
} 

#text img#titleteaser {  
  position: static;
}
#rightcol h2 { 
	margin-bottom: 10px;
}
#rightcol ul li {
	font-size: 10px;
	color: #999;
	padding-left: 12px;
	background: white url('image/flash-red-on-white.gif') left 18px no-repeat;
	height: 100px;
	width: 230px;
}

#rightcol ul li span {
	color: #999;
}

#rightcol h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
}
#rightcol h3 a {
	text-decoration: none;
	color: #999;
}
#rightcol a {
	text-decoration: none;
	color: #000;
}

h4 {
	margin: 0;	
}

.ticker {
	height: 100px;
	overflow: hidden;
	position: relative;
}

.ticker ul {
	position: absolute;
	
}

#gallery {
	position: relative;
	margin-top: 20px;		
}
#gallery a {
	text-decoration: none;
	color: #000;

}

#gallery-roll {
	position: relative;
	left: 20px;
	width: 400px;
	height: 100px;
	overflow: hidden;
}

#gallery ul {
	display: block;	
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 4500px;
}
#gallery ul li{ width: 90px; margin-right: 10px; text-align: center; float: left; font-size: 10px;}

#gallery-left {
	width: 20px;
	position: absolute;	
	left: 0;
}
	#gallery-right {
		width: 20px;
		position: absolute;	
		left: 400px;
		top: 0;
	}
	
	
	#homeNav {
		padding: 4px 6px;
		position: absolute;
		left: 430px;
		top: 0;	
		border-left: 1px solid #9f9f9f;	
		font-size: 10px;
		color: #9f9f9f;
	}
.unicef {
	background: url("image/flash-red-on-white.gif") no-repeat scroll left 40px white;
	padding-left: 15px;	
}
.unicef img {
	margin-top: 24px !important;
}  

.calendar {
	background: url("image/flash-red-on-white.gif") no-repeat scroll left 63px white;
	padding-left: 15px;	
}
.calendar img {
	margin-top: 34px !important;
}
