		BODY{
	background: #ffffff; 
	font: 11px Verdana,Arial,Helvetica,sans-serif; 
	margin: 0px;
	padding: 0px;
	text-align: center;
}
A{
	text-decoration: none;
	font-size: 11px;
	color: #0048C0;
}
A:Hover{
	color: #FF0000;
	text-decoration: underline;
}
form{
	margin: 0px; 
	padding: 0px;
}
img{
	border: 0px;
}
a:hover{
	color: #cc0000 !important;
}
a.hover-underline, a.headline  {
    text-decoration: none;
}

a.hover-underline:hover, a.headline:hover  {
    text-decoration: underline;
	color: #cc0000;
}

a.headline  {
    color:#003366;
    font-size:12px;
    font-weight:bold;
}
a.headline:hover  {
    color:#cc0000;
}
.source a{
    color:#666666;
    font-size:12px;
	text-decoration: none;
}
a.source  {
    color:#666666;
    font-size:12px;
	text-decoration: none;
}
a.source:hover  {
    color:#cc0000;
}
.photocredit{
	color: #999999;
	font-size: 11px;
}
div.spacer{
	clear: both;
	font-size: 0px;
	height: 0px;

}



div.relatedlinks{
	text-align: left;
	font-size: 11px;
	clear: left;
	background-color: #fff;
	padding: 1px;
	font-family: tahoma;
	color: #666666;
}
div.relatedlinks a{
	font-size: 11px !important;
	color: #666666;
	padding: 0px 5px;
	border-right: 1px solid #BEBDC5;

}
div.relatedlinks a:hover{
	background-color: #DDEEFF;
	text-decoration: none;
	border-right: 1px solid #6699CC;
}




div.video{
	background: url(http://cdn.wn.com/o25/st/worldnews/video.gif) no-repeat;
	display:inline;
	width: 50px;
	padding-left: 50px;
	margin-right: 5px;
	cursor: hand;
}
div.videoON {
	background: url(http://cdn.wn.com/o25/st/worldnews/video_red.gif) no-repeat;
	display:inline;
	width: 50px;
	padding-left: 50px;
	margin-right: 5px;
	cursor: hand;
}
.resultsource a{
	color: #009900;
	font-size: 11px;
}
.resultsource a:hover{
	color: #cc0000;
}







div#container{
	margin-left: auto; 
	margin-right: auto; 
	width: 970px;
	margin-top: 0px;
	font-size: 12px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #ffffff;
	padding-top: 5px;
}



div#body  {
	width: 970px;
	clear: both;
	margin-top: 15px;
	background-color: #ffffff;
	text-align: left;
	line-height: 18px; 
}



/*------bookmark--------*/

div.bookmark{
	background-color: #BFE0EA;
	width: auto;
	height: 12px;
	text-align: right;
}

div.bookmark .content{
	width: 370px;
	height: 12px;
	background-color: #ffffff;
  	color: #534720;
	float: right;
}
div.bookmark .content a{
  	color: #534720;
  	padding: 0px 5px;
	font-size: 11px;
	border-right: 1px solid #BFE0EA;
}
div.bookmark a:hover{
  color: #c00;  
}




/*------header--------*/
div#header{
	clear: both;
	width: 970px;
	padding: 0px !important;
	margin: 0px !important;;
}
div#header ul{ 
	background-color: #fff;
	height: 35px;
	margin: 2px 0px; 
	padding: 0px;
}
div#header ul li{ 
	float: left;
	list-style: none;
}
div#header .searchbox{
	font-size: 11px;
	font-weight: bold;
	width: 700px;
	padding: 7px 5px;
	text-align: right;
}
div#header .searchbox a{
	color: #ffffff;
}
div#header .searchbox .top_searchstring{
	border: 1px solid #999999;
	width: 200px;
}
div#header .searchbox .top_submit{
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #333333;
}
div#header .searchbox select{
	font-size: 11px;
}
div#header .wn-logo{
	border-right: 1px solid #A28D49;
	width: 230px;
	text-align: left;
}




/*   --ad box--  */
div#ad-box{
	width: 970px;
	background-color: #D6BD6D;
	margin: 0px;
}
div.date{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	float: right;
}






/* right navbar */

div#right-navbar  {
    width: 120px;
	float: left;
	margin-left: 20px;
}



/* left block - main content */

div#left-block  {
	position: relative;
    width: 820px;
	float: left;
	background-color: #fff;
}

div#upper-block{
	background-color: #fff;
	display: block;
	width: auto;
	margin: 0px;
}
div#upper-block .content{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
}

div.full-column wide{
    width: 820px;	
}
div.half-column.first{
}

div.half-column.second{
	left: 500px;
	position: absolute; 
	width: 300px;
}



div.PSV_controls{
	float: left;
}
div#bigphoto{
}



/*------BUTTONS------*/
div#buttons{
	position: relative;
	height: 19px;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	width: auto;
}
div#buttons ul{
	padding: 0px;
	margin: 0px;

}
div#buttons ul li{
	padding: 0px;
	margin-left: 10px;
	list-style: none;
	display: inline;
}
div#buttons ul a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: 1px solid #999; 	
	background-color: #D8D8D8;
	padding: 3px 15px;
}

div#buttons ul a:hover{
	background-color: #E7C37C;
	text-decoration: none;
}
div#buttons ul li.active a{	
	border-top: 2px solid #ccc; 	
	border-left: 1px solid #ccc; 	
	border-right: 1px solid #ccc; 	
	border-bottom: 1px solid #fff; 	
	background: #ffffff url(http://cdn.wn.com/o25/st/displayarticle/button-bgr.gif) repeat-x;
	font-weight: bold;
	color: #c00;
}


/*------ARTICLE TITLE-------*/
div#articletitle{	
	margin: 5px 0px 15px 0px;
}
div#articletitle a.ArticleTitle{	
	color: #000000;
	font: bold 30px Georgia,Arial,Helvetica,sans-serif; 
}



/*------ARTICLE CONTENT-------*/
div#article{
	padding: 10px;
}
div#article div#summary{
	width: 310px;
	float: right;
	margin-left: 10px;
	height: expression( this.scrollHeight < 351 ? "350px" : "auto" ); /* sets min-height for IE */
   	min-height: 350px; /* sets min-height value for all standards-compliant browsers */
}
}
div#article div#videoplayer{
	width: 480px;
}
div#article div#wnArticle{
}
div.wnArticleText{
	margin: 10px;
	color: #333333 !important;
	font-size: 12px;
	line-height: 16px; 
}



div.ArticleSummary{	
	color: #666666;
	height: 220px; 	
	overflow: hidden;
	font-size: 12px;
	line-height: 18px; 
}
div.ArticleSummary a{	
	color: #000000;
	font-size: 12px;
}


div#article div.photocredit{
	font-size: 11px;
	color: #999999;
}
div#article div#summary div.linkbar{
	padding-top: 10px;
}

div#article  div#videoplayer ul{	
	margin-left: 20px;
	padding: 0px;
}
div#article div#videoplayer ul li{	
	list-style: none;
	display: inline;
	float: left;
	margin-bottom: 5px;
}
div#article div#videoplayer ul li a{	
	font-size: 11px;
	font-weight: bold;	
	display: block;
	text-align: center;
	border: 1px solid #427D9D;
	background: url(http://cdn.wn.com/o25/st/displayarticle/tab_bgr.gif) repeat-x;
	padding: 3px 20px 3px 20px;
	color: #427D9D;
	margin-right: 5px;
}
div#article div#videoplayer ul li.active a{	
	border-bottom: 0px !important;
	background-image: none;
}





/*--  EMAIL, COMMENT, READ - ARTICLE LINKS --*/
div.linksCont{
	position: absolute;
		top: 350px !important;	
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.articleLinks{
	padding: 0px;
	margin: 0px;
	width: 140px;
}
ul.articleLinks li{
	list-style:none;
	padding: 2px;
	border-top: 1px solid #C8E9FA;
}
ul.articleLinks li a{
	font-size: 11px;
	color: #666666;
}
ul.articleLinks li a:hover{
	color: #cc0000;
}

		ul.articleLinks2{
			margin: 0px;
			padding: 0px;	
			width: 300px;
		}
		ul.articleLinks2 li{
			list-style:none;
			padding: 2px;
			border-top: 1px solid #C8E9FA;	
		}
		ul.articleLinks2 li a{
			font-size: 11px;
			color: #666666;
		}

		
a.commentlink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/comment.gif') no-repeat;
	padding-left: 25px;
	padding-top: 4px;	
	color: #666666;
	background-position: 0px 2px;
}
		
a.commentlink_big{
	background: url('http://origin.wn.com/ula/commentlink_big.gif') no-repeat;
	padding-left: 25px;
	padding-top: 5px;	
	color: #666666;
	background-position: 0px 2px;
}
a.commentlink2{
	background: url('http://cdn.wn.com/o25/st/displayarticle/comment2.gif') no-repeat;
	padding-left: 25px;
}
a.emaillink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/email.gif') no-repeat;
	padding-left: 25px;
	background-position: 0px 2px;
}
a.readlink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/read.gif') no-repeat;
	background-position: 2px 2px;
	padding-left: 25px;
}
a.largephotolink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/largephoto.gif') no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	font-size: 11px;
	color: #666666;
}
a.toolsLink{	
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/tools.gif') no-repeat;
	color: #666666;
	height: 17px;
	padding: 2px 0px 2px 25px;;
	background-position: 2px 0px;
	clear: left;
}

div.readfull{
	padding-bottom: 4px;
}
div.readfull a{
	color: #666666;	
	padding-bottom: 2px;
	margin-bottom: 2px;
}
		img.readfull{
			border: 0px;
			display: inline;
			margin-left: 3px;
		}
		
a.backlink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/back.gif') no-repeat;
	background-position: 0px 1px;
	padding-left: 25px;
	padding-bottom: 4px;
	display: block;
}
a.backlink .backTitle{
	font-weight: normal !important;
}


div#nextprev{	
	text-align: left;
	position: absolute;
	top: 425px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-top:  1px solid #C8E9FA;	
}
ul.nextprevLinks{
	width: 300px;
	margin: 0px;
	padding: 0px;
}
ul.nextprevLinks li{
	padding: 0px;
	list-style: none;	
	display: inline;
}
ul.nextprevLinks li.next{
	text-align: right;
	margin-left: 80px;
}

ul.nextprevLinks li a{
	color: #666666;
}
a.nextlink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/next.gif') no-repeat;
	padding-right: 35px;
	background-position: 70px 0px;
}

a.prevlink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/prev.gif') no-repeat;
	padding-left: 25px;
}




div.linksCont_notCurrent{
	display: block;
	position: absolute;
	top: 340px;
	clear: left;
	font-size: 13px;
	font-weight: bold;
}


div.linksCont_notCurrent ul.articleLinks{
	width: 300px;
}


ul.box-font{
		margin: -23px 25px 0px 0px;
		float: right;
		padding: 3px 0px 0px 0px;
		border: 0px !important;		
}
		

ul.box-font li{
	list-style: none;
	color: #666;
	display: inline;
}
li.font{
	background: url('http://cdn.wn.com/o25/st/displayarticle/font.gif') no-repeat;
	padding-left: 25px; 
	margin-left: 80px;
}
li.font a{
	color: #666666;
	font-weight: normal !important; 
}



/*------ToolBox------*/
div#ToolBox{
	background-color: #ffffff;
	display: none;
	z-index: 2;	

	position: absolute;
	left: 120px;	
	top: 150px;
	border: 1px solid #C8E9FA;
	padding: 5px;
	width: 200px;
}


div.ToolBox ul a{
	font-size: 11px;
	padding-left: 25px;
	display: block;
	color: #666666;
}
div.ToolBox ul a:hover{
	color: #cc0000;
}

div.shareLink{
	background: url('http://cdn.wn.com/o25/st/displayarticle/share.gif') no-repeat;
	padding-left: 25px;
	font-size: 11px;
	margin: 5px;
	border-top: 1px solid #C8E9FA;
	background-position: 0px 2px;
	padding-top: 2px;
	color: #666666;
}
ul.shareLinks{
	padding: 0px;
	margin-top: 0px;
	margin-left: 25px;
}
ul.shareLinks li{
	text-align: left;
	list-style: none;
	padding: 2px;
	border: 0px;
	margin: 0px;
}
ul.shareLinks a{
	font-size: 11px;
	padding-left: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #666666;
}
ul.shareLinks a:hover{
	color: #cc0000;
}

a.yahoo{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/yahoo.gif') no-repeat;
}
a.google{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/google.gif') no-repeat;
}
a.bluedot{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/bluedot.gif') no-repeat;
}
a.furl{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/furl.gif') no-repeat;
}
a.facebook{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/facebook.gif') no-repeat;
}
a.digg{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/digg.gif') no-repeat;
}
a.delicio{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/delicio.gif') no-repeat;
}
a.stumble{
	background: url('http://cdn.wn.com/o25/st/cheetah-article-style/stumble.gif') no-repeat;
}


/*--  box news --*/
div#box_news {width: auto; margin: 0px;}
#box_news ul.nav { margin: 0; float: right; }
#box_news ul.nav a {text-decoration:none; padding: 3px 20px;}
#box_news ul.nav li { width: auto; float: left; text-align: center; font-size: 11px; font-weight: bold; display: inline; }
#box_news ul.nav li.h { border-bottom: 0; background-image: none; }
#box_news ul.nav li.h a, #box_news ul.nav li.h a:visited, #box_news ul.nav li.h a:focus, #box_news ul.nav li.h a:active { color: #000000; text-decoration:none; background-color: #FFDF9E;}
#box_news ul.nav li a:hover { background-color: #FFDF9E;}
#box_news #elem0,#box_news #elem1
{padding: 0px; width: 100% !important; display:none;}
#box_news #elem0 {display:block;}


li.active{
background-color: #fff;
}



/*------RELATED CONTENT-------*/
div#related_content {
	width: 820px;
	margin-top: 10px;
}
div#related_content div#content{
	padding: 10px;
	border: 1px solid #F3F0E9;
	background-color: #FBFAF8;
}
div#related-stories{
	width: 460px;
}

div#related-stories div.stories{
	padding: 9px 0px;
	color: #565656;
	border-bottom: 1px solid #CEC6B2;
}
div#related-stories div.stories a.headlines{
	font: normal 18px Georgia,Arial,Helvetica,sans-serif; 
	color: #333333;
}

div#related-stories div.stories .summary a{
	color: #000000 !important;
}
div#related-stories div.stories .summary a:hover{
	text-decoration: underline;
}

div#photo-sections{
	float: right;
	width: 300px;
}

div#related_content div.head{
	padding: 2px 10px;
	background-color: #CC9933;
	border-left: 5px solid #9A6700;
	font-weight: bold;
	font-size: 11px;
}
div#related_content div.head a{
	color: #000000;
}
div#photo-sections div.content{
	background-color: #F3F0E9;
	padding: 5px;
}
div#photo-sections div.content-news{
	border-bottom: 1px solid #ffffff;
	clear: left;
	min-height: 75px;
	height: 75px;
	overflow: hidden;
	padding: 3px 0px;
}
div#photo-sections div.content-news a.title{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

div#photo-sections div.image{
	float: left;
	margin-right: 4px;
}
div#photo-sections div.image img{
	border: 1px solid #CFBE9D;
	background-color: #ffffff;
	padding: 2px;
}


/*------COMMENTS-------*/
 div#comments-container{	
 	margin-top: 10px;
 	width: 820px !important;
}
div#comments{
	background-color: #EDE8D9;	
	padding: 10px;
	font-size: 12px;
	border: 1px solid #E2DCCA;
}
div#comments .singcomment{	
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	background: url(http://cdn.wn.com/o25/or/hardy/ula/img/say.gif) no-repeat;
	background-position: 0px 10px;
	padding: 10px 20px;	
}
div#comments .name{
	color: #666666;
	padding-top: 5px;
}
div.name a{
	font-size: 12px !important;
	color: #666666;
}

div#comments a.readall{
	background: url('http://cdn.wn.com/o25/or/hardy/ula/img/arrow_cfwb.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}
div#comments .showcomments{
	margin-top: 10px;
	text-align: right;
	padding-right: 20px;
}
div#comments .showcomments img{
	padding-right: 10px;
}
div.comments-report-abuse{
	text-align: right;
	width: auto;
	color: #000000;
	margin-top: 7px;
	font-size: 11px;
}
div.comments-report-abuse a {
	background: url('http://cdn.wn.com/o25/st/displayarticle/spam.gif') no-repeat;
	padding-left: 30px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000066;
}




/*------BOTTOM RELATED PHOTO NEWS STORIES-------*/
div#relatedphotostories{
	margin-top: 10px;
	width: 970px;
}

div#relatedphotostories div#content{
	text-align:left;
	border: 1px solid #D9E896;
	padding: 10px;
	background-color: #F5F7DC;
	vertical-align: top;
	color: #333333;
}

div#relatedphotostories div#head{
	font-weight: bold;
	color: #000000;
	width: auto;
	border-left: 6px solid #5F710E;
	background-color: #BCCE6C;
	text-align: left;
	font-size: 11px;
	padding: 2px 10px;
}
div#photostories-content{
}
div.photostory{
	width: 290px;
	height: 90px;
	overflow: hidden;
	float: left;
	color: #333333;
	margin: 10px 10px 0px 0px;
	padding: 2px;
	background-color: #FDFDF5;
	border: 1px solid #AAB966;
}
div.photostory div.image{
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #AAB966;
}
div.photostory a.title{
	font-size: 11px;
	color: #3A3A3A;
	font-weight: bold;
}
div.photostory div.title{
	margin-left: 3px;
}


div.photostory .resultsource a{
	font-szie: 11px;
	color: #009900;
}

/*------BOTTOM SECTION-------*/

div#bottom-links{
	width: 970px;

	margin-top: 15px;
	text-align: left;
	font-family: tahoma;
	background-color: #206991;
}
div.bottomL .space{
	display: block;
	height: 13px;
}
div.bottomR .space{
	display: block;
	height: 24px;
}
div.bottomL{
	width: 170px;
	background-color: #24739D;
	float: left;
	height: 161px;
	text-align: right;
}
div.bottomL ul{
	padding: 5px;
	margin: 0px;
}

div.bottomL li{
	padding: 1px 5px 6px 1px;
	font-weight: bold;
	color: #ffffff;
	list-style-type: none;
}
div.bottomR{
	height: 161px;
	width: 800px;
	background: #206991 url(http://cdn.wn.com/o25/st/worldnews/bgr-bottom.gif) repeat-x;
	float: right;
}
div.bottomR .content{
	padding: 5px;
	background: url(http://cdn.wn.com/o25/st/worldnews/bgr-bottom-gl.gif) no-repeat top right;
}
div.bottomR ul{
	padding: 0px;
	margin: 0px 0px 7px 0px;

}
div.bottomR li{
	padding: 1px;
	display: inline;
	list-style-type:none;
}
div.bottomR li a{
	padding: 0px 5px;
	border-right: 1px solid #fff;
	color: #ffcc00;
	font-size: 11px;
	text-decoration: none;
}
div.bottomR li a:hover{
	color: #fff;
}









div#bottom-copyright{
	width: 970px;
	border-top: 1px solid #569CC2;	
	text-align: center;
	background-color: #0D4C6E;
}
div#bottom-copyright div.search{
	float: left;
	margin: 10px;
	padding: 5px 5px 0px 5px;
	width: 250px;
	background: #24739D;
}
div#bottom-copyright .search form{
	margin: 0px;
	padding: 0px;
}
div#bottom-copyright input.query{
	border: 1px solid #0097C7;
	display: inline;
	width: 140px;
	height: 24px;
	margin-bottom: 8px;
	margin-right: 5px;
}
div#bottom-copyright input.search{
	display: inline;
	margin: 0px;
}
div#bottom-copyright .copyright{
	margin-top: 20px;

	text-align: left;
}
div#bottom-copyright .copyright a{
	color: #fff; 
	padding-left: 60px;
	font-family: tahoma;
}


div#logos{
	margin-bottom: 10px;
	width: 970px;
}



div.next-prev{
	width: 468px;
	margin-top: 5px;
}
div.next-prev a{
	color: #666666;
	margin: 0px 10px;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 20px;
	font-weight: bold;
}
a.prev{
	background: url('http://cdn.wn.com/o25/st/displayarticle/prev.gif') no-repeat;
}
a.next{
	float: right;
	background: url('http://cdn.wn.com/o25/st/displayarticle/next.gif') no-repeat;
	background-position: 80px 0px;
	padding-right: 20px;
}

div.rss{
	float: right;
	margin-right: 25px;
}
div.rss img{
	margin-left: 2px;
}
div.rss a{
	color: #666;
}






/* new style menu */

div#tdnavbar{
	background: #E8E8E8; 
	height: 42px;
}
#tdnavbar ul.tdnavbar{  
	background: #fff; 
	width: 970px;
	height: 24px;
	margin: 0px;
}
#tdnavbar ul.tdnavbar li{  
    list-style: none;
	background: #fff; 
	border-bottom: 1px solid #999; 
	float: left;
	padding: 0px;
	margin: 0px;
}
#tdnavbar ul li a{
    padding: 5px 8px;
	border-top: 1px solid #999; 
	border-right: 1px solid #999; 
	width: auto;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#tdnavbar ul li a .link1{
	color: #0066ff !important;
}
#tdnavbar ul li a.link2{
	color: #006600;
}
#tdnavbar ul li a.link3{
	color: #ff3300;
}
#tdnavbar ul li a.link4{
	color: #330099;
}
#tdnavbar ul li a.link5{
	color: #cc3399;
}
#tdnavbar ul li a.link6{
	color: #89AB00;
}
#tdnavbar ul li a.link7{
	color: #cc3300;
}
#tdnavbar ul li a.link8{
	color: #00BEBE !important;
}
#tdnavbar ul li a.link9{
	color: #000000;
}
#tdnavbar ul li a.link10{
	color: #996600;
}
#tdnavbar ul li a.link11{
	color: #0099cc;
}


#tdnavbar ul li a:hover, #tdnavbar ul li.active{
	text-decoration: none;
	background: #E8E8E8; 
	border-bottom: 1px solid #E8E8E8; 
}

/* 2nd depth */

#tdnavbar ul.tdnavbar li ul {
	padding: 0px;
	width: 970px; 
	margin: 0px;
	background: #E8E8E8; 
    visibility: hidden;
}

#tdnavbar ul.tdnavbar li ul li{
	background: #E8E8E8; 
	border: 0px;
	padding: 0px;
}
#tdnavbar ul.tdnavbar li ul li a{
	color: #125581;
	font-weight: normal;
	border: 0px;
	padding: 4px 7px !important;
}

ul.tdnavbar li ul li ul  {
    display: none;
    visibility: visible;
}   


/* 3rd depth */
ul.tdnavbar li ul li ul{
	width: 160px !important;
	border: 1px solid #ccc;               
}
ul.tdnavbar li ul li ul li {
	display: block !important;
	float: none !important;
	text-align: left;
	padding: 2px !important;
	border-bottom: 1px dotted #5D4F2A !important;
}
ul.tdnavbar li ul li ul li a{
	color: #7D704D;
	display: inline !important;
	font-size: 11px;	
	padding: 0px !important;
}
ul.tdnavbar li ul li ul li  a:hover{
	text-decoration: underline !important; 	
	padding: 0px !important;
	display: inline !important;
}


div.skyscraper{
	height: 740px !important;
}