input#searchBtn {
top: 5px;
}

input#newsletterBtn {
top: 5px;
}

input#searchBtn:hover {
top: 5px;
}

input#newsletterBtn:hover {
top: 5px;
}


.mac input#searchBtn
{
    top:-1px;
    
}

.ipad input#searchBtn
{
    top:-3px;
    
}


.mac input#searchBtn:hover
{
    top:-1px;
    
}

.ipad input#searchBtn:hover
{
    top:-3px;
    
}

.mac input#newsletterBtn
{
    top:-1px;
    
}
.mac input#newsletterBtn:hover
{
    top:-1px;
    
}



.ipad input#newsletterBtn
{
    top:-3px;
    
}
.ipad input#newsletterBtn:hover
{
    top:-1px;
    
}

#news_sigle_title
{
	line-height: 27px;
}
