body{
	background: none repeat scroll 0 0 white; 	
}

.dow_1 {    
    margin: 0;
    padding: 0;
    text-align: center;
    color: black;
    font-family: Helvetica,Tahoma,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
}

.title a {
    text-decoration: none;
}

.featuredRows {
    clear: both;
    margin-bottom: 5px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.zebra {
    background-color: #FAFAFA;
}
.row {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    padding: 10px 10px 10px 9px;
    width: 750px;
}

.row .icon {
    float: left;
    width: 40px;
}

.row .text {
    float: left;
    width: 510px;
}

.row .title {
    font-size: 16px;
    font-weight: bold;
}

.row .downloadCounts {
    font-size: 11px;
}

.row .update {
    font-size: 11px;
    margin-left: 20px;
}

.row .download {
    float: left;
    margin: 0 auto;
    width: 190px;
}

.row .downloadArrow {
    float: left;
}

.int_text {
    margin-top: 10px;
    line-height: 2em;
    letter-spacing: 1.5px;
    font-size: 14px;
}