div.subscibers_list{

}

div.subscibers_list{

}

div.subscibers_list div.topic_header, div.subscibers_list div.links{
   background-color: #ADD8E6;
   border: 1px solid #ADD8E6;   
   padding: 3px;
}

div.subscibers_list div.topic_header div.mail_list_item{
   float:left;
   width:100px;
   font-weight: bold;
}

div.subscibers_list div.topic_header div.mail_list_item_ico{
   float:right;
   width:60px;
   font-weight: bold;   
}

div.subscibers_list  div.mail_list_item{
   float:left;
   width:100px;
}

div.subscibers_list div.mail_list_item_ico{
   float:right;
   width:60px;
}

div.subscibers_list div.newsletter{
   padding: 3px;
   margin: 2px 0px;
   background-color: #E0F0F6;
   border: 1px solid #ADD8E6;
}

div.subscibers_list div.topic_1_button{
	cursor: pointer;
	padding:5px;
	width:80px;
	font-weight: bold;
   font-size: 12px;
   background-color: #E0F0F6;
   border: 1px solid #ADD8E6;   
   margin-bottom: 3px;
}


div.account_updated{
	text-align:center; 
	margin:15px 0px 15px 0px; 
	font-size: 13px;
	font-weight:bold; 
	width:100%
}

div.signup_form{
   margin:20px;
}

div.signup_form div.title{

}

div.signup_form div.comment{

}

div.signup_form .invalid{

}

div.signup_form right_button{
	float:right;
}
div.signup_form left_button{
	float:left;
}

div.signup_form div.input_box{

}

div.signup_form div.error_message{

}

div.signup_form div.title{

}

div.message{
   margin: 30px;
   font-size: 16px;
   font-weight: bold;
   color:#FF0000;
   text-align: center;
}