﻿div.callToAction p
{
    margin:0px;
}
div.callToAction .leftImageAlign
{
    padding-right:5px;
}
div.callToAction
{
    width:160px;
    overflow:hidden;
    
}
div.callToAction div.c2aTop
{
    background-image:url('Promo_C2a/imgPromo_01.png');
   /* width:160px;*/
    height:8px;
    background-repeat:no-repeat;
    font-size:0px;
}
div.callToAction div.menuTitle
{
 padding:0px 10px 5px 10px;   
    
}
div.callToAction p.menuTitle
{
    font-weight:bold;
}
div.callToAction div.c2aCont
{
 background-image:url('Promo_C2a/imgPromo_02.png');  
 background-repeat:repeat-y;
 width:auto;
 min-height:80px;
 overflow:hidden;
 
}
div.callToAction div.menuItem
{
    padding:5px 10px 5px 10px;
    overflow:hidden;
    


}
div.callToAction .miSmallFont
{
    font-size:11px;
}
div.callToAction .miRegFont
{
 font-size:12px;   
}
div.callToAction div.itemSep
{
    background-image:url('Promo_C2a/imgPromoC2AHr.png');  
    width:auto;
    height:2px;
    background-repeat:repeat-x;
    margin-left:2px;
    margin-right:2px;
}
div.callToAction div.itemCont
{
    width:auto;
}
div.callToAction div.c2aBottomBg
{
     background-image:url('Promo_C2a/imgPromo_04.png');
     background-position:0px bottom;
     background-repeat:no-repeat;
     width:auto;

}
div.callToAction div.c2aBottom
{
    height:8px;
    width:auto;
     background-image:url('Promo_C2a/imgPromo_05.png');
     background-repeat:no-repeat;
     font-size:0px;
}

div.callToAction .icSpan ,div.callToAction div.menuItem span
{
 border:solid 1px red; 
 width:10px
}
