﻿h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #9D9E9C;
}

.spacer {
    font-size: 1.1em;
	line-height: 1.1em;
}

.long_form_text {
	width: 250px;
	margin-top: 1px;
}

.short_form_text {
	width: 80px;
	/*width: 70px;*/
	margin-top: 1px;
	text-align: right;
}

.dropdown {
	width: 84px;
	/*width: 74px;*/
	margin-top: 1px;
}

.twocol_long_form_text {
	width: 522px;
	margin-top: 1px;
}

.comments_form_text {
	width: 522px;
	margin-top: 1px;
	padding: 1px;
}

.message {
	border-collapse: collapse;
	width: 566px;
}

tr.ButtonSpacing td {
	text-align: right;
}

.introTable {
	border-collapse: collapse;
	width: 566px;
}

.mainTable {
	width: 535px;
	margin-left:15px; 
	margin-right:15px;
	margin-bottom:8px;
}

.splitTable{
	width: 565px;
	margin-bottom:8px;
}

.titleTable {
	width: 550px;
	margin-left:0px; 
	margin-right:15px;
	margin-bottom:8px;
}

.buttonTable {
	border-collapse: collapse;
	width: 566px;
}

.button {
    width: 50px;
}

.widerbutton {
    width: 75px;
}

.newbuttonTable {
	border-collapse: collapse;
	width: 277px;
}

/*
.dotted_line {
	margin: 0px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 566px;
}

.spacer_dotted_line {
	margin: 1px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 566px;
}

.new_dotted_line {
	margin: 0px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 277px;
}

.new_spacer_dotted_line {
	margin: 1px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 277px;
}*/
