
/* .starType * {
background:none;
text-align:left;
margin:0px;padding:0px;
}*/
.starType {
margin:4px;
padding:4px;
overflow:hidden;
}


.starType .stTitle {
font-weight:700;
font-size:19px;
border-bottom:1px solid #3f3f3f;
position:relative;
margin-left:10px;
}
.starType .blueStar {position:relative;bottom:-10px;left:-5px;}

.starType .stContent {
margin-top:10px;
position:relative;
padding-left:15px;

}

.starType .widget-list {padding:0px;margin:0px;}
.starType .widget-list-item {margin:0px;padding:5px;}
