.newsslider {
    position:relative;
    overflow:hidden; 
    border-top:none;
    border-bottom:none;
    border-left:1px solid #77787b;
    border-right:1px solid #77787b;
    height:60px; 
    width:238px; 
    background:#ffffff; 
    margin-bottom:5px;
    margin:0; 
    font:12px Arial, Helvetica, sans-serif;}
             
.newsslidercontent {
    position:absolute;}

.newssection {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px; 
    height:75px; 
    margin-bottom: 17px;}

.roundtop { 
	height: 9px;
	padding: 0px;
	border: 0px;
	background: url(/wp-content/themes/thesis_16/custom/images/rounded_corner_9pxradius_240pxwide_top.gif) no-repeat top left; 
}

.roundbottom {
	height: 9px;
	padding: 0px;
	border: 0px;
	background: url(/wp-content/themes/thesis_16/custom/images/rounded_corner_9pxradius_240pxwide_bottom.gif) no-repeat top left; 
}
