.content-beta{ text-align:center;}
h2{ font-size:18px;}
h3{ font:18px 'Roboto', sans-serif; ; color:#333; line-height:20px; padding:25px 0 35px 0; border-top:1px dashed #c6c6c6;}
.btn-beta{ background:url(../image/btn-beta.png) no-repeat 0 0; width:297px; height:59px; margin-left:325px; position:relative; margin-bottom:15px; display:block;}
.btn-beta:hover{ background-position: 0 -59px;}
.btn-banner{ margin:57px 0;}
.list li{ background:url(../image/dot-beta.png) no-repeat left 7px; line-height:20px; padding-left:12px; }
.input{ color:#AEAEAE; border:1px solid #D9D9D9; border-top:1px solid #C0C0C0; height:27px; line-height:27px;width:203px; background:#FFF; margin-left:35px; padding-left:5px;}
.newsletrer{ margin:25px 0 0 50px;}
.submit{    background-color: #F5F5F5;    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    border: 1px solid rgba(0, 0, 0, 0.1);    border-radius: 2px 2px 2px 2px;    color: #666666;
    font-size: 12px;    font-weight: bold;    height: 29px;    line-height: 27px;    margin: 11px 6px;    min-width: 54px;
    padding: 0 8px;    text-align: center; margin-bottom:0px;}

.submit:hover{
  background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;	}