/* 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_7 {
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_7 {
 list-style-type:none;
padding-left:2px;
}


.newspipeResultList_7 > .newspipeResultItem_7 {
padding: 3px;
}

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

.newspipeStory_7 p {
margin: 8px 0px 0px 0px !important;
}
 
.newspipeResultItemStoryLink_7 {color: #625bc4; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; font-style: normal; background-color: transparent }
.newspipeResultItemSourceName_7 {color: #625bc4; font-size: 10px; font-weight: normal; font-family: Arial; font-style: italic; text-decoration: none; background-color: transparent }
.newspipeResultItemDate_7 {color: #625bc4; font-size: 10px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeResultItemSummary_7 {color: #000000; font-size: 10px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; font-style: normal }
.newspipeSearchResults_7 {font-family: Arial,Helvetica,sans-serif; color: #6e6e6e; font-size: 13px; font-weight: bold; text-decoration: none }
.newspipeHeadline_7 {font-family: Arial; color: #000000; font-size: 18px; font-weight: bold; text-decoration: none; font-style: normal; background-color: transparent }
.newspipeDeckline_7 {font-family: Arial,Helvetica,sans-serif; color: #6e6e6e; font-size: 14px; font-weight: bold; text-decoration: none }
.newspipeSource_7 {color: #625bc4; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 12px; font-style: normal; background-color: transparent }
.newspipePubdate_7 {color: #625bc4; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeDateline_7 {color: #000000; font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-style: italic }
.newspipeByline_7 {color: #625bc4; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeStory_7 {background-color: transparent; font-family: Arial; color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; font-style: normal }
.newspipeStoryImage_7 {background-color: #ffffff; font-family: Arial,Helvetica,sans-serif; color: black; font-size: 12px; font-weight: normal; text-decoration: none }
.newspipeCopyright_7 {color: #625bc4; font-size: 11px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: transparent }
.newspipeReference_7 {color: #0000ff; text-decoration: none; font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 12px }
.newspipeBody_7 {background-color: #ffffff; font-family: Arial,Helvetica,sans-serif; color: black; font-size: 16px; font-weight: bold; text-decoration: none }
.newspipeReturnToHeadlines_7 {font-family: Arial,Helvetica,sans-serif; color: #625bc4; font-size: 12px; font-weight: normal; text-decoration: none }
