/* CSS styles for all Email Security pages */


/* start - header styles */
#header .mainhdg {
    padding-left: 6.3em;
    }
/* end - header styles */


/* start - local nav styles */
.navbar.local .tab a {
    padding-left: .9em;
    padding-right: 1.6em;
    letter-spacing: 0px;
    }

.navbar.local .tab.offmenu a,
.navbar.local .tab.onmenu a {
    padding-left: 1.6em;
    }
/* end - local nav styles */


/* start - content styles */
#content {
    padding-bottom: 3em;
    }

#content h4,
#content h4.hdg_a,
#content h4.hdg_b {
    text-transform: none;
    font-size: 1.6em;
    background: none;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 120%;
    color: #1a1d55;
    }

#content h5 {
    text-transform: none;
    margin-top: 0.8em;
    margin-bottom: 0;
    font-size: 1.3em;
    line-height: 150%;
    }

#content p {
    margin-top: 0;
    margin-bottom: 0;
    }

#content p + p,
#content ul + p {
    margin-top: 0.8em;
    }

#content ul,
#content ol {
    line-height: 1.6em;
    margin-top: 0;
    margin-bottom: 0;
    }

#content ol {
    margin-left: -1.8em;
    }

#ieroot #content ol {
    margin-left: 2.2em;
    }

#content .features h5,
#content .features h5.hdg_b {
    background: none;
    text-transform: none;
    font-size: 1.55em;
    color: #1a1d55;
    margin-bottom: 0;
    padding-bottom: 0;
    }


/* end - content styles */


/* start - sidebar styles */
#sidebar {
    padding-top: 0;
    padding-bottom: 3em;
    }

#sidebar .prodshot p {
    margin-top: -3.5em;
    }

#sidebar h5.flash {
    margin-top: 1.5em;
    }
/* end - sidebar styles */
 
/* styles for Product Price in sidebar */
#sidebar .prodprice {
background: url(/images/bg_sidebar_lb.jpg) repeat-y right top;
_background: none;
padding: 0.75em 0 0.5em 2em;
margin: 2em 0 0 0;
}

#sidebar .prodprice h4 {
padding: 0;
margin: 0 0 -0.25em 0.25em;
font-size: 1em;
font-weight: bold;
color: #1A1D55;
text-transform: uppercase;
position: relative;
z-index: 1;
}

#ieroot #sidebar .prodprice h4 {
margin: 0 0 -0.5em 0.25em;
}

#sidebar .prodprice h2 {
font-size: 1em;
padding: 0;
margin: -0.1em 0 0 0;
text-transform: none;
line-height: normal;
}

#sidebar .prodprice h2 .amt {
font-size: 3.8em;
letter-spacing: -1px;
line-height: 95%;
}

#sidebar .prodprice h2 .sign {
font-size: 1.6em;
position: relative;
top: -0.9em;
}

#sidebar .prodprice h2 .for {
text-transform: uppercase;
font-size: 1em;
}

#sidebar .prodprice h3 {
font-size: 1.6em;
text-transform: none;
margin: -0.15em 0 0;
padding: 0;
line-height: normal;
}

#sidebar .prodprice h3 .arrow {
font-size: 0.75em;
}

#sidebar .prodprice h3 a,
#sidebar .prodprice h3 a:visited {
color: #1A1D55;
}

#sidebar .prodprice h3 a:hover {
color: #4271CF;
}