
#log {}

#log_res {
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
}

#log_res p {
	margin: 0;
	padding: 0 0 5px 0;
}

#log_res.ajax-loading {
	background: url(http://www.visible.net/graphics/loading-form.gif) center no-repeat;
}

.error {
	color: #cc0000;
	margin: 0;
	padding: 0;
}

.error-container {
	background: #ffffd6;
	border: 1px solid #cc0000;
	margin-bottom: 20px;
	padding: 5px 0 5px 5px;
}

.success {
	color: #27b900;
	margin: 0;
	padding: 0;
}

.success-container {
	background: #ffffd6;
	border: 1px solid #27b900;
	margin-bottom: 20px;
	padding: 5px 0 5px 5px;
}

input[type=submit], input[type=button], input[type=reset], button{
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 1px;
}

button img {
	vertical-align: middle;
}

input[type=submit]:active, input[type=button]:active, input[type=reset]:active, button:active, button[type=button]:active {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #c7c7c7;
	border-left-color: #979797;
	border-top-color: #979797;
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover, button[type=button]:hover {
	background: url(http://www.visible.net/graphics/submit-button.png);
	color: #0065a6;
	cursor: pointer;
}

/* start contacts form styles */

#contacts-form {
	margin-top: 20px;
}

#contacts-form a {
	color: #0065a6;
	text-decoration: underline;
}

#contacts-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#contacts-form .contacts-form-top {}
	
#contacts-form .contacts-form-middle {
	margin-bottom: 20px;	
}
	
#contacts-form .contacts-form-bottom {}

#contacts-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#contacts-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
   
#contacts-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
   
#contacts-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}
       
#contacts-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#contacts-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
   
#contacts-form .first, #contacts-form .last, #contacts-form .email, #contacts-form .phone, #contacts-form .company, #contacts-form .website, 
#contacts-form .subject {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}
   
#contacts-form textarea {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}

#contacts-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end contacts form styles */

/* start support form styles */

#support-form {
	margin-top: 20px;
}

#support-form a {
	color: #0065a6;
	text-decoration: underline;
}

#support-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#support-form .support-form-top {}
	
#support-form .support-form-middle {
	margin-bottom: 20px;
}
	
#support-form .support-form-bottom {}

#support-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#support-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#support-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#support-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#support-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#support-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#support-form .first, #support-form .last, #support-form .email, #support-form .phone, #support-form .company, 
#support-form .website, #support-form .address, #support-form .city, #support-form .state, #support-form .zip, 
#support-form .subject {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}

#support-form .purchase-date-day, #support-form .purchase-date-month, #support-form .purchase-date-year {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 36px;
}
	
#support-form .username {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	width: 143px;
}
	
#support-form .services {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#support-form .request {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#support-form textarea {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}
	
#support-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#support-form .select {
	background-color: #ffffff;
}
	
#support-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}

#support-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end support form styles */

/* start e-checklist form styles */

#e-checklist-form {
	margin-top: 20px;
}

#e-checklist-form a {
	color: #0065a6;
	text-decoration: underline;
}

#e-checklist-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#e-checklist-form .checklist-form-top {}
	
#e-checklist-form .checklist-form-middle {
	margin-bottom: 20px;
}
	
#e-checklist-form .checklist-form-bottom {}
	
#e-checklist-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#e-checklist-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#e-checklist-form .form-container-left-color {
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#e-checklist-form .form-container-right-color {
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#e-checklist-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#e-checklist-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}
	
#e-checklist-form label.layout {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

#e-checklist-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#e-checklist-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#e-checklist-form .example-one, #e-checklist-form .example-two, #e-checklist-form .example-three, #e-checklist-form .main-domain, #e-checklist-form .domain-two, 
#e-checklist-form .domain-three, #e-checklist-form .date, #e-checklist-form .subject {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}
	
#e-checklist-form .colorfield1, #e-checklist-form .colorfield2, #e-checklist-form .colorfield3, #e-checklist-form .colorfield4,
#e-checklist-form .colorfield5, #e-checklist-form .colorfield6 {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}
	
#e-checklist-form .email-one, #e-checklist-form .email-two, #e-checklist-form .email-three, #e-checklist-form .email-four, 
#e-checklist-form .email-five {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 100px;
}
	
#e-checklist-form .layout {
	vertical-align: top;
}
	
#e-checklist-form .request {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	width: 175px;
}
	
#e-checklist-form .logo {
	width: 175px;
}
	
#e-checklist-form .font {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#e-checklist-form textarea {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}
	
#e-checklist-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#e-checklist-form .select {
	background-color: #ffffff;
}
	
#e-checklist-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}
	
#e-checklist-form .select-choice-arial {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
}
	
#e-checklist-form .select-choice-verdana {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
}
	
#e-checklist-form .select-choice-tahoma {
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma;
}
	
#e-checklist-form .select-choice-helvetica {
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica;
}
	
#e-checklist-form .select-choice-times-new {
	background-color: #ffffff;
	color: #000000;
	font-family: times;
}
	
#e-checklist-form .select-choice-courier-new {
	background-color: #ffffff;
	color: #000000;
	font-family: courier;
}
	
#e-checklist-form .select-choice-georgia {
	background-color: #ffffff;
	color: #000000;
	font-family: georgia;
}
	
#e-checklist-form .select-choice-avant-garde {
	background-color: #ffffff;
	color: #000000;
	font-family: avantgarde;
}
	
#e-checklist-form .select-choice-palatino {
	background-color: #ffffff;
	color: #000000;
	font-family: palatino;
}
	
#e-checklist-form .select-choice-bookman {
	background-color: #ffffff;
	color: #000000;
	font-family: bookman;
}
	
#e-checklist-form .select-choice-garamond {
	background-color: #ffffff;
	color: #000000;
	font-family: garmond;
}
	
#pickerform {}
	
#pickerform #pickerhexval {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	margin-top: 15px;	
	width: 86px;
}
	
#pickerform #pickerrval, #pickerform #pickerhval, #pickerform #pickergval, #pickerform #pickersval,
#pickerform #pickerbval, #pickerform #pickervval {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	margin-bottom: 3px;
}

/* end e-checklist form styles */

/* start m-checklist form styles */

#m-checklist-form {
	margin-top: 20px;
}

#m-checklist-form a {
	color: #0065a6;
	text-decoration: underline;
}

#m-checklist-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#m-checklist-form .checklist-form-top {}
	
#m-checklist-form .checklist-form-middle {
	margin-bottom: 20px;
}
	
#m-checklist-form .checklist-form-bottom {}
	
#m-checklist-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#m-checklist-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#m-checklist-form .form-container-left-color {
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#m-checklist-form .form-container-right-color {
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#m-checklist-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#m-checklist-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}
	
#m-checklist-form label.layout {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

#m-checklist-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#m-checklist-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#m-checklist-form .example-one, #m-checklist-form .example-two, #m-checklist-form .example-three, #m-checklist-form .main-domain, #m-checklist-form .domain-two, 
#m-checklist-form .domain-three, #m-checklist-form .date, #m-checklist-form .subject {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}
	
#m-checklist-form .colorfield1, #m-checklist-form .colorfield2, #m-checklist-form .colorfield3, #m-checklist-form .colorfield4,
#m-checklist-form .colorfield5, #m-checklist-form .colorfield6 {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}
	
#m-checklist-form .email-one, #m-checklist-form .email-two, #m-checklist-form .email-three, #m-checklist-form .email-four, 
#m-checklist-form .email-five {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 100px;
}
	
#m-checklist-form .layout {
	vertical-align: top;
}
	
#m-checklist-form .request {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	width: 175px;
}
	
#m-checklist-form .logo {
	width: 175px;
}
	
#m-checklist-form .font {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#m-checklist-form textarea {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}
	
#m-checklist-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#m-checklist-form .select {
	background-color: #ffffff;
}
	
#m-checklist-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}
	
#m-checklist-form .select-choice-arial {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
}
	
#m-checklist-form .select-choice-verdana {
	background-color: #ffffff;
	color: #000000;
	font-family: verdada;
}
	
#m-checklist-form .select-choice-tahoma {
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma;
}
	
#m-checklist-form .select-choice-helvetica {
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica;
}
	
#m-checklist-form .select-choice-times-new {
	background-color: #ffffff;
	color: #000000;
	font-family: times;
}
	
#m-checklist-form .select-choice-courier-new {
	background-color: #ffffff;
	color: #000000;
	font-family: courier;
}
	
#m-checklist-form .select-choice-georgia {
	background-color: #ffffff;
	color: #000000;
	font-family: georgia;
}
	
#m-checklist-form .select-choice-avant-garde {
	background-color: #ffffff;
	color: #000000;
	font-family: avantgarde;
}
	
#m-checklist-form .select-choice-palatino {
	background-color: #ffffff;
	color: #000000;
	font-family: palatino;
}
	
#m-checklist-form .select-choice-bookman {
	background-color: #ffffff;
	color: #000000;
	font-family: bookman;
}
	
#m-checklist-form .select-choice-garamond {
	background-color: #ffffff;
	color: #000000;
	font-family: garamond;
}

/* end m-checklist form styles */

/* start feedback form styles */

#feedback-form {
	margin-top: 20px;
}

#feedback-form a {
	color: #0065a6;
	text-decoration: underline;
}

#feedback-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#feedback-form .feedback-form-top {}
	
#feedback-form .feedback-form-middle {
	margin-bottom: 20px;
}
	
#feedback-form .feedback-form-bottom {}

#feedback-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#feedback-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
   
#feedback-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
   
#feedback-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#feedback-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#feedback-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
   
#feedback-form .first, #feedback-form .last, #feedback-form .email, #feedback-form .phone, #feedback-form .company, #feedback-form .website, 
#feedback-form .subject {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}
   
#feedback-form textarea {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}

#feedback-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end feedback form styles */

/* start careers form styles */

#careers-form {
	margin-top: 20px;
}

#careers-form a {
	color: #0065a6;
	text-decoration: underline;
}

#careers-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#careers-form .careers-form-top {
	margin-bottom: 20px;
}
	
#careers-form .careers-form-middle {
	margin-bottom: 20px;
}
  
#careers-form .careers-form-bottom {}
	
#careers-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#careers-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
	
#careers-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#careers-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#careers-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#careers-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#careers-form .pay, #careers-form .birth, #careers-form .first, #careers-form .last, #careers-form .email, #careers-form .phone, 
#careers-form .address, #careers-form .state, #careers-form .city, #careers-form .zip, #careers-form .employer, #careers-form .held, 
#careers-form .leaving, #careers-form .employed, #careers-form .wages, #careers-form .referral {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}

#careers-form .start-date-day, #careers-form .start-date-month, #careers-form .start-date-year, #careers-form .birth-date-day, 
#careers-form .birth-date-month, #careers-form .birth-date-year, #careers-form .employed-start-day, #careers-form .employed-start-month, 
#careers-form .employed-start-year, #careers-form .employed-end-day, #careers-form .employed-end-month, #careers-form .employed-end-year {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 36px;
}
	
#careers-form .position {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .gender {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .status {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .per {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 134px;
}
	
#careers-form .file {
	width: 175px;
}
	
#careers-form .diploma {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .school {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .degree {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .gpa {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form .referred {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#careers-form textarea {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}

#careers-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#careers-form .select {
	background-color: #ffffff;
}
	
#careers-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}

#careers-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end careers form styles */

/* start resellers form styles */

#resellers-form {
	margin-top: 20px;
}

#resellers-form a {
	color: #0065a6;
	text-decoration: underline;
}

#resellers-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#resellers-form .resellers-form-top {}
	
#resellers-form .resellers-form-middle {
	margin-bottom: 20px;
}
	
#resellers-form .resellers-form-bottom {}

#resellers-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#resellers-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
	
#resellers-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#resellers-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#resellers-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#resellers-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#resellers-form .first, #resellers-form .last, #resellers-form .email, #resellers-form .phone, #resellers-form .company, 
#resellers-form .website {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}
	
#resellers-form .service {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form .account {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form .business {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form .sales {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form .size {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form .referred {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#resellers-form textarea {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}
	
#resellers-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#resellers-form .select {
	background-color: #ffffff;
}
	
#resellers-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}

#resellers-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end resellers form styles */

/* start trial form styles */

#trial-form {
	margin-top: 20px;
}

#trial-form a {
	color: #0065a6;
	text-decoration: underline;
}

#trial-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#trial-form .trial-form-top {}
	
#trial-form .trial-form-middle {
	margin-bottom: 20px;
}
  
#trial-form .trial-form-bottom {}
	
#trial-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#trial-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
	
#trial-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#trial-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#trial-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#trial-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#trial-form .email, #trial-form .password, #trial-form .first, #trial-form .last, #trial-form .phone, #trial-form .company, 
#trial-form .website, #trial-form .title, #trial-form .address, #trial-form .city, #trial-form .state, #trial-form .zip, #trial-form .referral {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}
	
#trial-form .industry {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#trial-form .size {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#trial-form .referred {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#trial-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#trial-form .select {
	background-color: #ffffff;
}
	
#trial-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}

#trial-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}
	
/* end trial form styles */

/* start settings form styles */

#settings-form {
	margin-top: 20px;
}

#settings-form a {
	color: #0065a6;
	text-decoration: underline;
}

#settings-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#settings-form .settings-form-top {}
	
#settings-form .settings-form-middle {
	margin-bottom: 20px;
}
  
#settings-form .settings-form-bottom {}
	
#settings-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#settings-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
	
#settings-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
	
#settings-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#settings-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#settings-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
	
#settings-form .first, #settings-form .last, #settings-form .email, #settings-form .old-password, #settings-form .new-password, 
#settings-form .confirm-password, #settings-form .company, #settings-form .phone, #settings-form .address-client, #settings-form .city-client, 
#settings-form .state-client, #settings-form .zip-client, #settings-form .address-billing, #settings-form .city-billing, #settings-form .state-billing, 
#settings-form .zip-billing, #settings-form .card-name, #settings-form .verify, #settings-form .newsletter-subscribe, #settings-form .email-notify, 
#settings-form .phone-notify, #settings-form .terms {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}

#settings-form .number-block-one, #settings-form .number-block-two, #settings-form .number-block-three, #settings-form .number-block-four {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
}

#settings-form .payment-type {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}
	
#settings-form .card-type {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 145px;
}

#settings-form .expire-month {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 85px;
}

#settings-form .expire-year {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	font-size: 10px;
	width: 65px;
}

#settings-form .not-present {
	background: url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	padding-top: 1px;
}
	
#settings-form select {
	background-color: #ffffff;
	color: #979797;
}
	
#settings-form .select {
	background-color: #ffffff;
}
	
#settings-form .select-choice {
	background-color: #ffffff;
	color: #000000;
}

#settings-form .note {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#settings-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end settings form styles */

/* start survey form styles */

#survey-form {
	margin-top: 20px;
}

#survey-form a {
	color: #0065a6;
	text-decoration: underline;
}

#survey-form a:hover {
	color: #cc0000;
	text-decoration: underline;
}
	
#survey-form .survey-form-top {}
	
#survey-form .survey-form-middle {
	margin-bottom: 20px;
}
	
#survey-form .survey-form-bottom {}

#survey-form .form-container-left {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}

#survey-form .form-container-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	width: 235px;
}
   
#survey-form .field-row {
	margin-bottom: 5px;
	text-align: left;
}
   
#survey-form label {
	color: #000000;
	display: block;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

#survey-form .submit-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 10px 10px 0;
	padding: 1px;
}
	
#survey-form .clear-button {
	background: url(http://www.visible.net/graphics/submit-button.png);
	border: 2px double #979797;
	border-left-color: #c7c7c7;
	border-top-color: #c7c7c7;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 15px 0 10px 0;
	padding: 1px;
}
   
#survey-form .first, #survey-form .last, #survey-form .email, #survey-form .phone, #survey-form .company, #survey-form .website, 
#survey-form .other-1, #survey-form .other-2, #survey-form .other-3 {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 144px;
}
   
#survey-form textarea {
	background: transparent url(http://www.visible.net/graphics/form-bg.gif) top left repeat-x;
	border: 1px solid #979797;
	color: #000000;
	width: 475px;
}

#survey-form .survey-text {
	font-family: arial, verdana, helvetica;
	margin: 10px 0 5px 0;
	padding: 0;
}

#survey-form .fields {
	font-family: arial, verdana, helvetica;
	margin: 0 0 5px 0;
	padding: 0;
}

/* end survey form styles */
