		.cufon {
			text-transform: uppercase; color: #4189DD; font-weight: bold; display: block; font-size: 11px; margin-bottom: 5px; font-family: arial, tahoma, sans-serif;
		}

		#subnav_pills ul li a {
			color: white;
		}

		#subnav_pills ul li a:hover {
			color: black;
		}

		#subnav_pills ul.dropdown-menu li a {
			color: black;
		}

		#subnav_pills ul.dropdown-menu li a:hover {
			color: white;
		}

		.cufon a {
			color: #4189DD;
		}

                .cufon a:hover {
                        color: #4189DD;
                }

		##########################

		.carousel-caption h4 a {
			color: #ffffff;
		}

		#second_column .row, #container2_playlist .row  {
			margin-left: 0px;
		}

		#most_tab.well {
			background-color: white;
		}

		#main.container  {
			font-size: 16px;
		}

                #main:before {
                        clear:both;
                }

		.active_playlist_item img {
			float: left;
			margin-right: 7px;
			background-color: black;
			height: 60px;
			width: 70px;
		}

		.active_playlist_item img {
			float: left;
			margin-right: 7px;
			background-color: black;
			height: 60px;
			width: 70px;
		}

		.media img {
			height: 86px;
			width: 100px;
		}		

		#container2_playlist {
			background-color: whiteSmoke;
			color: #CCC;
			margin-top: 10px;
			padding: 0;
			overflow: auto;
			height: 100px;
		}

		.playlist_item, .active_playlist_item {
			clear: both;
			padding: 10px;
			min-height: 65px; 
			border-bottom: 1px solid #999;
			cursor: pointer;
			color: #CCC;
		}

		.playlist_item img, .active_playlist_item img {
			float: left;
			margin-right: 7px;
			background-color: black;
			height: 60px;
			width: 70px;
		}

                .active_playlist_item {
                        color: #4189dd;
                }

		.playlist_item:hover {
		        background-color: #999999;
		        color: #ffffff;
		}
		
		.active_playlist_item:hover {
		        background-color: #999999;
		        color: #ffffff;
		}

		#header ul {
			text-align: right;
			float: right;
			list-style: none outside none;
			margin: 0.625em 0 0 0;
			padding: 0;
			font-size: 90%;
		}

		#header ul li {
			display: inline;
		}

		#header ul li a {
			padding: 0 0.625em;
			text-decoration: none;
			color: #4189DD;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-weight: bold;
		}

		.footer {
			background: whiteSmoke url(http://www.un.org/apps/news/en/images/footer.jpg) top no-repeat;
			height: 100%;
			padding: 25px 20px 0 20px;
			margin-top: 25px;
		}

		#subnav_bar .form-search .input-medium {
			height: 10px;
			font-size: 14px;
		}

		.navbar-inner {
			background-color: #4189DD;
			background-image: none;
			border: 0;
			box-shadow: none;
			border-radius: 0;
			background-repeat: none;
			height: 1.875em;
		}

		.nav li a {
		}

		.tabbable a {
			font-size: 90%;
		}

		#container2_playlist .media-body {
			font-size: 80%;
		}

		.pointer {
			cursor: pointer;
		}
		#post img {
			padding: 2px;
			border: 1px solid #AAA;
			background: white;
		}

		.alignleft {
			float: left;
			margin-right: 10px;
			margin-top: 5px;
		}
	
		.pointer {
			cursor: pointer;
		}

		#listStoriesWrapper {
 			border-top: 1px dotted #666666;
    			margin-bottom: 0.625em;
    			clear: both;
		}


		#listStoriesInnerWrapperLeft {

			display: inline;
			float: left;
			padding: 7px 7px 5px;
			width: 342px;

		}	

		#listStoriesInnerWrapperRight {
    			display: inline;
    			float: left;
    			margin-left: 10px;
    			margin-right: 10px;
    			width: 250px;
    			padding: 7px 0px 5px;
		
		}

#listStoriesInnerWrapperLeft a.list, #listStoriesInnerWrapperRight a.list {
	color:#222;
	display:block;
	font-size:12px;
	display:block;
	padding:2px 0 2px 10px;
	margin-left:5px;
	background:url(default/ico_widget_li.gif) no-repeat left 6px;
}

