	/* ----- Contact Form ----- */

		h3.comments-header {
			padding-left: 8px;
			font-style: normal;
			font-weight: normal;
			font-size: 1.8em;
			font-variant: normal;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #5b0316;
			margin: 14px 0px 5px 0px;
			line-height: 1.6em;
		}
		
		#comments p {
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
			font-size: 1.1em;
			color: #363636;
			margin-right: 15px;
			margin-left: 5px;
			margin-top: 15px;
		}
		
		div#comments-open {
			width: 588px;
			background-image: url(/images/0707_tff4_cmntbg.gif);
			background-repeat: repeat-y;
			margin-top: 15px;
		}
		
		#comments-open-footer {
			background-position: center bottom;
			background-repeat: no-repeat;
			background-image: url(/images/0707_tff4_cmntft.gif);
			height: 50px;
			width: 588px;
		}
		
		h2.comments-open-header {
			background-repeat: no-repeat;
			background-image: url(/images/0707_tff4_cmnthd.gif);
			width: 588px;
			height: 46px;
			padding: 0px;
			margin-left: 0px;
			margin-bottom: 10px;
			text-indent: -9999px;
		}
		
		#comments form label {
			display: block;
			margin: 5px 0px 15px 20px;
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
			color: #363636;
			font-size: .9em;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: .5em;
			width: 30px;
			text-align: left;
			float: left;
			clear: left;
		}
		
		#comments #comments-open-text label, #comments #comment-form-remember-me label {
			width: 500px;
		}
		
		#comment-form-remember-me {
			margin: -35px 0px 0px 290px;
			float: right;
		}
		
		#comment-bake-cookie {
			margin-bottom: 0px;
			background: #fff;
			border: solid 1px #a88038;
		}
		
		div#comments-open-data div {
			display: block;
		}
		
		#comments-open-data .commentEntryField {
			float: right;
			margin: 0px 20px 15px 0px;
			width: 450px;
			background: #fff;
			border: solid 1px #a88038;
		}
					
		#comment-text {
			width: 545px;
			height: 250px;
			margin-left: 20px;
			background: #fff;
			border: solid 1px #a88038;
		}
		
		input#comment-submit, input#comment-preview {
			width: 60px;	
		 	margin: 10px 0px 10px 20px;
		}
		
		input#comment-submit {
			margin-top: -32px
		}
		
		a.commenter-profile img {
			border: 0px;
		}
		
		div.comment-header {
			color: #363636;
			margin-left: 5px;
			font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, sans-serif;
			font-size: 1em;
			
			padding: 8px 0px;
			border-bottom: dotted 1px #666633;
			font-weight: bold;
		}	
		
		.commenter-name {
			margin: 0px;
			padding: 0px;
		}
		
		.comment-header a:link, div.comment-header a:visited, .comment-date a:link, .comment-date a:visited {
			text-decoration: none;
			color: #b3481a;
			border-bottom: dotted 1px #e8c280;

		}
		
		.comment-date {
			float: right;
			margin: -8px 0px 20px 0px;
			padding-right: 10px;
			position: relative;
		}
		
		div.odd {
			background-image: url(/images/0707_tff4_cmnt_oddbg.gif);
			background-repeat: repeat-y;
			width: 588px;
		}
		
		div.odd div.comment {
			background-image: url(/images/0707_tff4_cmnt_oddhd.gif);
			background-repeat: no-repeat;
			background-position: top;
			padding-top: 8px;
		}
		
		div.odd div.comment div.inner {
			padding: 0px 15px 8px 15px;
			background-image: url(/images/0707_tff4_cmnt_oddft.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		div.odd div.comment-footer {
		
		}
				
		div.even {
			background-image: url(/images/0707_tff4_cmnt_evenbg.gif);
			background-repeat: repeat-y;
			width: 588px;
		}
		
		div.even div.comment {
			background-image: url(/images/0707_tff4_cmnt_evenhd.gif);
			background-repeat: no-repeat;
			background-position: top;
			padding-top: 8px;
		}
		
		div.even div.comment div.inner {
			padding: 0px 15px 8px 15px;
			background-image: url(/images/0707_tff4_cmnt_evenft.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		
		}
		
		
		
		div.even div.comment-footer {
			
		}	
		
		
		