#page { background: url("http://www.heart-valve-surgery.com/heart-surgery-blog/wp-content/themes/heart/images/kubrickbg.jpg") repeat-y top; border: none; }

.style83 {font-weight: bold}
.style83 {font-weight: bold}


#form_registration{
/*
    width: 800px;
*/
    text-align:left;
    padding-top: 30px;
}
    
    
.head{
/*
    color: #db0000;
    font-size: 14pt;
    padding: 0 0 5px 0;
*/
color: black;
font-size: 25px;
font-weight: 500;
margin: 0px;
padding: 23px 0px 15px;
}
    
    
.registration{
    background-color: #feffdf;
background-color: #fff;
    padding: 5px 20px 5px 20px;
    margin-top: 30px;
margin-top: 6px;
}
.titleblock{
    color: #000000;
    font-size: 14pt;
    padding: 5px 0 5px 0;
}
    
.form_block{
    background-color: #ffffff;
    width: 750px;
    text-align: left;
    padding: 5px;
}
    
.click{
    background-color: #655b9c;
    height: 30px;
    color: #ffffff;
    font-size: 14pt;
    border: none;
    cursor: pointer;
}
    
.step2{
    display: none;
}
.step3{
    display: none;
}
ul{
    list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}


