0573153080
#page
{
    padding:5px 10px;
}

#teach_header
{
    margin: 0 15px;    
}

.teach_header_shalom
{
    padding-top: 30px;    
}

.teach_box_row
{
    clear:both;
}

.teach_box
{
    background-image: url("../../img/box_bg.png");
    display: inline-block;
    height: 254px;
    width: 470px;
    margin: 10px 3px;
}

.teach_box_img
{
    padding: 10px; 
    width: 128px;   
}

.teach_box_txt
{ 
    padding: 20px; 
    width: 280px; 
}

.teach_box_txt_title
{
    font-size: 14px; 
    font-weight: bold; 
    color: #294b8f;
    height: 40px;
}

.teach_box_txt_text
{
    height: 120px; 
}

.teach_box_txt_text div
{
    padding-top: 10px;
}
.gr_txt
{
    color: #858383;
}

.teach_box_but, .teach_box_but_dbl
{    
    background-image: url("../../img/button.png");
    width: 248px;
    text-align: center;
    font-weight: bold;
}
.teach_box_but
{
    height: 33px;
    padding-top: 12px;
}


.teach_box_but_dbl
{
    height: 40px;
    padding-top: 5px;
    
}

.buttonface
{
    font-weight: bold;
    text-decoration: none;
    color: #000066;
}

#logout_button_box
 {
    background-image: url("https://lamed.co.il/img/but.jpg");
    background-repeat: no-repeat;
    height: 49px;
    margin-top: 15px;
    padding-top: 12px;
    text-align: center;
    width: 139px;
}

#logout_button_box a
{
    color: #FFFFFF;
}