.bullet {
    box-shadow: 3px 4px 0px 0px #899599;
    background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
    background-color:#ededed;
    border-radius:15px;
    border:1px solid #d6bcd6;
    display:inline-block;
    cursor:pointer;
    color:black;
    font-family:Arial;
    font-size:12px;
    padding:2px 15px;
    text-decoration:none;
    text-shadow:0px 1px 0px #e1e2ed;
}
.bullet:hover {
    background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
    background-color:#bab1ba;
}
.bullet:active {
    position:relative;
    top:1px;
}

table.t0 {
    width: 980px;
}

table.t1 {
    border:              2px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               480px;
    height:              350px;
    padding:             5px;
    background-color:    #FAF8CC;
}

table.t2 {
    border:              2px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               980px;
    padding:             5px;
    background-color:    #FAF8CC;
}

table.t3 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               490px;
    padding:             5px;
    background-color:    #FFF8C6;
}

table.t4 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               475px;
    padding:             5px;
    background-color:    white;
}

table.t5 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               478px;
    padding:             5px;
    background-color:    white;
}

table.t6 {
    border:              2px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               980px;
    padding:             2px;
    background-color:    #FAF8CC;
}

table.t7 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               472px;
    padding:             5px;
    background-color:    white;
}

table.t8 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    padding:             5px;
    background-color:    white;
}

td.t1 {
    height:           450px;
    text-align:       center;
    background-color: #FAF8CC;
}

table.t4 {
    border:              1px solid;
    border-top-color:    black;
    border-bottom-color: black;
    border-left-color:   black;
    border-right-color:  black;
    width:               450px;
    padding:             5px;
    background-color:    #FFE87C;
}

td.new_contact_info {
    color            : white;
    font-size        : 13px;
    font-family      : Arial, Helvetica, sans-serif;
    font-weight      : bold;
    text-align       : center;
}

td.job_info {
    color            : black;
    font-size        : 12px;
    font-family      : Arial, Helvetica, sans-serif;
    font-weight      : bold;
}

p.main_title {
    color: black;
    font-size: 25px;
    font-family: helvetica;
    font-weight: bold;
}

p.main_title_plus {
    color: black;
    font-size: 14px;
    font-family: helvetica;
    font-weight: bold;
}

td.info {
    text-align:justify
}

li.roles {
    color: black;
    font-size: 11px;
    font-family: helvetica;
}

p.roles {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
}

table.roles {
    width: 445px;
}

textarea.roles {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    padding:5px;
    width: 445px;
}

textarea.jobs {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    padding:5px;
    width: 380px;
}

div.info {
    overflow: auto;
    height: 150px;
    width: 250px;
    padding-left: 1px;
    padding-right: 5px;
    padding-bottom: 5px;
    border:0px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
}

div.covering {
    overflow: auto;
    height: 657px;
    width: 320px;
    padding-left: 1px;
    padding-right: 5px;
    padding-bottom: 5px;
    border:0px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
}

a.paypal {
    color: blue;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    text-decoration: none;
}

ul.tips_info {
    margin-left: 0;
}

li.tips_info {
    color: black;
    font-size: 12px;
    font-family: helvetica;
}

li.upload_intro {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    text-decoration: none;
}

p.tips_title {
    color: black;
    font-size: 16px;
    font-family: helvetica;
    font-weight: bold;
}

p.tips_subtitle {
    color: black;
    font-size: 14px;
    font-family: helvetica;
    font-weight: bold;
}

p.tips_info {
    color: black;
    font-size: 12px;
    font-family: helvetica;
}

p.advert_confirmation_title {
    color: blue;
    font-size: 16px;
    font-family: helvetica;
    font-weight: bold;
}

p.advert_confirmation {
    color: blue;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
}

p.picture_title {
    color: white;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    text-decoration: none;
}

p.submission_title {
    color: black;
    font-size: 18px;
    font-family: helvetica;
    font-weight: bold;
}

p.submission_field {
    color: blue;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
}

p.info_title {
    color: black;
    font-size: 16px;
    font-style: italic;
    font-family: helvetica;
    font-weight: bold;
}

p.info {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
}

p.template_tooltip {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
}

form.nomargin {
    margin: 0;
    padding: 0px;
    border-bottom: 0px;
}

select.field {
    color:black;
    font-family: helvetica;
    font-size:11px;
    background-color:#E0FFFF;
    border:1px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
    width: 90px;
}

select.country {
    color:black;
    font-family: helvetica;
    font-size:11px;
    font-weight:bold;
    background-color:#E0FFFF;
    border:1px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
    width: 150px;
}

option.mar {
    background-color:maroon;
    color:white;
}

option.white {
    background-color:white;
    color:maroon;
}

input.btn_submit {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 90px;
}

input.back {
    color: white;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color:green;
    border:1px solid black;
}

input.continue {
    color: white;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 150px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color:green;
}

input.authorise {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 90px;
}

button.btn_add_section {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 140px;
}

button.btn_preview {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 90px;
}

button.btn_old_menu {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 150px;
    background-color:cyan;
    padding: 2px;

}

button.delete {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 120px;
}

input.login_field {
    color: black;
    font-size: 11px;
    font-family: helvetica;
}

input.veri_field {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 100px;
}

input.field {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : plain;
    width       : 350px;
}

input.field_type {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 150px;
}

input.field_subject {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 350px;
}

input.field_grade {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 100px;
}

input.field_professional {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 450px;
}

input.field_training {
    color       : black;
    font-size   : 11px;
    font-family : helvetica;
    font-weight : bold;
    width       : 450px;
}

input.qualifications {
    color: black;
    font-size: 10px;
    font-family: helvetica;
    font-weight: bold;
}

input.picture {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 500px;
}

input.btn_home {
    color: black;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 150px;
}

input.btn_save {
    color: white;
    font-size: 12px;
    font-family: helvetica;
    font-weight: bold;
    width: 80px;
    height: 26px;
    background-color:green;
    border:1px solid black;
    border-radius:15px;
}

input.btn_register {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 90px;
}

input.btn_link {
    color: black;
    font-size: 11px;
    font-family: helvetica;
    font-weight: bold;
    width: 110px;
    border: 1px solid #006;
    background-color:#FFF8C6;
}

input.btn_thumbnail {
    border: 1px solid #006;
    width: 110px;
}

.upgrade_title {
    display         : inline-block;
    text-align      : center;
    vertical-align  : middle;
    padding         : 6px 12px;
    border          : 1px solid #a12727;
    border-radius   : 8px;
    background      : #ff4a4a;
    background      : -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background      : -moz-linear-gradient(top, #ff4a4a, #992727);
    background      : linear-gradient(to bottom, #ff4a4a, #992727);
    text-shadow     : #591717 1px 1px 1px;
    font            : normal normal bold 20px arial;
    color           : #ffffff;
    text-decoration : none;
    cursor          : auto;
}

img.upgrade_thumbnails {
    width  : 130px;
    height : 170px;
    border : 1px solid #a12727;
}

td.title_text {
    font-family      : arial;
    color            : white;
    font-size        : 18px;
    font-weight      : bold;
    text-align       : center;
}