* {
    margin:0px;
    padding:0px;
}
body {
    background:url(topbg.jpg);
    background-repeat:repeat-x;
    background-position:top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height: 18px;
    color:#333;
    margin-bottom:50px;
}
ul {
    margin:10px 0px 0px 25px
}

a {
    color:#0147C1;
    text-decoration:none;
    border-bottom:1px dashed #0147C1;
}
    
.container {
    margin: 0 auto;
    width:850px;
    text-align:left;
}
#mast {
    background:url(mastbg.jpg);
}
#mast a {
    border:none;
}
    
.startimg {
    float:left;margin-top:25px;margin-right:75px;
}
h1 span {
    display:none;
}
h1.startheader {
    width:501px;
    height:77px;
    float:left;margin-top:25px;margin-right:75px;
    background:url(start.jpg);
    background-repeat:no-repeat;
}
.left {
    width:370px;
}
.whatis {
    height:165px;
    padding-top:7px;
}
.whatis p {
    margin-top:10px;
}
/*.whatis .title {
    margin-top:6px;
}*/
.whatis h2.title {
    background:url(whatisfreelancer.jpg);
    background-position: left;
    background-repeat:no-repeat;
    height:26px;
}
.screenshots {
    background:#faffbf;
    border:1px solid #e1e5b6;
}
.screenshots div {
    text-align:center;
}
.screenshots img {
    margin:5px;
}
.screenshots div img {
    border:1px dashed #0d83dd;
}
.screenshots .title {
    margin-bottom:5px;
}
h2 span {
    display:none;
}
.screenshots h2.title {
    margin:5px;
    background:url(screenshots.jpg);
    background-position: left center;
    background-repeat:no-repeat;
    height:26px;
}
.screenshots .bottomrow {
    margin-bottom:5px;
}
h2.featurestitle {
    background:url(freelancerclonefeatures.jpg);
    background-position: left center;
    background-repeat:no-repeat;
    height:26px;
}

#blueSection {
    background:#F5FBFF;
    background:#d3e4ff;
    background:#e8f0ff;
    height:100px;
    margin:25px 0px 25px 0px;
    border-top:2px solid #bfd7ff;
    border-bottom:1px solid #bfd7ff;
}
#blueSection a {
    border:none;
}
    .listedon {
        margin:8px 0px 0px 25px; border:2px solid #D4E3FF;
    }
    .linklist {
        /*padding:10px 25px 10px 25px;*/
        padding:20px 0px 15px 0px;
    }
    .link {
        text-align:center;
    }
.right {
    width:430px;
    float:right;
}
.requirementsTitle {
    margin-top:4px;
}
#menu {
    float:right;
    margin-right:125px;
}
#menu li {
    display:inline;
    margin-right:20px;
    font-size:11px;
}
.demodiv {
    padding:10px 0px 5px 5px;
}
.scriptinstall {
    margin-top:10px;
}
.buyitnowtext {
    margin-top:30px;margin-bottom:10px;
}
.buyitnowarea {
    text-align:center;
}
.logininfo {
    padding:10px 0px 0px 20px
}
.font14 {
    font-size:14px;
}
.paypal {
    background:url(paypal.jpg);background-position:left;background-repeat:no-repeat;padding-left:50px;
}
img { border:0; }
#logo { border:none; }
.clearer { clear:both; }
