#TB_next {
	background-image: url(/talkback/images/right-arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#TB_prev {
	background-image: url(/talkback/images/left-arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#TB_title {
	background-image: url(/talkback/images/TBbg.gif);
}

.tb-next, .tb-next-hover {
	background-image: url(/talkback/images/next-blue.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.tb-prev, .tb-prev-hover {
	background-color: #fff;
	border-style: none;
	color: #003399;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
	background-image: url(/talkback/images/prev-blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
}

.tb-first, .tb-first-hover {
	background-image: url(/talkback/images/first-blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 8px;
	padding-top: 0;
}

.tb-last, .tb-last-hover {
	background-image: url(/talkback/images/last-blue.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 8px;
	padding-top: 0;
}

#tb-wrapper {
	font-family: Verdana, Arial, verdana, sans-serif;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
	width: 100%;
}

#tb-wrapper img {
	border-style: none;
}

#tb-wrapper strong {
	font-size: .9em;
}

#tb-comment-link {
	text-align: center;
}

#tb-wrapper a, #tb-wrapper a:visited {
	color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#tb-wrapper a:hover {
	text-decoration: underline;
}

.tb-comment-legend {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
	text-align: center;
}

.tb-closed-legend {
	color: #800;
	text-align: center;
}

.tb-leave-comment-legend {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tb-submit, .tb-submit-hover {
	background-color: #F5F5F5;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: black;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	padding: 0;
}

.tb-submit-hover {
	background-color: #6f6f6f;
	color: #fff;
}

#tb-sort {
	text-align: center;
}

#tb-sort .tb-num-rows {
	border-color: #A099DF;
	border-style: solid;
	border-width: 1px;
	font-size: .85em;
	text-align: center;
	width: 2em;
}

#tb-search-form {
	margin-top: 1em;
	text-align: center;
}

.tb-search-field {
	width: 150px;
}

.tb-search-highlight {
	background-color: #b9454f;
}

.tb-search-legend {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

.tb-search-text {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#tb-search-form a.help, #tb-search-form a.help:visited {
	background-color: black;
	color: #fff;
	font-family: arial, helvetica, sans-sefif;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
}

#tb-search-form .help a:hover {
	background-color: #fff;
	border-color: #8385BF;
	border-style: solid;
	border-width: 1px;
	color: #8385BF;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

.tb-comment, .tb-reply {
	margin-top: 2em;
}

.tb-reply {
	margin-left: 20px;
}

.tb-reply-legend {
	color: #888;
	font-size: .85em;
}

.tb-comment-header, .tb-comment-header-admin {
	border-bottom-color: #bbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: .9em;
	height: 1.3em;
}

.tb-author-loc, .tb-author-loc-admin {
	float: left;
}

.tb-author, .tb-author-admin {
	color: #666;
	font-weight: bold;
}

.tb-date, .tb-date-admin {
	float: right;
}

.tb-id, .tb-id-admin {
	display: none;
	float: right;
}

.tb-comment-subject, .tb-comment-subject-admin {
	font-size: .9em;
}

.tb-comment-text, .tb-comment-text-admin {
	overflow: auto;
}

.tb-comment-text pre, .tb-comment-text-admin pre {
	background-color: #eee;
	font-family: "courier new", courier, monospace;
	margin-bottom: .5em;
	margin-left: 1.5em;
	margin-right: 0;
	margin-top: .5em;
	overflow: auto;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
}

.tb-comment-text p, .tb-comment-text-admin p {
	margin-bottom: .5em;
	margin-left: 0;
	margin-right: 0;
	margin-top: .5em;
}

.tb-comment-text ol, .tb-comment-text-admin ol {
	margin-bottom: .5em;
	margin-left: -.3em;
	margin-right: 0;
	margin-top: .5em;
}

.tb-comment-text ul, .tb-comment-text-admin ul {
	margin-bottom: .5em;
	margin-left: -.3em;
	margin-right: 0;
	margin-top: .5em;
}

.tb-comment-text blockquote, .tb-comment-text-admin blockquote {
	border-left-color: #aaa;
	border-left-style: solid;
	border-left-width: 3px;
	margin-bottom: .5em;
	margin-left: 1.5em;
	margin-right: 0;
	margin-top: .5em;
	padding-left: 5px;
}

.tb-comment-text code, .tb-comment-text-admin code {
	background-color: #eee;
	font-family: "courier new", courier, monospace;
	font-size: .95em;
}

.tb-comment-footer {
	margin-bottom: 1em;
	margin-top: .5em;
	text-align: center;
}

.tb-replyto-link, .tb-edit-link, .tb-delete-link, .tb-spam-link {
	display: inline;
}

#tb-prev-next {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
}

.tb-prev, .tb-prev-hover, .tb-next, .tb-next-hover, .tb-first, .tb-first-hover, .tb-last, .tb-last-hover {
	background-color: #fff;
	border-style: none;
	color: #003399;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
}

#tb-form-div {
	margin: auto;
}

#tb-form-div a.help, #tb-form-div a.help:visited {
	background-color: black;
	color: #fff;
	font-family: arial, helvetica, sans-sefif;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
}

#tb-form-div .tb-help a:hover {
	background-color: #fff;
	border-color: #8385BF;
	border-style: solid;
	border-width: 1px;
	color: #8385BF;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

#tb_form, #tb-form-edit {
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	font-size: .85em;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
}

.tb-field {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	width: 150px;
}

.field-reply {
	border-color: #A099DF;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	width: 30px;
}

#tb-subscribe-line {
	margin-bottom: 5px;
}

#admin-reply_options {
	margin-bottom: 5px;
}

#ed_toolbar {
	margin-bottom: 5px;
}

#tb-form-edit #ed_toolbar {
	margin-top: 5px;
}

#ed_toolbar .ed-button, #ed_toolbar .ed-button-hover {
	background-color: #F5F5F5;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	padding: 0;
}

#tb-form-emoticons {
	margin-top: 5px;
}

.tb-subject-field {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	width: 85%;
}

#tb-form-div textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 10em;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	width: 99%;
}

#tb-link-target {
	display: none;
}

#tb-error {
	color: #f00;
}

.tb-error {
	color: #f00;
}

.tb-required {
	color: #f00;
	font-size: 1.2em;
}

.recaptcha_widget {
	border-color: #8f8f8f;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 5px;
	width: 335px;
}

.recaptcha_image {
	float: left;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
}

.captcha_actions {
	float: left;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 0;
	margin-top: 2px;
}

.response_line {
	clear: both;
	margin-bottom: 5px;
}

.recaptcha_response_field {
	clear: both;
	width: 188px;
}

.tb-small {
	font-size: .85em;
}

.tb-clear {
	clear: both;
	height: 1px;
}

.tb-stress {
	color: #000000;
	text-align: center;
}

.tb-credit {
	color: #666;
	font-size: .85em;
	text-align: center;
}

.tb-center {
	text-align: center;
}

#tb-panel {
	background-color: #6F6F6F;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	padding: 0;
}

#tb-panel-wrapper {
	background-color: #fff;
	margin: auto;
	width: 500px;
}

#tb-panel-header, #tb-panel-footer {
	background-color: #b9454f;
	color: white;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
}

#tb-panel-content {
	border-color: #FEAB2B;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding-bottom: 10px;
}

#tb-panel-message {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

.tb-panel-link {
	font-size: .85em;
	text-align: center;
}

#tb-panel-footer {
	color: #fff;
	font-size: .75em;
}