/* element styles *********************************************************** */
body {
	background:#efefef;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:1.3em;
}
a{color:#039;}
a:hover{color:#f00;}
a img{font-size:9px;}

.byline {margin:0; font-weight:normal; font-size:11px; /*color:#a2a1a1*/} /*this is the byline */

/* Styles for tabbed widget */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px arial,helvetica,sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited {
color: #2d2b2b;
}

.shadetabs li a:hover {
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover { /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

/* Styles for columnist's headings */
.image_left {padding:5px; margin-right:10px; margin-bottom:5px;}
.columnist_email { font-family: arial, sans-serif; }
.columnist_name { font-family: arial, sans-serif; font-weight:bold; font-size:12px; }

/* Start Today's Buzz Box */
.buzzbox {}
.buzzbox .lefthead
{  float:left; width:100px; margin:0px; text-align:right; padding-left:5px; margin-top:2px;  }
.buzzbox .navspace{font-size:11px;color:#666;font-weight:bold;}
.leftimg{ float:left; width:80px; margin:5px; text-align:left; padding-left:5px; margin-top:4px; border-left:1px solid #cccccc; }
.buzzbox .leftlink{  float:left; width:130px; margin:5px; text-align:left; padding-left:0px; margin-top:4px;  }
.buzzbox .rightimg{  float:left; width:130px; margin:5px; text-align:left; padding-left:0px; margin-top:4px; }
.buzzbox .rightlink{  float:left; width:130px; margin:5px; text-align:left; padding-left:0px; margin-top:4px; }

.more_container{margin-top:-4px; margin-bottom:3px;}
.more_arrow {color:#f00; letter-spacing:1px; font-size:11px; font-weight:bold;}
.more_link{font-weight:bold;  font-family: arial, sans-serif; font-size: 12px;}
#section_name{border-top:0px; font-size: x-large;line-height: 1.3em;text-align:center; font-family: arial, sans-serif; font-weight:bold; padding-top: 4px }
.divclear {clear:both;font-size:1px;height:1px;}

/* =Topix FFHTML ***********************************************/
#ff_topix {font-family:arial,helvetica; font-size:x-small; overflow:hidden; text-align:left; width: 600px; border:1px solid #DBD4D6; margin: 0 auto;} 
#ff_topix li {padding-bottom:3px;}
#ff_topix #twhead1 {text-align:center; padding:2px 0px 2px 0px; background:#DBD4D6; color:#000; font-weight:bold; border-bottom:4px #00188f solid;}
#ff_topix #twbody {padding:5px;clear:none;}
#ff_topix .twcolumn {float:left; width:33%;}
#ff_topix ul.topixlist {margin:0px; padding-left:15px; list-style-position:outside; list-style-type:square; font-size:x-small;}

/* navigation styles ******************************************************* */
.navigation { margin-bottom: 25px; }
.navigation li {
    font-family: arial, sans-serif;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight: bold;
    padding-left: 5px;
    font-size: 12px; }
.navigation li a { color: #333; }
.navigation li a:hover { text-decoration: underline; }
.navigation .header {
    font-family: arial, sans-serif;
    border: 0px; 
    border-bottom: 4px solid #036; 
    text-transform: uppercase;
    padding-left: 3px;
    color: #036;
    font-size: 12px;
    font-weight: bold;
}
.navigation li ul li {
    border: 0px; 
    font-weight: normal;
    font-size: 12px;
    padding-left:15px;
}
.navspace {
    font-size:11px;color:#666;font-weight:bold;
}

#classifieds_link_box a{
	background-image:url(/images/nav_bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
}
#classifieds_link_box ul a{
	background-image:none;
	padding:0;
}
/* navigation styles _______________________________________________________ */
/* masthead styles ********************************************************* */
#masthead{
	overflow:hidden;
	height:66px;
	position:relative;
}
#mast_subscribe{
	display:block;
	width:135px;
	float:left;
	margin-top:5px;
	margin-left:20px;
	font-size:10px;
	text-align:center;
}
#mast_logo{
	float:left;
	display:block;
	width:340px;
	margin-left:98px;
}
#mast_content {
    float: right;
    width:320px;
    font-size:11px;
}
#masthead .advertisement{
	display:block;
	position:absolute;
	right:5px;
	top:0;
}
#weathernode {
    float: left;
    width: 160px;
    margin-right: 8px;
}
#ad_dart_header { width: 165px; float: right; }
/* end masthead styles _____________________________________________________ */
/* footer styles *********************************************************** */
#footer {font-size:10px;
	margin: 0 auto;
/*	float: left;
	clear: both;
*/
}
#footer .footerlinks {
	text-align:center;
	font-family:arial,helvetica,sans-serif;
}
#footer .footerlinks li {display:inline;}
#realcitieslink{float:left;}
#realcities{width:120px;}
#trustelink{
/*	position:absolute;
	top:10px;
	right:5px;
*/
float:right;
}
#truste{width:102px;}
/* end footer styles _______________________________________________________ */
/* searchbar styles ******************************************************** */
#searchbar {
    border-top:1px solid #666;
    border-bottom:1px solid #666;
    font-size:10px;
    background:#efefef;
    overflow:hidden;
}
#searchbar form{
    padding:4px 0;
    text-align:center;
}
#searchbar label{margin-right:5px; vertical-align: middle;}
#searchbar .button{margin-left:5px; margin-right:5px;}
.legend{
    font-weight:bold;
    padding-right:10px;
    vertical-align: middle;
}
#searchbar .radio { margin-left: 0; margin-right: 3px; vertical-align: middle; }
#searchbar .commonsearch { float: left; width: 74%; }
#registration {
    padding-bottom: 0px;
    width: 250px;
    border-left: 1px solid #ccc;
    float: right;
    text-align: center;
    padding-top:3px; }
#myclassifieds {
        padding: 8px;
        text-align: center;
}
/* end searchbar styles ____________________________________________________ */
/* news flash styles ******************************************************* */
#news_flash{
	padding-bottom:5px;
	border-bottom:2px solid #c0c0c0;
	margin-bottom:10px;
}
#news_flash .story{
	font-size:12px;
}
#news_flash .title{
	color: #c10;
	font-weight: bold;
	text-transform:uppercase;
}
/* end news flash styles ___________________________________________________ */
/* image box styles ******************************************************** */
div.image{float:left;}
div.image img{display:block;}
div.image h5,
div.image h6{
	font-weight:normal;
	font-size:10px;
}
div.highlight{width:280px;}
/* end image box styles ____________________________________________________ */
/* section styles ********************************************************** */
.section h1{font-size:24px;text-align:center;}
.section .section h1{text-align:left;}
.section h2,.section h3{font-size:12px;border-top:1px solid #EFD9A3;}
/* turn off and on timestamp for news sections ____________________________________________________ */
.section li.story h5{ display:none; color:#f00;}
/*.section229 li.story h5,
.section235 li.story h5,
.section407 li.story h5,
.section276 li.story h5,
.section251 li.story h5,*/
#section226 .section226 li.story h5,
#section226 .section388 li.story h5{ display:inline;}
#section226 .section .story h1,
#section226 .story h5{display:inline;}
#section226 .top_stories .story h5{display:none;}
.section .story{font-size:12px;}
.section .story h1{font-size: 18px;margin-bottom:0;}
.section .story h5{font-weight:normal;color:#f00;float:none;}
.wide{clear:both;}
.span2 .section{width:49%;}
.span3 .section{width:32%;}
.span4 .section{width:24%;}
.span2 .story h1,.span3 .story h1,.span4 .story h1{font-size:11px;}
.wide .section{float:left;margin-right:5px;}
span.user_comments {font-size: 10px;}
/* .wide .story h2{font-size:11px;} */
/*.wide .story p{font-size:10px;} */
.wide {width: 620px;} /* shouldn't need this but Safari breaks without it */
.wide,.left_half{
	overflow:hidden;
	margin-bottom:10px;
}
.right_half{
        overflow:hidden;
        margin-bottom:10px;
	padding-left:5px;
	border-left:1px solid #cccccc;
}

.wide .thumb_link{
	float:right;
	margin:0 0 3px 3px;
}
.left_half{float:left; width:64%;}
.right_half{float:right; width:32%;}
/*.left_half,.right_half  {width:49%;}*/
.section div.story{margin-bottom:6px;}
.section .blog{overflow:hidden;}
.section .blog h1{font-size:11px;border-bottom:1px solid #c0c0c0;}
.section .blog h1 a{color:#B22222;}
.section .blog .mug{float:right;margin-left:5px;}
.section .blog .story h1{font-size:13px;border:none;}
.section .blog .story h1 a{color:#039;}
.section .blog .story p,.section .blog .story h5{display:inline;}
.more_stories{margin-bottom:6px;}
.more_stories .story h1{font-size:12px;font-weight:normal;display:inline;}

/* end section styles ______________________________________________________ */
/* story styles ************************************************************ */
.story h1{font-size:18px;margin-bottom:7px;text-align:left;clear: both;}
.story h1.overline{font-size:13px;padding-bottom:5px;}
.story h2{font-size:14px;margin-bottom:7px;}
.story h2.overline{font-size:13px;}
.story h3{font-size:11px;font-style:italic;margin-bottom:5px;}
.story h3.kicker{font-style:italic;}
.story h3.shirttail{}
.story h3.printSection{font-size:12px;margin-bottom:0;}
.story h3.dateline{text-transform:uppercase;display:inline;margin:2px;margin-left:0px;padding-right:3px;}
.story h4{font-size:11px;}
.story h4.copyright{}
.story h5{font-size:10px;display:inline;float:left;}
body.section .story h5{display:none;}
.story h5.createDate,
.story h5.expireDate,
.story h5.modDate,
.story h5.printDate{float:none;}
.story h4,.story .byline,.story h3{font-weight:normal;}
.printSection{font-weight:bold;}
.dateline{display:inline;}
.story p{margin-bottom:7px;}

.top_story_top_image {
background:#F7F7F7;
margin-bottom:10px;
padding:10px;
}
.topStorySummary a.story_link   {font-size: 13px; font-weight:bold;}
.topStoryHeadline a.story_link    {font-size: 11px; font-weight:normal;}  
.top_stories h2    {text-transform: uppercase;}  
.topStoryHeadline h2    {text-transform: uppercase;}  
.topStorySummary h2    {text-transform: uppercase;}  
.topStorySummary .story h1 { font-size: 18px; line-height: 26px; }
.content h3    {text-transform: uppercase;} 
.shirttail {font-style:italic; padding-top: 5px; padding-bottom: 5px;} 
/* end story styles ________________________________________________________ */
/* story detail styles ***************************************************** */
body.story #col2 {
	margin: 0px;
	width: 820px;
}
body.story #storyDate-Links {
	overflow:hidden;
	margin:0 0 20px 0;
}
body.story .pubDate {
	font-weight:400;
	float:left;
}
body.story a#emailStoryLink, body.story a#printStoryLink, body.story a#reprintStoryLink {
	font-size:11px;
	line-height:11px;
	float:right;
}
body.story a#emailStoryLink:hover, body.story a#printStoryLink:hover, body.story a#reprintStoryLink:hover {
	text-decoration:underline;
}
body.story a#emailStoryLink {
	 background:url(/images/button_email_this_small.gif) no-repeat 7px 1px;
	 padding:0 0 0 25px;
}
body.story a#printStoryLink {
	 background:url(/images/button_print_this_small.gif) no-repeat 7px 1px;
	 padding:0 0 0 23px;
}
body.story a#reprintStoryLink {
	 background:url(/images/button_reprint_license_this_small.gif) no-repeat 7px 1px;
	 padding:0 0 0 20px;
}
body.story #storyTitle {
	font-size:24px;
	margin:0 0 10px 0;
}
body.story #byLine {
	font-size:11px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
body.story #storyCol {
	margin: 0px;
	padding:0 15px 0 0;
	width: 500px;
}
body.story #storyBody {
	overflow:hidden;
	text-align:left;
}
body.story #storyAssets {
	width:300px;
	float:right;
	border:#000 1px solid;
	border-bottom:#666 4px solid;
	margin:0 0 10px 10px;
}
body.story #storyAssets h2.related_content_title{
	background-color:#60669f;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
body.story #storyAssets #mainImage{
	margin:2px;
	overflow:hidden;
}
body.story #storyAssets #additionalImages{
	margin:2px;
	margin-left:5px;
	overflow:hidden;
}
body.story #storyAssets ul.link_list{
	list-style:none;
	margin-left:5px;
}
body.story #storyAssets #mainImage img {	
	margin:0;
	display:inline;
}
body.story #storyAssets #mainImage div.image {	
	background:#EAEAEA;
	text-align:center;
	float:none;
	margin:0;
}
body.story #storyAssets #mainImage div.imageByline {	
	font-size:10px;
	color:#666666;
	text-align:right;
	margin:2px 5px 0 0;
}
body.story #storyAssets #mainImage div.imageCaption {	
	font-size:11px;
	margin:2px 5px 5px 5px;
}
body.story #storyAssets #additionalImages a {
	float:left;
	margin:0;
	/* margin-left:0; */
	margin-right:2px;
}
body.story #storyAssets ul {
	list-style:square;
	margin-left:20px;
}
body.story #storyFooter, .gallery #galleryFooter {
	border-bottom:#CCC 6px double;
}
#printable p {
padding-top: 1em;
}

/* end story detail styles _________________________________________________ */
/* related lists */
ul.relatedlist {margin:0px; padding-left:15px; list-style-type:square;}
.relatedlist li {padding-top:3px; line-height:normal; color:#666;}
/* end list styles */

/* abs layout styles ******************************************************* */
div#innerlayoutcontainer{
	float: left;
	border: 1px solid #666;
	border-top: none;
	background: #fff;
	text-align: left;
}
div#pageContainer{
        width: 1000px;
	margin:0 auto;
	text-align:center;
}
div#header {
	height:90px;
	overflow:hidden;
	position:relative;
	margin-bottom:0;
}
div#col1 {
	width:140px;
	float:left;
	margin: 0;
	padding: 0;
}
div#col1 .content {
	padding:0;
}
div#col2 {
	background:#fff;
	margin:0;
	font-size:1.1em;
	width:620px;
	float:left;
	padding:2px;
	padding-left: 4px;
}
div#col2 .content {
	padding: 0;
}
div#col3 {
	width:225px;
	float:left;
	padding:0;	
	margin:0;
	padding-left:4px;
}
div#col3 .content {
	padding-top: 5px;
}
div#footer {
	border-top:1px solid #666;
	height:50px;
	margin: 10px 5px;
}

/* end abs layout styles ___________________________________________________ */
/* poll styles ************************************************************* */
body.story #storyAssets .poll{margin:6px 5px;}
.poll label{font-weight:bold;display:block;}
#pollposition{display:block;}
.poll .question{display:block;}
.poll_results{display:none;}
#poll_result .total{display:block;border-top:1px solid #c0c0c0;width:50%;}
.poll{
	/* background:#eaeaea; */
	border:1px solid #c0c0c0;
	padding:2px;
}
/* end poll styles _________________________________________________________ */
.pubDate{
	font-size:11px;
	color:#666;
}
.square{
	list-style:inside square;
	color:#666;
}
.story_list{margin-bottom:10px;}
.story_list .story{margin-bottom:2px;}
.story_list .story h1{
	font-size:12px;
	font-weight:normal;
	display:inline;
}
.story_list .pubDate{font-size:10px;}
.full_link{
	color:#666;
	font-weight:bold;
	font-size:13px;
}
.section_name{border-bottom:1px solid #c0c0c0;}
.advertisement{
	font-weight: bold; 
	color:#666;
	text-align:center;
}
#col3 .advertisement{margin:0 auto 10px;}
#leaderboard{
	background:#ccc;
	padding:2px 0;
	text-align:center;
}
#leaderboard .advertisement{margin:0 auto;}
#date_display{
	font-size:10px;
	color:#666;
	float:right;
}
#pagetitle{
	border-bottom:6px double #ccc;
	overflow:hidden;
	margin:10px 0;
}
.ajax_iframe{display:none;}

/* MGA Styles [in the process of integrating into stylesheet] *********** */
#backHome {
	float:left;
	font-size:10px;
	color:#666;
}

#backHome a:hover {
	text-decoration:underline;
}

.gallery #galleryFooter {
	border-bottom:#CCC 6px double;
}

.gallery #col2 {
	margin:0 0 0 10px;
}

.gallery div.galleryTitle {
	overflow:hidden;
	border-bottom:#000 1px solid;
	margin:0 0 10px 0;
}

.gallery #imageCount {
	float:right;
}

.gallery #galleryCol {
	float: left;
	width:535px;
	text-align:center;
}

.gallery .galleryImage img {
	border: 1px #000 solid;
	padding:5px;
}

.gallery #captionCol {
	margin:0 0 0 545px;
}

.gallery a.previous {
	margin: 0 10px 0 0 ;
}
.galleryImageTickbox {
	vertical-align: middle;
	border: 1px solid #000000;
}

.galleryImageTickboxBox {
	width: 200px;
	height: 201px;
	border: 1px solid #000000;
	padding: 6px 5px 5px 5px;
	float: left;
	margin:2px;
	overflow: hidden;
/*	border-radius-topleft: 0.6em;
	border-radius-topright: 0.6em;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;*/
	font-size:10px;
	background:#efefef;
	text-decoration:none;
	cursor:hand;
}
.galleryImageTickboxBox:hover {
	border: 1px double #000000;	
}

.galleryImageTickboxCaption {
	font-size:10px;
	text-decoration: none;
	color: #000000;
}
/* Sports/Baseball Styles *********** */
.scoreboard {
	text-align: center; 
	display: block; 
	font-size: 10px;
	font-weight: bold; 
	color: #666;
	background-color: #eee; 	
	border: 1px solid #000; 
	padding: 2px;
	margin: 0 0 10px;
}

/* Sports - Football and Basketball Styles ***** */

/* Sports - New Cowboys page custom layout ***** */
div#col3wide {
    float: center;
	margin:  0pt;
	padding: 1px 0pt 0pt 10px;
	width: 330px;
}

	
div#col2, div#col3wide {
	display: block;
	float: left;
}
	
/* h2#section332_topstory_header {
	display: none;
}
h2.cboysheader {
	background-color: #ddd;
	border: none;
	border-top: solid #036 2px;
	padding-top: 2px;
}
h2.cboysheaderbig {
	text-transform: uppercase;
}
#section332 h1 a:link,
#section332 a:link,
#section332 h1 a:visited,
#section332 a:visited
{
	color: #036;
}

#section332 h1 a:hover, #section332 a:hover {
	color: #c00;
	text-decoration: underline;
}
***** */

div.topStorySummary div.more_container {
	display: none;
}
div.more_container_332.more_container {
	display: none;
}


#scoreboard {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-size-adjust: none;
	background-color: #eee;
	border: 1px solid #777;
	text-align: center;
	color: #666;
	padding: 2px 0px;
	
}
#scoreboard a:link {
	color: #036;
	/*font-weight: bold;
*/}
#scoreboard a:hover {
	color: #c00;
	text-decoration: underline;
}
	
#scoreboard strong {
	font-weight: bold;
}
#mavslinescore p {font: 11px Arial,sans-serif; font-weight: bold;}
#mavslinescore td,th {border: 2px #fff solid; }
#mavslinescore .TSN1 {font: 10px Verdana,Helvetica,Arial; }
#mavslinescore .TSN1c {font: 10px Verdana,Helvetica,Arial; font-weight: bold;}
#mavslinescore .TSN1d {font: 16px Verdana,Helvetica,Arial; font-weight: bold;}
#mavslinescore .TSN2 {color: #efefef; font: 10px Verdana,Helvetica,Arial; background-color: #0059c2; font-weight: bold; }
#mavslinescore .TSN2 a {color: #efefef; text-decoration: none; }
#mavslinescore .TSN2 a:hover {color: #FFFFFF; }
#mavslinescore .TSN5 {font: 9px Verdana,Helvetica,Arial; background-color: #efefef; }
#mavslinescore .TSN6 {color: #efefef; font: 11px Verdana,Helvetica,Arial; background-color: #0059c2; font-weight: bold;}

/* some stuff to be backward compliant with TSN stuff */
.smalltitle, .subhead {
font-size:12px;
font-weight:bold;
}

/* Columnist/Contributor Styles *********** */
.col_group {
	/* this file 404's - Gabe Doliner
	background-image: url('http://media.dfw.com/images/dfw/dfw/7067/49945427872.gif');
	*/
	background-repeat: repeat-x;
	clear: both;
}
.col_group h3 {
	padding: 3px 0 5px 0;
}
.col_group ul {
	margin: 0 0 15px 0;
	overflow: hidden;
}
.col_group ul li {
	list-style-type: none;
	float: left;
	width: 50%;
	color: #505050; 
	font-size: 10px;
	margin-bottom: 2px;
}
.col_group ul li a:link {
	font-size: 12px;
}
.current_column {
	background-image: url('http://www.dfw.com/images/dfw/dfw/7067/49945427872.gif');
        background-repeat: repeat-x;
	clear: both;
}
.current_column h2 {
	font-size: 110%;
	padding: 3px 0 5px 0;
}
.current_column ul {
	margin: 0 0 15px 0;
        list-style: square inside;
        overflow: hidden;
}
.current_column  ul li {
        color: #505050;
        margin-bottom: 2px;
}

.current_column ul li a:link {
	font-size: 18px;
	font-weight: bold;
}
.current_column ul li .date {
	  color: #999999; 
    font-size: 11px;
}
.current_column ul li .intro {
    font-size: 12px;
}
.story #storyCol2{
	position: absolute;
	top: 270px;
	right: 5px;
	width:310px;/* position:absolute;right:0;top:120px; */
        float:right;}
.relatedtopix {
	width: 300px;
	position: absolute;
	top: 400px;
	right: 10px;
	border: 1px solid #f80;
}
div.section .section332 .topStories .topStorySummary {
	background-color: #eee;
}
#recent_comm {width:490px;}
#recent_comm p.recent {margin: 1em 0 0 0; padding:8px 0 0 0; font-weight:bold; border-top:1px solid #ccc;}
#recent_comm p.post {margin: 1em 0 0 0; padding:8px 0 1px 0; font-weight:bold; border-top:1px solid #ccc;}
#recent_comm ul {margin:0; padding:0 0 0 5px; list-style-type:none;}
#recent_comm li {margin:3px 0 0 0;}
#recent_comm li a {background: url('/static/images/balloon_mini_right.gif') no-repeat 0 2px; padding:0 0 0 18px;}
#recent_comm li a:hover {background-position:1px 3px;}
#recent_comm a.ptForumLink {font-weight:bold; display:block; margin:3px 0 0 15px;}
#recent_comm textarea.ptTextBox {display:block;}
#recent_comm .ptNameFieldLabel {padding-right:5px;}
#recent_comm input#signature {margin-right:5px;}

/* HiddenHeaders */
h2#section335_topstory_header,
h2#section197_topstory_header,
h2#section227_topstory_header,
h2#section284_topstory_header,
h2#section226_topstory_header,
h2#section275_topstory_header,
h2#section279_topstory_header,
h2#section372_topstory_header,
h2#section287_topstory_header,
#section226 .section .top_stories a h2
{
display: none;
}

/* text link ad styles ***************************************************** */
.tla {
        font-family: arial, sans-serif;
        font-size: 10pt;
        clear: both;
	padding: 10px 0;
}

.tla h5 {
        font-size: 10px;
        color: #666;
        font-weight: normal;
	text-align: left;
}

.tla table {
        margin: 0 auto;
        padding: 0;
        border: 1px solid #b3c7e3;
        border-collapse: collapse;
        background: #cedbed;
        width: 100%;
}

.tla table tr td {
        padding: 0 3px;
}

.tla .tla_toprow {
        background: #fff;
        border: 1px solid #b3c7e3;
}

.tla .tla_toprow td {
        padding: 10px 3px;
        font-weight: bold;
}

.tla .tla_secondrow {
        background: #e4ebf5;
        border: 1px solid #b3c7e3;
}

.tla .tla_secondrow td {
        padding: 10px 3px;
}

/* end text link ad styles _________________________________________________ */

/* Top Jobs styles ********************************************************* */
#top_jobs_container
{
    border: 1px solid #efefef;
    font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

#top_jobs_container a
{
	font-weight: normal;
}

#top_jobs_container ul
{
	padding-left: 20px;
        padding: 10px 0 10px 20px;
	list-style: disc outside;
}

#top_jobs_container ul li
{
	padding-bottom: 5px;
}

#top_jobs_container .topjobs_employer
{
	color: #444444;
}

#top_jobs_head
{
	background-color: #f60;
	color: #fff;
	text-align: center;
	padding: 3px;
}

#top_jobs_all_link
{
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}

#top_jobs_all_link .arrow
{
	color: #ff0000;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
}

#top_jobs_feed
{
	border-top: 1px solid #efefef;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	padding: 5px;
	vertical-align: top;
}

#top_jobs_feed *
{
	vertical-align: middle;
}

#top_jobs_feed_link
{
	vertical-align: middle;
	padding-left: .4em;
}
/* end Top Jobs styles _____________________________________________________ */

/* For Digg and Delicious Links */

body.story .storyTools { float: none; overflow: hidden; height: 20px; }
body.story #col2 {
    margin: auto;
}
body.story #storyDate-Links {
    overflow:hidden;
    margin:0 0 20px 0;
}
body.story .pubDate {
    font-weight:400;
    float:left;
}
body.story a#emailStoryLink,
body.story a#printStoryLink,
body.story a#reprintStoryLink,
body.story a#diggStoryLink,
body.story a#deliciousStoryLink,
body.story a#aimStoryLink {
    font-size:11px;
    line-height:11px;
    float:right;
}
body.story a#emailStoryLink:hover,
body.story a#printStoryLink:hover,
body.story a#reprintStoryLink:hover,
body.story a#diggStoryLink:hover,
body.story a#deliciousStoryLink:hover,
body.story a#aimStoryLink:hover {
    text-decoration:underline;
}
body.story a#emailStoryLink {
     background:url(/images/mi/icons/button_email_this_small.gif) no-repeat 7px 1px;
     padding:0 0 0 25px;
}
body.story a#printStoryLink {
     background:url(/images/mi/icons/button_print_this_small.gif) no-repeat 7px 1px;
     padding:0 0 0 23px;
}
body.story a#reprintStoryLink {
     background:url(/images/mi/icons/button_reprint_license_this_small.gif) no-repeat 7px 1px;
     padding:0 0 0 20px;
}
body.story a#diggStoryLink {
    height: 20px;
     background:url(/images/mi/icons/digg.gif) no-repeat 7px 1px;
     padding:0 0 0 25px;
}
body.story a#deliciousStoryLink {
     background:url(/images/mi/icons/delicious.gif) no-repeat 7px 1px;
     padding:0 0 0 20px;
}
body.story a#aimStoryLink {
     height: 20px;
     background:url(/images/mi/icons/aim.gif) no-repeat 7px 1px;
     padding:0 0 0 23px;
}
/*below added by Charles Cornett*/

.top_stories .columnists.story h2.title {
     border:0pt none;
     font-size:16px;
     text-transform:none;
}
.top_stories .columnists.story {
     font-size:12px;
}
.columnists.story h3 {
     border-bottom:0px none;
}
.columnists .byline_creditline h3 {
     color:#666666;
     font-size:11px;
}
.columnists.story img.mug {
     float:left;
     margin-right:8px;
}

/* For Digg and Delicious Links */

#serving {
    font-size:11px; 
    color:#666666; 
    padding-left:7px; 
    border-right: 1px solid #DDDDDD; 
    border-bottom: 1px solid #DDDDDD; 
    padding-bottom: 3px;
}

/* For Letter to the Editor Page (section id 244) Turned off by default */
.lettersTE {
    color: #999999; 
    font-weight: normal; 
    display: none; 
    font-size: 11px;
}

/* For Highlight Test Page */
.stackType {
    padding: 3px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    background-color: #cff;
    margin-top: 15px;
    margin-bottom: 5px;
    border: 1px solid #000;
    clear: both;
}

/* Added for ticket 727-5854612, accuweather installation */
#weathernode #icon {
        float: center;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display:block;
}
#weathernode #current {
        text-align: center;
        float: left;
        font-weight:bold;
}
#weathernode #current #cur {
        margin-top: 5px;
        margin-bottom: 5px;
}
#weathernode #current #bottom #high {
        color: #FF6600;
}
#weathernode #current #bottom #low {
        color: #0066FF;
}
#weathernode #complete {
        clear: both;
}
#weathernode .wname {
        text-align: center;
        width: 100%;
}
#weathernode .wdata {
        text-align: center;
        width: 100%;
        display:block;
}
