@charset "utf-8";
/* CSS Document */
.ticker2 ul { list-style:none; }
	.ticker2 ul li.title { float:left; padding:0 10px 0 0; }
	.ticker2 ul li.image { float:left; padding:3px  10px 0 0; }
	.ticker2 ul li h3 a { color:#e6de00; text-transform:uppercase; font-weight:bold; text-decoration:none; }
		.ticker2 ul li h3 a:hover { color:#ffffff; }
		
#headlines ul { list-style:none; }
	#headlines ul li.title { float:left; padding:7px 10px 0 0; }
	#headlines ul li.image { float:left; padding:3px  10px 0 0; }
	#headlines ul li h3 a { color:#e6de00; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:12px; }
		#headlines ul li h3 a:hover { color:#ffffff;  font-size:12px; }
		
.pagination1 { font-size:13px; list-style: none; width:22px; text-align:center; margin:0 10px 10px 0; padding:5px 0; float: left; border:solid 1px #cc0000; color:#373737; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.pagination2 { font-size:13px; list-style: none; width:22px; text-align:center; margin:0 10px 10px 0; padding:5px 0; float: left; background:#eeeeee; border:solid 1px #cc0000; color:#373737; -webkit-border-radius: 5px; -moz-border-radius: 5px;}

