/** webcity.com.au CSS for Online Storage pages **/

#bodyContainer{
width:750px;
padding:10px 0px 20px;
}

a img{
border:0px;
}

#copy-container{
float:left;
width:518px;
margin:0px 0px 20px;
}

#ols-box-free{
background:url(images/ols_box_free_notext.jpg) no-repeat 0px 0px;
height:280px;
width:509px;
}
#ols-box-pro{
background:url(images/ols_box_pro_notext.jpg) no-repeat 0px 0px;
height:296px;
width:509px;
padding:14px 0px 0px;
}
.ols-box p{
font-family:"Myriad Pro", Helvetica, sans-serif;
color:#2b2b2b;
font-size:18px;
margin:0px 0px 12px;
}
.ols-box p strong{
color:#000;
}
.ols-box .title{
text-indent:-9999px;
height:48px;
margin:0px;
padding:0px;
}
.ols-box .inner{
margin:0px 8px 0px 0px;
padding:13px 23px 0px;
}
#ols-box-free p.trynow{
text-align:center;
}
#ols-box-free p.trynow a{
color:#18538f;
}
#ols-box-free p.trynow a:hover{
color:#3796f7;
}
#ols-box-pro p.trynow a{
color:#307d19;
}
#ols-box-pro p.trynow a:hover{
color:#48b527;
}
.ols-box p.trynow a{
font-weight:bold;
text-decoration:none;
}

#asides{
float:left;
position:relative;
text-align:right;
width:232px;
margin:0px 0px 20px;
}
#asides a{
padding:3px 0px;
}

#ols-features{
clear:both;
border:#1f5470 2px solid;
width:740px;
margin:20px 0px;
padding:3px;
}
.features-table{
width:740px;
text-align:center;
border-collapse:collapse;
}
.features-table th{
background:#edf8ff;
color:#159cdb;
border:#fff 1px solid;
border-bottom:1px solid #b1cedb;
padding:14px 6px;
font-family:Georgia, "Times New Roman", serif;
font-size:18px;
font-weight:normal;
}
.features-table th.left{
font-size:24px;
text-align:left;
}
.features-table td{
padding:6px;
}
.features-table tr.odd, .features-table tr.even{
border:solid #b1cedb;
border-width:1px 0px;
}
.features-table tr.even{
background:#f7f7f7;
}
.features-table td.left{
color:#1f5470;
font-size:14px;
font-weight:bold;
text-align:left;
}
.features-table .description{
font-size:12px;
font-style:italic;
color:#6b6b6b;
font-weight:normal;
}
td.acc-free{
background:#e0ecf8;
}
tr.even td.acc-free{
background:#ced9e5;
}
td.acc-pro{
background:#e9f3e3;
}
tr.even td.acc-pro{
background:#d7e0d1;
}

.terms p{
line-height:20px;
}

