/* CSS Document */



.listserv-nopro {
		padding-left: 100px;
		background-image: url(../images/listserv/nopro.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px; 	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-subscribe {
		padding-left: 100px;
		background-image: url(../images/listserv/subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-send {
		padding-left: 100px;
		background-image: url(../images/listserv/send.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px; 	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-changing {
	padding-left: 100px;
	background-image: url(../images/listserv/changing-settings.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #eedda8;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
}

.listserv-mail {
	padding-left: 100px;
	background-image: url(../images/listserv/mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-nomail {
		padding-left: 100px;
		background-image: url(../images/listserv/nomail.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-digest {
		padding-left: 100px;
		background-image: url(../images/listserv/digest.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-ack {
		padding-left: 100px;
		background-image: url(../images/listserv/ack.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-noack {
		padding-left: 100px;
		background-image: url(../images/listserv/noack.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-repro {
		padding-left: 100px;
		background-image: url(../images/listserv/repro.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-norepro {
		padding-left: 100px;
		background-image: url(../images/listserv/norepro.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;
}

.listserv-signoff {
		padding-left: 100px;
		background-image: url(../images/listserv/signoff.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px; 	background-color: #eedda8;
	padding-top: 15px;
	padding-right: 5px;	padding-bottom: 10px;
}
.listserv-signoff2 {		padding-left: 100px;
		background-image: url(../images/listserv/signoff2.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	display: block; 	margin-top: 30px;
	margin-bottom: 10px;	padding-top: 15px;
	padding-right: 15px;	padding-bottom: 10px;
	border: 1px dotted #CCC;}
.listserv-red {
	font-weight: bold;
	color: #FF3300;

}

	.caution-list {
	background-color: #FFFFFF;
	background-image: url(../images/listserv/caution.gif);
	display: block;
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #C30;

}
