.newsletter.block{
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 width: 220px;
 }

.newsletter .block .body {
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 10px 0px 10px;
 background-color:white;
 }

.newsletter .head {
 height: 15px;
 background-image: url('/programma/ontopic/images/triangle_green.gif');
 background-repeat: no-repeat;
 background-position: top left;
 background-color:white;
 }

.newsletter h2{
 border: 0px solid black;
 color: #e30011;
 font-size: 1.2em;
 line-height:1em;
 }

.newsletter h2 a{
 color: #e30011;
 }

.newsletter h2 a{
 color: #e30011;
 }

.newsletter label{
 font-weight:bold;
 }

.newsletterEmailaddress{
 margin: 10px 0px 15px 0px;
 padding: 0px 0px 0px 0px;
 width: 175px;
 height: 18px;
 color: #93bc00;
 border: 1px solid black;
 font-weight:bold;
 }

.newsletter p{
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 width: 180px;
 border: 0px solid black;
 }

.submit {
 color: white;
 background-color: #93bc00;
 float: right;
 }


.newsletter img.picture {
 border: 1px solid #d7d7d7;
 margin: 0px 0px 10px 20px;
 padding: 0px 0px 0px 0px;
 } 

.block.newsletter img.morebutton{
 border:none;
 float: right;
 margin-left:10px;
 margin-bottom: 5px;
 }
  
#container2 .newsletter {
 }

#container2 .newsletter .bottom {
 display: block;
 border-bottom: 1px dotted #e30011;
 }

#container2 .newsletter h1{
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 0px 0px;
 width: 300px;
 color: #e30011;
 font-size: 1.2em;
 line-height:1.2em;
}

#container2 .newsletter h2{
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 10px 0px;
 width: 300px;
 color: #e30011;
 font-size: 1.2em;
 line-height:1.2em;
 }

#container2 .newsletter h3{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 0px;
 color: #000000;
 font-size: 0.8em;
 line-height:1.2em;
 }

#container2 .newsletter img.picture {
 margin: 0px 12px 12px 0px;
 clear: left; 
 clear: left;
 border: 1px solid #e30011;
 }


