/*
Theme Name: New
*/

a:hover{text-decoration:none;}
.organizars_conference_logo{
    width: 100%;
}
.organizars_conference_logo td{
    text-align: center;
    vertical-align: top;
    font-size: 20px;
	table-layout: fixed;width: 33.3333%;
}
.organizars_conference_logo img{
    width: auto;
    height: 200px;
}
.organizars_conference_logo td a{text-decoration:none;}
.organizars_conference_logo td a:hover{text-decoration:none;border:none;}


.organizars_conference_logo2{
    width: 100%;
    table-layout: fixed;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 30px;
    background: #fff;
}
.organizars_conference_logo2 td{
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    padding: 20px;
}
.organizars_conference_logo2 img{
    width: auto;
    height: 100px;
}