.clear { 
	clear: both; 
}
.ad {
	text-align: center; 
	margin-bottom: 5px;
}

.feeds a{
color: #003E7E;
}

ul.list {
margin-left:20px;
font-size: 14px;
}

.widget { 
	margin-bottom: 15px; 
}
body { 
	background: #FFFFFF url(http://static.mync.com/images/siteart/bkg-content2.jpg) repeat-y scroll center top; 
	text-align: center; 
}

ul, form { 
	margin: 0; 
	padding:0; 
}

.story ul {
    margin:0 0 10px 25px;
}
#mast, #registration_container, #login_container, #forgot_password_container { 
	text-align: left; 
}
#content { 
	width: 1000px; 
	margin: 0 auto; 
	background-color: #FFF; 
	padding-top: 25px; 
	text-align: left; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	min-height:700px;
}

#content_dir { 
	width: 1000px; 
	margin: 0 auto; 
	background-color: transparent; 
	padding-top: 35px; 
	text-align: left; 	
	min-height:520px;
}

#content_class { 
	width: 1000px; 
	margin: 0 auto; 
	background-color: #FFF; 
	padding-top: 25px; 
	text-align: left; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 	
}

#header { 
	margin: 5px 5px 0; 
	/*border-top: 1px solid #999; */
	/*border-bottom: 1px solid #999;*/ 
	padding: 10px 5px 5px 0px; 
	text-align: left; 
}
#logo { 
	float: left; 
	width: 205px; 
	margin-left: 15px; 
}

#logo_splash { 
	float: left; 
	width: 205px; 
	margin-left: 15px;
    margin-top:15px; 
}

#logo_class { 
	float: left; 
	width: 205px; 
	margin-left: 15px;
    margin-top:5px; 
}

.section_link { 
	text-align: right; 
}
.section_link h3 { 
	float: left; 
	width: 180px; 
	overflow: hidden; 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	line-height: 22px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #325F90; 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
}

body .mast
{
	background-color: #013e7f;
}
.mast .icons-short ul li a.home
{
	background:transparent url(http://static.mync.com/images/icons/dark_blue/home-btn.gif) no-repeat scroll right center;
}
.mast .icons-short ul li a.nbc17
{
    background:transparent url(http://static.mync.com/images/icons/dark_blue/nbc17-btn.gif) no-repeat scroll right center;
}
.mast .icons-short ul li a.contact
{
	background:transparent url(http://static.mync.com/images/icons/dark_blue/contact-btn.gif) no-repeat scroll right center;
}
.mast .icons-short ul li a.green
{
	background:transparent url(http://static.mync.com/images/icons/dark_blue/green-btn.gif) no-repeat scroll right center;
}
.mast .icons-short ul li a.about
{
	background:transparent url(http://static.mync.com/images/icons/dark_blue/about-btn.gif) no-repeat scroll right center;
}
.mast .icons-short ul li a.out
{margin-top:0px;}

#search_box_container 
{
	list-style-type:none;
	color:#c3db23;
	font-size:12px;
}
#search_box_container input
{
	background-color:#FFF;
	height: auto;
    zoom: 1;
    position: relative;
}

#search_box_container li, #search_box_container li form li
{
	display: block;
	float: left;
	margin:0px;
}
.search_type_container { clear:both; overflow:hidden; color:#D98D3C; margin-top:15px; margin-left:0px; float:left; width:300px;}
.search_type_container input {background:none;}
#local  radio {background:none;}

#searchTerm
{font-size:11px;}

/**:#searchTerm+html {
    height:16px;
	font-size:11px;
}
*/

.log_out_link, .register_link, .sign_in_link
{
	margin-top:6px;
	margin-right:5px;
	font-size: 12px;
	font-weight:bold;
	color:#c3db23;
}
.sign_in_link, .log_out_link
{margin-right:10px;}

#col1 {
	float: left;
	width: 190px;
	margin-left: 13px;
	padding-top: 10px;
	display: inline;
}
.share_pane #col1 {
	width: 646px;
}
#col2 {
	float: left;
	margin-left: 26px;
	width: 430px;
	padding-top: 10px;
}
.share_pane #col2 {
	width: 300px;
}
#col3 {
	float: left;
	margin-left: 26px;
	width: 300px;
	padding-top: 25px;
}
.sponsor {
	margin: 0;
    width: 234;   
    float:right;
}
.hdr_h3_textbased {
	background-color: #013E7F;
color: #FFF;
margin: 0;
padding: 10px 0px 10px 10px;
}
.section_name {
	font: bold 34px "Trebuchet MS", arial, helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 34px;
	color: #003E7E;
	padding-bottom: 20px;
	margin:0 0 10px;
	background-image: url(http://static.mync.com/images/topical/main-top_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.section_name2 {
    font: bold 34px "Trebuchet MS", arial, helvetica, sans-serif;
    letter-spacing: 1px;
    width: 100%;
    line-height: 34px;
    color: #003E7E;
    padding: 15px 0 20px 0px;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    text-align:center;
    background-image: url(http://static.mync.com/images/topical/main-top_border.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;    
}
.vid_header {
	background-color: #F0F0F0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	color: #003E7E;
	margin: 0;
	padding: 5px 10px;
	position: relative;
}
.video_stack .vid_label {
	font-size: 32px;
	line-height: 32px;
}
.video_stack .vid_section_name {
	font-size: 14px;
	line-height: 14px;
}
.vid_icon {
	position: absolute;
	top:15px;
	right: 0px;
}
.vid_title_container {
	display: none;
}
.lead_story {
	border-bottom: 3px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.lead_story img {
float: left;
padding-right:10px;
height:75px;
}

.headline_list h3 {
	font: bold 18px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #003E7E;
	line-height: 22px;
	padding-bottom: 14px;
	background-image: url(http://static.mync.com/images/topical/main-top_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 10px 0 0;
}
.headline_list h3 a, .headline_list h3 a:hover {
    color: #003E7E;
    font-weight: bold;
    text-decoration: none;
}

.headline_list ul li {
padding-top:10px;
list-style-type:none;
}

.headline_list ul li a{
font-size: 12px;
font-family: arial;
}

.headline_list ol li {
padding-top:10px;
list-style-type: decimal;
font-size: 10px;
margin-left: -10px;
}

.headline_list ol li a{
font-size: 12px;
font-family: arial;
}

#headlines ul li {
list-style-type: disc;
font-size: 12px;
}

#headlines ul li a{
font-size: 12px;
}

.promo h3 {
	font: bold 18px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #003E7E;
	line-height: 22px;
	padding-bottom: 14px;
	background-image: url(http://static.mync.com/images/topical/rightrail_top-borderl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 10px 0 0;
}

.story p{margin-top:0px;}

.story .timestamp {
	font: normal 10px arial, helvetica, sans-serif;
	margin: 0;
    padding: 0;
	color: #900;
}
.story #byline {
	font: normal 10px arial, helvetica, sans-serif;	
	color: #808080;
	margin: 0;
	padding: 0;
}

.lead_story p{margin-top:0px;}

.lead_story .timestamp {
	font: normal 10px arial, helvetica, sans-serif;
	margin: 0;
    padding: 0;
	color: #900;
}
.lead_story #byline {
	font: normal 10px arial, helvetica, sans-serif;	
	color: #808080;
	margin: 0;
	padding: 0;
}

.headline_list .timestamp {
	font: normal 10px arial, helvetica, sans-serif;
	line-height: 16px;
	color: #900;
}
.headline_list #byline {
	font: normal 10px arial, helvetica, sans-serif;	
	color: #808080;
	margin: 0;
	padding: 0;
}
.top_stories {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
#recent_stories {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
#headlines_today {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
#recent_stories .headline_list {
list-style: none;
}
#recent_stories .headline_list li {margin-bottom:15px;}
.headline_list li h4{
	padding:0px;
	margin:0px;

}
.headline_list li h4 a{font-weight:bold;}  
.headline_list li p{
	padding:0px;
	margin:0px;
}


.headline_list ul {
	margin-left: 10px;
	padding-left: 10px;
	color: #003E7E;
	margin-bottom: 15px;
}
.headline_list li a {
	font: normal 14px georgia, times, serif;
	color: #003E7E;
}                   
#recent_stories h3 {
	color:#003E7E;
	margin:0px 0px 5px 0px;
	padding:0px;
 }

.more {
	font: normal 11px arial, helvetica, sans-erif;
	color: #003E7E;
	padding-left:10px;
}
.more_headlines, .headline_list li a.more_headlines
{
	color:#000;
	font-size: 12px;
	font-weight:bold;
	float:right;
	clear:both;
	font-family:arial, helvetica, sans-serif;
}
.more_headlines:hover
{
	color:#000;
	font-weight:bold;
}
.story_summary .more {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	margin-left: 8px;
}

.lead_story .story_summary {font-size:14px;}

p.story_summary {
margin-top:-10px;
padding-bottom: 15px;
}

.comments_link {
margin-top: -15px;
padding-bottom: 15px;
}

.story .credit_line, .lead_story .credit_line {
	font: normal 11px arial, helvetica, sans-serif;
	line-height: 14px;
	color: #808080;
	margin: 0 0 15px;
}

.story img{
float: left;
padding-right:10px;
padding-bottom: 15px;
/* height: 60px; */
}

.lead_story .headline {
	color: #003E7E;
	font: normal 30px georgia, times, serif;
	margin:0;
	line-height: 36px;
}
.lead_story .headline a {
	color: #003E7E;
	font: normal 30px georgia, times, serif;
	margin:0;
	line-height: 36px;

}
.lead_story .thumb {
	width: 126px;
	float: left;
	margin: 0 10px 10px 0;
}
.story .thumb {
	width: 100px;
	float: left;
	margin: 0 10px 10px 0;
}
.story .headline {
	color: #003E7E;
	font:  bold 16px georgia, times, serif;
	margin:0;
	line-height: 24px;
}
.story .headline a{
	color: #003E7E;
	font:  bold 17px georgia, times, serif;
	margin:0;
	line-height: 22px;
}

.story_summary {
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 10px;
	color: #333;
}
.comments_link a, .more a, #recent_stories .comment {
	font: normal 11px arial, helvetica, sans-serif;
	color: #003E7E;
}
body a.comment
{
	background:transparent url(http://static.mync.com/images/icons/comment_bubble_small.png) no-repeat scroll left center;
	padding-left: 15px;
}

#twitter_bird
{
	background:transparent url(http://static.mync.com/images/icons/dark_blue/twitter-bird.gif) no-repeat scroll left center;
	float:left;
	width:80px;
	height:76px;
	margin-right:10px;
}
#twitter_bird:hover
{cursor:pointer;}


#footer_twitter_widget h3
{              
	margin:0px;
	color:#fff;
	font-size:16px;
}
#footer_twitter_widget li
{
	width:240px;
	height: 44px;
	overflow:hidden;
	margin:0;
	display:block;
	list-style-type:none;
	color:#fff;
	font-size:10px
}
#footer_twitter_widget li div.inner
{margin:2px;}
#footer_twitter_widget li.even
{background-color:#065ea5;}
#footer_twitter_widget li.odd
{background-color:#062b48;}
#footer_twitter_widget
{
	padding:0px;
	margin:0px;
}
#footer_twitter_widget li .time
{display:block;}

.bigfoot
{
	background:#106190 url(http://static.mync.com/images/siteart/dark_blue/dark_blue_footer_bg.gif) repeat-x scroll center top; height:218px; text-align: left;
}
.footer_divider
{
	background:#106190 url(http://static.mync.com/images/siteart/dark_blue/footer-divider.jpg) repeat-x scroll center top;
	float:left;
	width:1px;
	height:200px;
	margin-left:18px;
	margin-right:18px;
}
.bigfoot .lists dl dd ul li a, .bigfoot .lists dl dd ul li a:hover, .bigfoot .icons-foot ul li a, .bigfoot .icons-foot ul li a:hover, .lists dl dt  
{color:#fff;}
#copyright
{
	font-size:10px;
	color:#fff;
}
#footer_twitter_widget_container					
{
	margin: 0px; 
	padding: 0px; 
	width: 245px; 
	height: 125px; 
	float: left; 
}
.lists dl 
{
	border-right:0px;
	padding:0px;
}
.lists dl dt 
{font-size:11px;}
.lists dl dd 
{
	clear:both;
	width:300px;
}
.lists 
{width:300px;}
.lists dl dd ul li 
{font-size:10px;}
td i
{
    font-size:10px;
    font-style:italic;
}
#vtab_container
{
	margin-top:10px;
	clear:both;
	overflow:hidden;
}

/* Promo Sidebar Widgets */
#col3 .promo ul, #col2 .promo ul
{
	background:#FFFFFF none repeat scroll 0 0;
	list-style-type:none;
	margin:0;
	padding:0;
	width:300px;
}
#col3 .promo ul li, #col2 .promo ul li
{
	border-bottom:1px dashed #929292;
	margin:0;
	padding:10px 5px;
	width:290px;
	overflow: hidden;
}
#col3 .promo ul li a, #col2 .promo ul li a
{color:#2F2E4D;}

#col3 .promo ul li img, #col2 .promo ul li img 
{
	border:medium none;
	float:left;
	margin:0 10px 0px 0;
	padding:0;  
        	
}
#col3 .promo ul li p, #col2 .promo ul li p  
{
	font-size:12px;
	margin:0;
	padding:0;
}

.count a {
	font-weight: bold;
}
/***** Story Detail *****/

.share_this_container
{
	overflow:hidden;
	clear:both;
}
#story_post_comment
{
	clear:both;
	margin-top:14px;
}
#story_title
{
	font-size:24px;
	color:#003569;
	font-weight:bold;
}	
.story_byline
{
	color:#7e7e7e;
	margin-left:0px;
	margin-top:12px;
	font-size:11px;
}
#story_highlights
{
	overflow:hidden;
	color:#6c6c6c;
	font-size:12px;	
	margin-bottom:15px;
}
#story_highlights ul
{margin-left:35px;}
#story_highlights h3 
{
	color:#2b5681;
	font-size:14px;
	margin-bottom:5px;
	margin-left:15px;
}
.print_btn
{clear:both;}
.tab_widget { margin: 10px 0; }
.ui-tabs-hide { display: none; }
.tab_nav {
	border-left: 1px solid #CCC;
	float: left;
	margin: 0;
    padding: 0;
}

.tab_nav li {
	background: #F0F4F5 none repeat scroll 0 0;
	float: left;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.tab_widget li.ui-tabs-selected, .tab_widget li.ui-tabs-selected a {
	background-color: #FFF;
	
}
.tab_nav li a {
background:#F0F4F5 none repeat scroll 0 0;
color:#333333;
display:block;
font-family: arial, helvetica, sans-serif;
font-size:12px;
line-height:25px;
margin:0;
padding:0 10px;
position:relative;
top:1px;
}

.ui-tabs-panel {
border: 1px solid #CCC;
clear: left;
padding: 0;
overflow:hidden;
margin 0;
}
.tab_widget ul {
margin: 0;
padding: 0;
}

.tab_widget li {
list-style-type: none;
}

p.pag {
font-size: 12px;
padding-top: 10px;
}

/* ___________ SHARE BOX ________ */

#share_box p{
font-family: arial;
font-size: 12px;
color: #000;
margin-bottom: 0px;
}

#share_box h2{
font-family: arial;
font-size:16px;
margin: 0px;
}
#share_box {
	width: 300px;
}

#share_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
}
#share_box li {
	margin: 0px 0 0;
}
#share_box a {
	display: block;
	width: 280px; !important;
	width: 280px;
	height: auto;
	text-decoration: none;
	border-top: 1px solid white;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#share_box a:link, #share_box a:active, #share_box a:visited {
	color: #333333;
}
#share_box a:hover {
	background: #cccccc;
	color: #003E7E;
}

#sidebar a{
font-size: 18px;
} 

/* ___________ STORY COMMENTS ________ */

#story_comments p{
font-family: arial;
color: #333333;
font-size: 12px;
margin: 10px 0px 10px 0px;
}

#name{
font-family: arial;
color: #003e7e;
font-weight: bold;
font-size: 13px;
margin: 0;
padding: 0;
}

#comment_date {
margin: 0;
padding: 0;
font-family: arial;
font-size: 12px;
color: #333333;
}

#story_comments ul li {
border-bottom: 1px solid #dedede;
margin-left:-20px;
}

/* ___________ STORY RELATED LINKS ________ */


#related_links {background-color:#f3f3f3;}

#related_links h4 {
color: #003e7e;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 20px 0px 0px 15px;
line-height:0px;
}

#related_links ul li {
margin-left: -10px;
margin-top:-10px;
border:none;
color: #325f90;
font-size: 12px;
padding-bottom: 20px;
}

#related_links ul li a{
background-color: #f3f3f3;
color: #325f90;
font-family: arial;
font-size:13px;
font-weight: normal;
border:none;
}

/* ___________ UGC STYLES ________ */

p.photo_b{margin-left:15px;margin-right:5px;}
p#photos{margin-left:11px;margin-right:5px;margin-top:4px;font-size:13px;}
#rspecs{background-color:#eef2f3;width:290px;border:1px solid #d7d7d7;margin-bottom:-8px;padding-bottom:0px;font-size:13px;padding-right:10px;}
#rspecs ul li {margin-left:20px;}
.message {padding:10px;font-family:arial;font-size:12px;color:#333333;}
.section_name3 {
	font: bold 34px "Trebuchet MS", arial, helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 34px;
	color: #003E7E;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 0;
	background-image: url(http://static.mync.com/images/topical/main-top_border2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

/*  Disable the most popular box on the sports page b/c an EE bug keeps it from working */
.template_home_sports .most_popular
{display:none;}

.template_entertainment .section_link
{display:none;}

/* ___________ SITE MAP STYLES ________ */
.sitemap	{margin 0; padding: 5px 0px 0px 0px; float: left; clear: both; width: 100%;}
.sitemap p			{margin: 0px; padding: 10px 0px; color: #424242; line-height: 18px; font-size: 13px;}
.sitemap ul, .sitemap ol	{margin: 10px; padding: 0px 10px 6px 30px; background: #f3f3f3; color: #003E7E; font-size: 13px; line-height: 18px; overflow:auto;}
.sitemap ul li, .sitemap ol li 	{margin: 0px; padding: 1px 0px; }
.sitemap blockquote p			{margin: 0px; padding: 0px; font-size: 14px; font-style: italic; line-height: 20px;}
.sitemap a{color:#003E7E;}

#MGwx #center img {
    margin: 0 10px 10px 0;
}

/* ___________ TALENT STYLES ________ */

#talent {
	margin:0;
	padding:0;
	width:1000px;
	height: 162px;
	background: url(http://static.mync.com/images/siteart/talent.jpg) no-repeat top left;	
}

#talent p {
color: #fff;
font-family: arial;
font-size: 12px;
float: right;
margin: 0;
padding: 75px 50px 0px 345px;
position: relative;
}

/* ___________ LIVE@MYNC STYLES ________ */

#header6 {
	margin:0;
	padding:0;
	width:1000px;
	height: 224px;
	/*background: url(http://static.mync.com/images/siteart/6show-bg.jpg) no-repeat top left;*/	
}

#left6 {
width: 507px;
height: 225px;
float:left;
margin:0;
padding:0;
background: url(http://static.mync.com/images/bottom-piece.jpg) no-repeat bottom left;
}

.descrip {
width: 466px;
height: auto;
color: #fff;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
padding-top:5px;
padding-left:25px;
margin: 0;
}

.descrip a{
color: #c88247;
text-decoration:none;
font-weight:bold;
}

.descrip a:hover {text-decoration:underline;}

.subdescrip {
color: #fff;
font-size: 16pt;
font-weight: bold;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
padding: 5px 0px 0px 25px;
margin: 0;
}

#donald {
width: 235px;
height: 225px;
float:left;
margin:0;
padding:0;	
}

#sharebox6 {
width: 258px;
height: 225px;
float:left;
margin:0;
padding:0;
background: url(http://static.mync.com/images/siteart/share-box2.jpg) no-repeat top left;
}

#sharebox6 p {
color: #fff;
font-size:12px;
padding: 45px 20px 0px 30px;
margin 0;
}

.share-btn {
width: 46px;
height: 61px;
float:left;
padding-left:29px;
margin: 0;
}

/*#sharebox6 h3 {
font: bold 19px "Trebuchet MS", arial, helvetica, sans-serif;
color: #fff;
padding: 20px 27px 0 0;
margin: 0;
}*/

p.show {
float:right;
font-size:12px;
margin:0 35px 0 0;
padding:5px;
background-color:#003E7E;
}

p.show a{
color: #fff;
font-weight: normal;
}

.twitter_list h3 {
	font: bold 18px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #003E7E;
	line-height: 22px;
	padding-bottom: 14px;
	background-image: url(http://static.mync.com/images/topical/main-top_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 2px 0 5px;
}


.social-live {
    background-color:#F0F0F0;
    height: 96px;
    padding:5px;
    margin:  0 0 20px 0;
    width: 180px; 
}

h3.live6{
padding: 0;
margin: 0;
font-family: "Trebuchet MS",arial,helvetica,sans-serif;
font-size: 18px;
color: #003E7E;
}

    
p.social6 a{
    line-height:30px;
    font-size: 13px;
    color: #003e7e;
    font-weight: bold;
}
    
.social-live img {
    float:left;
    padding-right: 5px;
}

div#middle6 {
background-image: url(http://static.mync.com/images/siteart/video-bg.jpg);
background-position: left top;
width: 1000px;
height: 375px;
display: none;
}

div#middlecontents6 {
width: 922px;
height: 325px;
margin: 0px auto;
padding-top: 10px;
background-color: transparent;
display: block;
}

div#video6 {
float:left;
padding-left: 20px;
padding-top:5px;
background-color: transparent;
width: 450px;
}

div#chat6 {
float:left;
background-color: transparent;
width: 450px;
}

div.hr {
  height: 15px;
  background: #fff url(http://static.mync.com/images/siteart/hr6.gif) no-repeat scroll center;
  clear: both;
}
div.hr hr {
  display: none;
}
#hover-con {
        width: 346px;
       height: 400px;
        background-color: #f2f2f2;
        visibility: hidden;
}
    
#hover-content {
        width: 322px;
        height: 366px;
        margin: 10px;
        padding-top: 10px;
        background-color: #fff;
        float: left;
        border: 2px solid #e6e6e6;
}
    
#hover-content h3 {
        color: #003e7e;
        font-family: "Trebuchet MS",arial,helvetica,sans-serif;   
        font-size:22px;
        font-weight:bold;
        border-bottom: 1px solid #cccccc;
        text-align: center;
        margin: 0;
        padding: 0;
}
    
#hover-content p {
       color: #000000;
       font-family: arial,helvetica,sans-serif;
       font-size:12px;
       padding: 0 10px 0 10px;
}

.tweet
{
    display: block;
    background: #F7F3F7;
    clear: both;
    padding: .6em;
    margin: .3em;
    overflow: hidden;
}
.tweet img
{
    float: left;
    margin-right: 5px;
    border: 1px solid #222;
    background: #444;
}
.tweet p.text
{
    margin: 0;
    padding: 0;
    padding-left: 60px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

.tweet p.text a {
color: #003E7E;
}

.tweetFromLink {
    font-weight: bold;
}

.tweetbox 
{
    float: left;
    width: 270px;
    height: 1000px;
    margin: 5px;
    border: 0px solid #666;
    background: #ffffff; 
  }

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
    font-size:13px;
    text-align:left;
     line-height: 18px;
    
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #F78618;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #F78618;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{cursor:help;}
