.container {
	border: 0;
	}

fieldset {
	padding: 0;
	margin: 0
	}
	

.content {
	}

.headerBar {
    }

.headerText {
    }

.alert {
	color:#FF0000;
	}

div.errorText {
	font-size: 12px;
	line-height:150%;
	font-weight:bold;
	color:#FF0000;
	font-family:Arial;
	background-color:#FFEEEE;
	padding:5px;
	margin:3px;
	}

a:link, a:active, a:visited, a {
	}

a.poweredBy {
	}

.poweredByBox td {
	}

.vcard, .vevent {
	background:#eee;
	border: 2px solid #ccc !important;
	padding: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	margin: 5px 0 !important;
	}

span.vcard, 
span.vevent {padding: 2px 1px 2px 70px !important; margin: 0 2px 0 !important;}

.org {
	display:block;
	margin:8px 0 0 0;
	padding-left:19px;
	background:url(http://cornucopia-inc.us1.list-manage.com/images/vcard.png) no-repeat;
	font-weight:bold;
	font-size:110%;
	}
.hcard-download {
	background:url(http://cornucopia-inc.us1.list-manage.com/images/hcard-download-or.png) no-repeat;
	padding:2px 0 2px 32px;}

/* General Form Formatting */
#mergeTable {
	width:100%;
	}
#archive-list {
	margin:3em;
	list-style:square;
	line-height:1.6em;
	}
.formText {
	padding-top: 11px;
	}
.subfield {
	display:block;
	margin:2px 0;
	padding:4px;
	line-height:30px;
	}
.phonefield .subfield, .datefield .subfield {
	display:inline;
	}
.subfield label {
	padding-left:4px;
	font-style:italic;
	}
.mergeTable {
	border-collapse:separate;
	}
.mergeRow td {
	margin: 0;
	}
input.signup, textarea.signup, select.signup {
	border:1px solid #ccc;
	padding:4px;
	color: #990000;
	font-family: Georgia, "Times New Roman", serif;
	}
textarea:focus.signup,
select:focus.signup {
	}
input.button {
	background-color: #dcdcdc;
	border:1px solid #dcdcdc;
	color: #333;
	font-family: Georgia, "Times New Roman", serif;
	padding:4px;
	}
input:focus.signup {
	border:1px solid #990000;
	}
input:hover.button {
	border:1px solid #990000;
	color: #990000;
	}
input:focus.button {
	background:#990000;
	border:1px solid #990000;
	color: #FFF;
	}
.radioButton {
	margin: 20px 5px 0 0;
	}
.countryfield select {
	min-width:120px;
	}
.radiogroup label {
	padding-right:12px;
	}
#archive-list-title {
	margin-bottom:5px;
	}
#archive-company {
	font-weight:normal
	}
#archive-company,
#archive-subscribe-link {
	margin:5px 0;
	}
#archive-subscribe-link {
	float:right;
	margin-top:2px;
}
#forward-friend-table label {
	font-weight:bold;
	}
#forwardToFriendFooter {
	padding-top:10px;
	border-top:1px solid #ccc;
	}