#instructions img
{
    margin-right:10px;
}
#otherversions img
{
    float:left;
    margin-right:10px;
}
#minimi li
{
    padding-left:14px;
    background-image:url(/easyethical/images/circle.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
.browser, .platform 
{
    border-bottom:1px solid #a0a0a0;
    font-weight:bold;
}
#download { 
	background-image: url(/easyethical/images/install-button.png);  
	background-position:bottom left;
	padding-bottom:6px; 
	display:block;
	width:240px;
    cursor:pointer;
}
	
#download span {
	background-image: url(/easyethical/images/install-button.png); 
	background-position:top left; 
	padding-top: 10px; 
	padding-bottom: 8px; 
	padding-left: 10px; 
	display:block;
	width:240px;
} 
 