/* CSS Document */
#pscroller1{
width: 200px;
height: 70px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
}
.news_link{
color:#666666;
text-decoration:none;
text-align:justify;
}
.blue_link{
color:#0066CC;
}
.tabcontent {display:block;
}
#tabcontentcontainer {width:150px; /*width of 2nd level content*/
height:100%; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}
#pscroller1{
width: 150px;
height: 70px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
}
.news_link{
color:#666666;
text-decoration:none;
}
.blue_link{
color:#0066CC;
}