div.star {
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	letter-spacing: 1ex;
	border: none;
}

div.star-holder {
	position: relative;
	height: 19px;
	width: 100px;
	font-size: 19px;
}

div.plugin-block div.star-holder {
	
	margin-top: -3px;
}


.star5 {
width: 100%;
}

.star4 {
width: 80%;
}

.star3 {
width: 60%;
}

.star2 {
width: 40%;
}

.star1 {
width: 20%;
}

.left{
	float: left !important;
}

div.star img {
width: 19px;
height: 19px;
border-left: 1px solid white;
border-right: 1px solid white;
}

.star img, div.star a, div.star a:hover, div.star a:visited {
display: block;
position: absolute;
right: 0px;
border: none;
text-decoration: none;
}

.star-average, .star.star-rating {
	background-color: #FC0;
}

span.downloads{
	padding-left:10px;
}

.widget ul li{
	padding-bottom:10px;
	margin-top:5px;
}

div.website_advisor div.plugin-block{
	width:420px;

}

div.plugin-block h3{
	margin-bottom:5px; 
  	margin-top: 20px;
}

div.plugin-block h3 a{
	text-decoration:none; 
}


div.website_advisor ul {
  display:block;
}

div.website_advisor li{
  float:left;
  padding-left:10px;
}

div.plugin-block ul li {
	padding-bottom: 0px;
  	padding-top: 0px;
	margin-top: 0px;
  	margin-bottom: 0px;
}

div.mwa_news{
  width:50%;
   
  
  float:left;
  height:600px;
  overflow-y:scroll;
  overflow-x:none;
  border:1px solid #eee;
    margin:10px;
  padding: 10px;
}

div.mwa_plugins{
    width:450px;
   
  float:left;
  height:600px;
 overflow-y:scroll;
  overflow-x:none;
  border:1px solid #eee;
     margin:10px;
  padding: 10px;
}

div.mwa_news h3 a{
  text-decoration:none;
}

div.mwa_news a{
  text-decoration:none;
}
