#download_button {
width:195;
text-align:center;
margin-left:auto;
margin-right:auto; 
}

#download_button a {
display:block;
width:195px;
margin: 1em 0; padding:7px 0 8px 0px;
font: 18px Tahoma;
color:white;
font-weight: 500;
text-decoration: none;
background: url("/images/downloadbutton.gif") top center no-repeat;
}

#download_button a:hover {
background-position: 0 -38;
color:white;
}

#download_button a:active {
background-position: 0 -76;
color:white;
}

#tagline {
font: 24px Tahoma;
font-weight: 500;
color:#0e5472;
width=100%;
margin-bottom:20px;
}

#downloadstart {
font: 14px Tahoma;
font-weight: 600;
margin-top:20px;
}

#setup_steps {
margin-top:20px;
}

#setup_steps ol {
margin-top:5px;
margin-bottom:5px;
}

#setup_steps li {
margin-top:7px;
}

#download-text {
display:block;
float:left;
padding:0;
margin:0;
margin-left:0px;
margin-right:0px;
width:510px;
}

#requirements {
display:block;
float:right;
padding:15px;
margin-left:0px;
margin-right:0px;
border:1px;
border-style:outset;
background:#FFFF99;
}

#reqs-header {
font:12px Tahoma;
font-weight:600;
}

#reqs-text {
font:12px Tahoma;
padding-top:5px;
}

