/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   This file is for your custom styles
   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Change the path in the background url's if it is not correct for your system.
*/

.tb-next {
	background: url(/comm/images/next-b.gif) right no-repeat;
	padding: 0 10px 0 0;
	}
.tb-prev {
	background: url(/comm/images/prev-b.gif) left no-repeat;
	padding: 0 0 0 10px;
	}
.tb-first {
	background: url(/comm/images/first-b.gif) left no-repeat;
	padding: 0 13px 0 0;
	}
.tb-last {
	background: url(/comm/images/last-b.gif) right no-repeat;
	padding: 0 0 0 13px;
	}
	
/* +++++ ThickBox +++++ */
#TB_next {
	background: url(/comm/images/right-arrow.gif) right bottom no-repeat;
	padding-right: 10px;
}
#TB_prev {
	background: url(/comm/images/left-arrow.gif) left bottom no-repeat;
	padding-left: 10px;
}
#TB_title{
	background: url(/talkback/images/TBbg.gif) repeat-x;
}

.tb-leave-comment-legend {
	color: #800;
	text-align: left;
	margin-top: 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tb-comment-legend {
	color: #800;
	text-align: left;
	margin-top: 1em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tb-comment-link {
	text-align: left;
}
#tb-panel-wrapper {
	width: 780px;
	margin: auto;
	background: #fff;
}
#tb-panel-header, #tb-panel-footer {
    width:100%;
	background: #3464AE;
	text-align: center;
	font-size: 12px;
	color: white;
	padding: 5px 10px 5px 10px;
}
#tb-panel {
	background: #ffffff;
	font-size: 100%;
}
.tb-label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tb-form-div .tb-field {
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
#tb-form-div textarea {
	font-size: 12px;
}
#tb-panel-content {
	border: none;
}
.tb-panel-link {
	font-size: 12px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   If you want to use the supplied background image for the comment header,
	remove these top and bottom comment lines from this block of styles.
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#tb-wrapper {
	width: 780px;
	}
/*.tb-comment-header, .tb-comment-header-admin {
	background: url(/talkback/images/header430.png);
	border: none;
	height: 24px;
	}
.tb-reply .tb-comment-header, .tb-reply .tb-comment-header-admin {
	background: url(/talkback/images/header410.png);
	border: none;
	height: 24px;
	}
.tb-author-loc, .tb-author-loc-admin  {
	padding: 4px 0 0 5px;
	float: left;
	}
.tb-date, .tb-id, .tb-date-admin, .tb-id-admin {
	padding: 5px 5px 0 0;
	float: right;
	}
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
