.main{
height:340px;

}

.container {
background:#A80000;
color:#fff;
margin:0px 10px;
width:240px;
}

.container2 {
background:#A80000;
color:#fff;
margin:0px 15px;
width:240px;
position:relative;
top:57px;
left:-60px;
}


.rtop, .rbottom{
display:block;
background:#fff;
}
 .rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#A80000;
}

.r1{margin: 0 5px}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4{margin: 0 1px; height: 2px}


.video{
margin-left:20px;
padding:20px 0px 20px 0px;
}



.optin-form{
background:#C0C0C0C0;
color:black;
align:center;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:10px;
}


ul.align{
list-style-type: none;

}

ul.align li{
float:left;
padding: 0px 0px 0px 0px;
}


.note{
font-weight: bold;
color:#A80000;
font-size: 14pt;
text-align: center;
background-color:#c0c0c0c0
}
