td.activeSubscription {
   width: 250px;
   margin-right: 25px;
   text-align: left;
   vertical-align: top;
}

td.formSubscription {
   border-left: 1px solid #000000;
   margin: auto;
}

td.formLeftSubscription {
   width: 30%;
   margin-left: 5px;
   margin-right: 15px;
   text-align: left;
   vertical-align: middle;
}

td.formRightSubscription {
   width: 70%;
   margin-left: 5px;
   margin-right: 15px;
   text-align: left;
   vertical-align: middle;
}

td.formButtonSubscription {
   width: 100%;   
   text-align: center;
   vertical-align: middle;
}


td.formRightSubscription {
   width: 100px;
   margin-right: 15px;
   text-align: left;
   vertical-align: top;
}

table.activeSubscription {
   width: 98%;
   border: 0px solid #000;
}

td.activeSubscription {
   color: #000;
}

a.activeSubscription {
   color: #000;
   text-decoration: none;
}

a:hover.activeSubscription {
   color: #000;
}

table.msgWindow {
   border-collapse: collapse;
   margin-right: auto;
   margin-left: auto;
   margin-top: 50px;
}

td.msgWindowCornerTopLeft {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/corner_top_left.jpg); 
   background-repeat: no-repeat;
   margin:0px;    
   padding:0px;
   width:14px;
   height:26px;
}

td.msgWindowCornerTopRight {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/corner_top_right.jpg); 
   background-repeat: no-repeat;
   margin:0px;    
   padding:0px;
   width:14px;
   height:26px;
}

td.msgWindowCornerBottomLeft {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/corner_bottom_left.jpg); 
   background-repeat: no-repeat;
   margin:0px;    
   padding:0px;
   width:14px;
   height:26px;
}

td.msgWindowCornerBottomRight {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/corner_bottom_right.jpg); 
   background-repeat: no-repeat;
   margin:0px;    
   padding:0px;
   width:14px;
   height:26px;
}

td.msgWindowBorderTop {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/border_top.jpg); 
   background-repeat: repeat-x;
   margin:0px;    
   padding:0px;
   height:26px;
}

td.msgWindowBorderBottom {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/border_bottom.jpg); 
   background-repeat: repeat-x;
   margin:0px;    
   padding:0px;
   height:26px;
}

td.msgWindowBorderLeft {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/border_left.jpg); 
   background-repeat: repeat-y;
   margin:0px;    
   padding:0px;
   width:14px;
}

td.msgWindowBorderRight {
   background-image: url(http://www.pinch.it/components/com_adsubscription/images/msgWindow/border_right.jpg); 
   background-repeat: repeat-y;
   margin:0px;    
   padding:0px;
   width:14px;
}

td.msgWindowBody {
   background-color: #f1f1f1;	
   text-align: justify;
   vertical-align: middle;
}
