﻿#emailListBackground_css
{	
    padding-top: 15px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #252c30;
    border: 1px solid #384449;
    position: relative;    
    width:300px;
    height: 70px;
}

.emailListPos_css
{   
    position: relative;
    left: 14px;    
}


