#widget-title {
   background: url("/images/box_shadow_image.jpg") repeat-x scroll 0 0 transparent;
   border-radius: 0 0 0 0;
    color: #FEF9F1;
    font-family: arial;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 8px;
    width: 283px;	
}
#whitePaperIFrame {
    height: auto;
}

.asset-title {
    padding: 0 0 5px;
	width: 205px;	
}
.asset {
    margin-top: 0;
	padding: 4px;
	overflow: hidden;
	border-bottom: 1px solid #BDBDC6;
	*float:none;
}

.asset-thumb img {
    width: 70px;
    height: 70px;
}

#assetsListings {
    /*border-left: 1px solid #BDBDC6;*/
    border-right: 1px solid #BDBDC6;
	/*border-bottom: 1px solid #BDBDC6;*/
    clear: both;
   /* padding: 8px; */
    width: 298px;
}

#assetsListings  li:last-child { 
	border-bottom:0px !important;
 }

#assetsListings_updated_listing  li + li +li {
	border-bottom:0\9;
 } 

#assetsListings, #assetsListings ul {
    float: left;

}

.asset-title a {
    color: #000099;
    font: bold 12px/1.25 Helvetica,Arial,Verdana,sans-serif;
}

.asset-blurb {
    font: 12px/1.25 Helvetica,Arial,Verdana,sans-serif;
}

.asset .asset-blurb {
	width:205px;
}

.col-left {
    width: none;
	position: relative;
    top: 0;
}

.asset .asset-download .asset-download-button{
   /* background-image: url("/img/asset_button.png"); 
	background-repeat:no-repeat;
	height: 26px;
    width: 98px;*/
	display:none;
	margin-bottom:0px;
}

.asset .asset-thumb img{
	width:70px;
}
.asset .col-right{
	margin-left:85px;
}
.asset .col-left{
	margin-right:0px;
}

.col-left {
    width: 0 !important;
}
#col_inner_335{
	width:337px !important;
}

#assetsListingsLoadingDiv{
	width:300px !important;
}
.sblLoadingDiv{
	width:300px !important;
}