﻿body
{   
    background-image: url(../../Images/stripe.png);
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;    
    color:#000000;
    margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;	
}



.transparent_class .conteudo { position:relative; }

.textboxNewsletters 
{
    height:20px;    
    background-color:#525455;
    border-style:solid;
    border:2px;
    border-color:White; 
    color:white;
    vertical-align:middle;    
    }
   
 .IE8Fix  
 {  z-index: 100;
 }
 
