/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
width: 738px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
/* font: bold 10px Verdana; */
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}

div.htmltooltip_123 {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #FFFFFF;
border: 1px solid black;
color: black;
padding: 2px;
width: 300px; /*width of tooltip*/
}

.newspipeResultList_123 {
 list-style-type:none;

}


.newspipeResultList_123 > .newspipeResultItem_123 {
padding: 3px;
}

.newspipeStoryImage_123 {
float: right;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
}

.newspipeStory_123 p {
margin: 8px 0px 0px 0px !important;
}
 
.newspipeResultItemStoryLink_123 {color: #350dd0; text-decoration: none; font-family: Arial; font-size: 11px; font-weight: bold; font-style: normal; background-color: transparent }
.newspipeResultItemSourceName_123 {color: #333333; font-size: 11px; font-weight: bold; font-family: Arial; font-style: normal; text-decoration: none; background-color: transparent }
.newspipeResultItemDate_123 {color: #333333; font-size: 11px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeResultItemSummary_123 {color: #000000; font-size: 10px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; font-style: normal }
.newspipeSearchResults_123 {font-family: Arial; color: #350dd0; font-size: 11px; font-weight: bold; text-decoration: none; font-style: normal; background-color: transparent }
.newspipeHeadline_123 {font-family: Arial; color: #ffffff; font-size: 18px; font-weight: bold; text-decoration: none; font-style: normal; background-color: #797ec2 }
.newspipeDeckline_123 {font-family: Arial; color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none; font-style: normal; background-color: #797ec2 }
.newspipeSource_123 {color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 11px; font-style: normal; background-color: #797ec2 }
.newspipePubdate_123 {color: #ffffff; font-size: 11px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: #797ec2 }
.newspipeDateline_123 {color: #ffffff; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: #797ec2 }
.newspipeByline_123 {color: #ffffff; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: #797ec2 }
.newspipeStory_123 {background-color: #ffffff; font-family: Arial; color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; font-style: normal }
.newspipeStoryImage_123 {background-color: #ffffff; font-family: Arial,Helvetica,sans-serif; color: black; font-size: 12px; font-weight: normal; text-decoration: none }
.newspipeCopyright_123 {color: #333333; font-size: 11px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeReference_123 {color: #797ec2; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 12px; font-style: normal; background-color: transparent }
.newspipeBody_123 {background-color: #ffffff; font-family: Arial,Helvetica,sans-serif; color: black; font-size: 16px; font-weight: bold; text-decoration: none }
.newspipeReturnToHeadlines_123 {font-family: Arial,Helvetica,sans-serif; color: #625bc4; font-size: 12px; font-weight: normal; text-decoration: none }
