
#content .content #main  {
    padding: 10px 23px;
}

#main .web-tools {
    padding: 20px 0;
}

#main .web-tools .item {
    padding: 10px 0;
}


#main .web-tools .item h3 {
    padding: 10px 0;
    color: #564735;
    font-size: 25px;
    text-shadow: 2px 2px 0 #F2CE6B;
    border-bottom: 1px solid #CACBBB;
    -moz-box-shadow: 0 1px 0 #fff;/* Firefox */
    -webkit-box-shadow: 0 1px 0 #fff; /* Safari Chrome */
    box-shadow: 0 1px 0 #fff;
}

#main .web-tools .sitebuilder h3 {
    background: url('../img/web_design/sitebuilder.png') no-repeat scroll right center;
}

#main .web-tools .rvskin h3 {
    background: url('../img/web_design/rvskin.png') no-repeat scroll right center;
}

#main .web-tools .softalucous h3 {
    background: url('../img/web_design/softsolution.png') no-repeat scroll right center;
}

#main .web-tools .item .description {
    padding: 0 300px 0 0;
    min-height: 200px;
}

#main .web-tools .sitebuilder .description {
    background: url('../img/web_design/builder.png') no-repeat scroll right center;
}

#main .web-tools .rvskin .description {
    background: url('../img/web_design/skin.png') no-repeat scroll right center;
}

#main .web-tools  .softalucous .description {
    background: url('../img/web_design/softalucous.png') no-repeat scroll right center;
}

#main .web-tools .item .description .question {
    font-size: 16px;
    padding: 10px 0;
}

#main .web-tools .item .description  p {
    line-height: 2;
    text-align: justify;
}
