
h1#header{
    color:#fff;
    text-shadow: #000 2px 2px 2px;
    
}
small{
    font-size:10px;
}
#download{
    width:218px;
    height:59px;
/*    float:right;*/
    display:block;
    margin-top:20px;
    background:url("../images/sync_download.png") no-repeat;
}
#midleft{
    padding:40px 0px;
    width:auto;
}
#dragsteps{
    clear:both;
    margin:80px auto 20px auto;
    position:relative;
    text-shadow: #d0d8e0 0px 1px 0px;
    color:#353e55 !important;
}
.dragndrop{
    border:1px solid #fff;
    margin-bottom:10px;
}
.blurb{
    text-shadow: #d0d8e0 0px 1px 0px;
    color:#353e55 !important;
    margin:20px 0px;
    font-size:14px;
}
.step{
    margin:0px 10px;
    display:block;
    float:right;
    width:224px;
    text-align:center;
}
.step.info{
    text-align:left;width:180px; float:left;
    font-size:14px;
    margin-left:0px;
}