.contenido{
    background-color: #535353;   
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding:25px;
    height:620px;
}
#spring-creator-container {

    height: 723px;
    padding: 10px;

}
#spring-creator-content a{
   text-decoration:none;
}


.linerepit{
    background:none;   
}
#spring-creator-container p{
    font-size:16px;    
    float:none;   
}

#spring-creator-container ol{
    float:none;
    font-size:15px;   
}
#spring-creator-list{
    float:left   
}
#spring-creator-content {
    float: left;
    width: 72%;
}

.spring-creator-button {
    background-image: url("../images/blank_button.png");
    background-repeat: no-repeat;
    height: 87px;
    text-align: center;
    width: 58%;
}
.spring-creator-button div{
    color: #FFFFFF;
    font-size: 18px;
    margin-left: 26px;
    margin-top: 9px;
}
#spring-creator-right {
    margin-top: 30px;
    margin-left:150px;
    
}

#spring-creator-right a{
   color: #f1f1f1;   
}

#spring-creator-lower{
    background-color: #f1f1f1;
    padding: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color:#000000;
    margin-top:-21px;
    width:850px;
}
#spring-creator-list {
    float: left;
    line-height: 24px;
    width: 24%;
    }

#spring-creator-list li {
    background-image: url("../images/bullet14.gif");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 28px;
    list-style: none outside none;
    margin-left: -39px;
    padding-bottom: 13px;
    width: 270px;
}

#read_more_badge {
    background-image: url("../images/badge1.png");
    height: 115px;
    margin-top: -21px;
    width: 115px;
}

.spring-creator-screenshot{
    margin-left:85px;
}

a{
    color:blue;   
}
#registertext{
    color: white;
    font-size: 18px;
    margin-top: 12px;
    width: 465px;

}

.error{
    color: black;
    font-size: 11px;
    font-weight: bold;   
}

.indented {
    border-color: #CCCCFF;
    border-style: solid;
    border-width: thin;
    color: #99CCFF;
    float: left;
    margin-top: 40px;
    padding: 10px;
    width: 289px;
    text-align: center;
}

#smalltext{
    font-size:.75em;
    padding-right:20px;   
}

.sc_code{
    border-style: solid;
    border-width: thin;
    font-size: 13px;
    padding: 15px;
}

#sc_advertisement{
    margin-left:37px;
}

#sc_screenshot{
    border-style: solid;
    left: 166px;
    position: absolute;
    margin-top: -10px;
}
#sc_advertisement2{
    left: 308px;
    position:relative;
    margin-top: 3px;
    z-index:20;
}

.bootintpln{
    display:none !important;   
}
.separa_menu_lateral {
    height:15px;   
}

.btn_custom{
    background: url("../img/btn/btn_latera2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 16px;
    height: 47px;
    padding-left: 53px;
    width: 154px;   
}

.conteboot{
    display:none;   
}

.cont_btn_lateral a {
    color: #FFFFFF;   
}





.contentop{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color:#3366AA;
    height:53px;
    background: #ebf1f6; /* Old browsers */
    background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* W3C */

}

.imglogo2{
    margin-left: 141px;   
}
