/* CSS Document */

body, td, th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#3f3f3f;
	padding:0;
	margin:0;
	/*line-height:1.3em;*/
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background-color:#FFFFFF;
}
a:link {
	color:#0000B1;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color:#0000B1;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color:#0000B1;
	font-weight:normal;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color:#0000B1;
	font-weight:normal;
}
.listlink:link {
	color:#9F0000;
	text-decoration:underline;
	font-weight:bold;
}
.listlink:visited {
	text-decoration:underline;
	color:#5F0000;
	font-weight:bold;
}
.listlink:hover {
	text-decoration: none;
	color:#5F0000;
	font-weight:bold;
}
.listlink:active {
	text-decoration:underline;
	color:#DF0000;
	font-weight:bold;
}
p {
	padding-bottom:10px;
}
.news-title {
	font-size:17px;
	color:#BA020C;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:7px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding-top:5px;
 *padding-top:10px;
}
h2 {
	font-size:14px;
	color:#BA020C;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:7px
}
h3 {
	font-size:12px;
	color:#BA020C;
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
}
ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:8px;
}
li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:8px;
	padding-bottom:9px;
}
.title {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:5px;
}
.noticeme {
	font-size:17px;
	font-weight:bold;
	color:#BA020C;
}
.bookings {
	font-size:15px;
	font-weight:normal;
	color:#000;
}
#float-right {
	float:right;
	width: 200px;
	Padding-left: 40px;
}
#float-left {
	float:left;
	width: 400px;
	Padding: inherit;
}
#image-float-left {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}
#image-float-right {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float:left;
	width: 1000px;
	height: 130px;
}
#topbar {
	float:left;
	width:1000px;
	height:40px;
	margin-top:10px;
	background-image:url('../images/build/wide/header.gif');
	display:none;
}
#search {
	float:right;
	width:300px;
	height:30px;
	margin-top:5px;
}
#header-left {
	float:left;
	width:850px;
	height:130px;
	background-image:url('../images/build/header-left.gif');
}
#header-right {
	float:left;
	width:150px;
	height:130px;
	background-image:url('../images/build/header-right.gif');
}
#navbar {
	float:left;
	width:1000px;
	height:30px;
	margin-bottom:10px;
	border-top:5px solid #cc0000;/*background-image:url('../images/build/edexcel.gif');
	background-position:right;
	background-repeat:no-repeat;*/
}
#main-content {
	float:left;
	width:1000px;
}
#left-column {
	float:left;
	width:300px;
	margin-right:20px;
}
/*#training-courses {
	float:left;
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
} */
#left-column-header {
	float:left;
	width:300px;
	height:20px;
	padding-top:5px;
	background-image:url('../images/build/wide/left-column-header.gif');
	text-align:center;
}
#left-column-header-shop {
	float:left;
	width:300px;
	height:20px;
	padding-top:5px;
	background-image:url('../images/build/wide/left-column-header-shop.gif');
	text-align:center;
}
#left-column-content {
	float:left;
	width:276px;
	min-height: 25px;
	height:auto !important;
	border-left:2px solid #D1D1D1;
	border-right:2px solid #D1D1D1;
	padding:10px;
}
#left-column-footer {
	float:left;
	width:300px;
	height:10px;
	background-image:url('../images/build/wide/left-column-footer.gif');
	margin-bottom:5px;
}
#right-column {
	float:left;
	width:680px;
}
#right-column-header {
	float:left;
	width:680px;
	height:25px;
	background-image:url('../images/build/wide/right-column-header.gif');
	text-align:center;
}
#right-column-content {
	float:left;
	width:656px;
	min-height: 350px;
	height:auto !important;
	border-left:2px solid #D1D1D1;
	border-right:2px solid #D1D1D1;
	padding:10px;
}
/*#wide-content ul, li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:8px;
	padding-bottom:3px;
	padding-top:5px;
}*/

/*right-column-content ul, li {
	list-style-position:outside;
	list-style-type:disc;
    padding-bottom:5px;
    margin-left:10px;
} */

#right-column-footer {
	float:left;
	width:680px;
	height:10px;
	background-image:url('../images/build/wide/right-column-footer.gif');
}
#quicklinks {
	float:left;
	width:680px;
	height:120px;
}
#wide-header {
	float:left;
	width:1000px;
	height:25px;
	background-image:url('../images/build/wide/wideheader.gif');
	text-align:center;
}
#wide-content {
	float:left;
	width:976px;
	border-left:2px solid #D1D1D1;
	border-right:2px solid #D1D1D1;
	padding:10px;
}
#wide-footer {
	float:left;
	width:1000px;
	height:10px;
	background-image:url('../images/build/wide/widecolumnfooter.gif');
}
#footer {
	float:left;
	width:1000px;
	height:50px;
	margin-top:10px;
}
#footer-left {
	float:left;
	width:120px;
	height:50px;
	background-image:url('../images/build/footer-left.png');
}
#footer-right {
	float:left;
	width:880px;
	height:50px;
	background-image:url('../images/build/footer-right.png');
}
/* Navigation Menu */

td.menu-item {
	float:left;
	height: 25px;
	width:104px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('../images/build/navtab02.png');
	background-repeat:no-repeat;
	margin-right:5px;
}
td.menu-item-hover {
	float:left;
	height: 25px;
	width:104px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('../images/build/navtab01.png');
	background-repeat:no-repeat;
	margin-right:5px;
}
td.menu-item-selected {
	float:left;
	height: 25px;
	width:104px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('../images/build/navtab01.png');
	background-repeat:no-repeat;
	margin-right:5px;
}
div.book-now {
	float: left;
	width: 150px;
	height: 30px;
	background: url( '../images/build/booknow-btn.png' ) top left no-repeat;
	overflow:hidden;
	margin-left:10px;
}
div.book-now a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.book-now a:hover {
	float: left;
	width: 150px;
	height: 30px;
	background: url( '../images/build/booknow-btn.png' ) top right no-repeat;
}
div.backtocourses {
	float: left;
	width: 239px;
	height: 30px;
	background: url( '../images/build/backtocourses-btn.png' ) top left no-repeat;
	overflow:hidden;
}
div.backtocourses a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.backtocourses a:hover {
	float: left;
	width: 239px;
	height: 30px;
	background: url( '../images/build/backtocourses-btn.png' ) top right no-repeat;
}
/* Sub Menu */

td.submenu-item {
	background-color:#BFBFBF;
	height:35px;
	width:120px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	border-bottom: 1px solid #fff;
}
td.submenu-item-hover {
	background-color:#BFBFBF;
	height:35px;
	width:120px;
	color:#CB0407;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	border-bottom: 1px solid #CB0407;
}
td.submenu-item-selected {
	background-color:#BFBFBF;
	height:35px;
	width:120px;
	color:#CB0407;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	border-bottom: 1px solid #CB0407;
}
/* Side Menu */

.sidemenu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 276px;
}
.sidemenu li {
	text-align:left;
	margin: 0;
	padding: 0;
}
.sidemenu a {
	background: #fff;
	border-bottom: 1px solid #cccccc;
	color: #444;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}
.sidemenu a:hover {
	background: #B50101;
	color: #fff;
	padding-bottom: 8px;
	font-weight:bold;
	text-align:left;
}
.sidemenu a:active {
	background: #B50101;
	color: #fff;
	padding-bottom: 8px;
	font-weight:bold;
	text-align:left;
}
/* Email Newsletter Form */

.req {
	color: #900201;
}
#email-newsletter div {
	margin-bottom:10px;
}
#email-newsletter legend span {
	font-size:1.5em;
	line-height:1.0;
	color:#00ADEF;
	width:630px;
}
#email-newsletter label {
	float:left;
	width:100px;
	text-align:left;
}
#email-newsletter .cat_dropdown_smaller {
	width:60px;
}
#email-newsletter input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width:150px;
}
/* Tab Content */

.indentmenu {
	font: 12px Arial;
	width: 976px;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	background-image:url('../images/build/tabcontent2.png');
	color: white !important;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align:center;
	width:150px;
	height:20px;
	margin-right:5px;
}
.indentmenu ul li a:visited {
	color: white;
}
.indentmenu ul li a.selected {
	float:left;
	background-image:url('../images/build/tabcontent1.png');
	color: black!important;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align:center;
	width:150px;
	height:20px;
	margin-right:5px;
}
.tabcontentstyle { /*style of tab content container*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
/* Tab Content 02 */

.indentmenu2 {
	font: bold 12px Arial;
	width: 100%;
}
.indentmenu2 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.indentmenu2 ul li {
	display: inline;
}
.indentmenu2 ul li a {
	float: left;
	background-color:#6585AE;
	color: white;
	padding: 5px 9px;
	text-decoration: none;
	text-align:center;
	border-right:1px solid #000;
}
.indentmenu2 ul li a:visited {
	color: white;
}
.indentmenu2 ul li a.selected {
	background-color:#AA0101;
	color: white !important;
	padding-top: 6px; /*shift text down 1px*/
	padding-bottom: 4px;
	text-align:center;
}
.tabcontentstyle2 { /*style of tab content container*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent2 {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
/* Tab Content3 */

.indentmenu3 {
	font: 12px Arial;
	line-height:1.5em;
	width: 976px;
	margin-top:10px;
}
.indentmenu3 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.indentmenu3 ul li {
	display: inline;
}
.indentmenu3 ul li a {
	float: left;
	background-image:url('../images/build/tabcontent3.png');
	color: white !important;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align:center;
	width:150px;
	height:20px;
	margin-right:5px;
}
.indentmenu3 ul li a:visited {
	color: white;
}
.indentmenu3 ul li a.selected {
	float:left;
	background-image:url('../images/build/tabcontent3.png');
	color: white !important;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align:center;
	width:150px;
	height:20px;
	margin-right:5px;
}
.tabcontent3style { /*style of tab content container*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent3 {
	display:none;
}
 @media print {
.tabcontent3 {
	display:block !important;
}
}
/* Accordion */

* {
	margin:0;
	list-style-position:none;
	list-style-type:none;
	padding:0;
}
#basic-accordian {
	border:5px solid #EEE;
	padding:5px;
	width:630px;
	z-index:2;
}
#basic-accordian-courses {
	border:5px solid #EEE;
	padding:5px;
	width:640px;
	z-index:2;
}
.accordion_headings {
	padding:5px;
	background:#6585AE;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings:hover {
	background:#840006;
}
.accordion_headings_green {
	padding:5px;
	background:#008500;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings_green:hover {
	background:#008500;
}
.accordion_child {
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
	background:#EEE;
}
.header_highlight {
	background:#840006;
}
.red {
	font-size:18px;
	color: #A70101;
	font-weight:bold;
}
.red2 {
	font-size:16px;
	color: #A70101;
	font-weight:bold;
}
/* Quick Links */

#free-reports {
	float:left;
	width:227px;
	height:120px;
}
#free-reports-image {
	float:left;
	width:100px;
	height:100px;
}
#free-reports-text {
	float:left;
	width:120px;
	height:120px;
	text-align:left;
	padding-top:15px;
}
#book-now {
	float:left;
	width:226px;
	height:120px;
}
#book-now-image {
	float:left;
	width:100px;
	height:100px;
}
#book-now-text {
	float:left;
	width:120px;
	height:120px;
	text-align:left;
	padding-top:15px;
}
#faq {
	float:left;
	width:227px;
	height:120px;
}
#faq-image {
	float:left;
	width:100px;
	height:100px;
}
#faq-text {
	float:left;
	width:120px;
	height:120px;
	text-align:left;
	padding-top:15px;
}
/* Products */

span.price {
	color:#9F0000;
	font-size:14px;
	font-weight:bold;
}
#product {
	float:left;
	border-bottom:1px solid #CCCCCC;
	height:auto !important;
	margin-bottom:10px;
	min-height:166px;
}
.product-image {
	float:left;
	width:100px;
	height:156px;
	padding-right:10px;
	padding-bottom:10px;
}
div.featuredcourse {
	float: left;
	width: 270px;
	height: 50px;
	background: url( '../images/build/featuredcourse-btn.png' ) top left no-repeat;
	overflow:hidden;
}
div.featuredcourse a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.featuredcourse a:hover {
	float: left;
	width: 270px;
	height: 50px;
	background: url( '../images/build/featuredcourse-btn.png' ) top right no-repeat;
}
div.handcuff {
	float: left;
	width: 270px;
	height: 75px;
	background: url( '../images/build/handcuff-btn.png' ) top left no-repeat;
	overflow:hidden;
}
div.handcuff a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.handcuff a:hover {
	float: left;
	width: 270px;
	height: 75px;
	background: url( '../images/build/handcuff-btn.png' ) top right no-repeat;
}
div.restrainttrainerscourse {
	float: left;
	width: 270px;
	height: 75px;
	background: url( '../images/build/restrainttrainerscourse.png' ) top left no-repeat;
	overflow:hidden;
}
div.restrainttrainerscourse a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.restrainttrainerscourse a:hover {
	float: left;
	width: 270px;
	height: 75px;
	background: url( '../images/build/restrainttrainerscourse.png' ) top right no-repeat;
}
div.restrainttrainers {
	float: left;
	width: 280px;
	height: 50px;
	background: url( '../images/build/restrainttrainerscourse2.png' ) top left no-repeat;
	overflow:hidden;
	margin-bottom:10px;
}
div.restrainttrainers a {
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
	margin-bottom:10px;
}
div.restrainttrainers a:hover {
	float: left;
	width: 280px;
	height: 50px;
	background: url( '../images/build/restrainttrainerscourse2.png' ) top right no-repeat;
	margin-bottom:10px;
}
.booknowclass {
	font-size:16px;
	color:#B80203;
	font-weight:bold;
}
.booknowclass-small {
	font-size:14px;
	color:#B80203;
	font-weight:bold;
}
#booknow {
	width:425px;
	height:55px;
	margin: 5px 13px 10px 0;
	padding:5px;
}
#booknow-small {
	height:55px;
	margin: 5px 13px 10px 0;
	padding:5px;
}
#booknow-image {
	float:left;
	width:125px;
	height:50px;
}
#booknow-image-small {
	float:left;
	width:125px;
	height:50px;
}
#booknow-content {
	float:left;
	width:300px;
	height:50px;
	margin-top:15px;
}
#booknow-content-small {
	float:left;
	height:50px;
	margin-top:15px;
}
#freereports {
	float:left;
	width:656px;
	margin-bottom:10px;
}
#freereports-login {
	float:left;
	width:328px;
}
#freereports-register {
	float: left;
	width:328px;
}
/* Form Styling */

#bookingform div {
	padding-bottom:10px;
}
#bookingform label {
	float:left;
	width:250px;
	margin-right:10px;
}
#nfps-form div {
	padding-bottom:10px;
}
#nfps-form label {
	float:left;
	margin-right:10px;
	width:250px;
}
#nfps-form fieldset legend span {
	color:#BA020C;
	font-size:16px;
	padding:10px;
	background-color:#FFF;
}
#nfps-form fieldset {
	border:1px dotted #454545;
	margin-bottom:20px;
	position:relative;
	padding:10px;
}
#right-column-content-left {
	float:left;
	width:50%;
}
#right-column-content-right {
	float:left;
	width:50%;
	margin-top:30px;
}
#right-column-content-full {
	float:left;
	width:100%;
}
/* New Course Template */

#trainingcourses-maincontent {
	float:left;
	width:656px;
	height:auto;
}
#trainingcourses-image {
	float:left;
	width:656px;
	height:auto;
}
.trainingcourses-content-left {
	float:left;
	width:318px;
	height:auto;
	margin-right:10px;
}
.trainingcourses-content-right {
	float:left;
	width:328px;
	height:auto;
}
.trainingcourses-content-top {
	border-top:1px solid #CB0508;
	padding-top:10px;
	margin-top:10px;
	float:left;
	width:656px;
	height:auto;
}
.trainingcourses-content-bottom {
	float:left;
	width:656px;
	height:auto;
	margin-top:10px;
}
#course-list-div {
	margin-left:20px;
	padding-bottom:10px;
}
#flash {
	margin-bottom:10px;
}
.catProdAttributeTitle {
	margin-bottom:5px;
}
#noticemebg {
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #EEEEEE;
	padding:18px;
	margin-top:5px;
	margin-bottom:5px;
}
/* REVAMP */

#free-eletter {
	float:left;
	width:200px;
	min-height:10px;
}
#new-nfps-form div {
	margin-bottom:10px;
}
#new-nfps-form .cat_dropdown_smaller {
	width: 75px;
}
#new-nfps-form input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width: 200px;
}
#left-column-content-eletter {
	float:left;
	width:220px;
	min-height:25px;
	height:auto !important;
	padding:10px 10px 10px 70px;
	background-image:url('/images/build/freeinfo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#left-column-content-shoppingcart {
	float:left;
	width:280px;
	min-height:35px;
	height:auto !important;
	padding:30px 10px 10px 10px;
	background-image:url('/images/build/yourcart.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
/* NAV */

/* Sub Menu */

td.sub-menu-item {
	height:25px;
	width:280px;
	padding-bottom:8px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	background-image:url('/images/build/course-menu-hover.jpg');
	background-repeat:no-repeat;
	padding-top:5px;
	font-size:16px;
	font-weight:500;
}
td.sub-menu-item-hover {
	height:25px;
	width:280px;
	padding-bottom:8px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	background-image:url('/images/build/course-menu.jpg');
	background-repeat:no-repeat;
	padding-top:5px;
	font-size:16px;
	font-weight:500;
}
td.sub-menu-item-selected {
	height:25px;
	width:280px;
	padding-bottom:8px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	background-image:url('/images/build/course-menu-hover.jpg');
	background-repeat:no-repeat;
	padding-top:5px;
	font-size:16px;
	font-weight:500;
}
#leftcoldiv {
	float:left;
	width:290px;
	padding:5px;
	min-height:10px;
}
#leftcoldivfooter {
	float:left;
	width:300px;
	min-height:15px;
	background-image:url('/images/build/divide.jpg');
}
td.pay-menu-item {
	float:left;
	height: 25px;
	width:128px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('/images/build/paytab2.jpg');
	background-repeat:no-repeat;
	margin-right:5px;
}
td.pay-menu-item-hover {
	float:left;
	height: 25px;
	width:128px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('/images/build/paytab.jpg');
	background-repeat:no-repeat;
	margin-right:5px;
}
td.pay-menu-item-selected {
	float:left;
	height: 25px;
	width:128px;
	color:#000;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	background-image:url('/images/build/paytab3.jpg');
	background-repeat:no-repeat;
	margin-right:5px;
}
#footer-leftb {
	float:left;
	width:120px;
	height:50px;
	background-image:url('/images/build/footer-leftb.png');
}
#footer-rightb {
	float:left;
	width:880px;
	height:50px;
	background-image:url('/images/build/footer-rightb.png');
}
#right-column-headerb {
	float:left;
	width:680px;
	height:25px;
	background-image:url('/images/build/right-column-headerb.jpg');
	text-align:center;
}
#right-column-contentb {
	float:left;
	width:660px;
	min-height: 350px;
	height:auto !important;
	padding:10px;
}
#right-column-footerb {
	float:left;
	width:680px;
	height:10px;
	background-image:url('/images/build/wide/right-column-footer.gif');
}
#left-columnb {
	float:left;
	width:302px;
	padding-right:9px;
}
#right-columnb {
	float:left;
	width:678px;
	padding-left:9px;
	border-left:2px solid #D1D1D1;
}
#wide-headerb {
	float:left;
	width:1000px;
	height:25px;
	background-image:url('/images/build/wideheaderb.jpg');
	text-align:center;
}
#wide-contentb {
	float:left;
	width:980px;
	padding:10px;
}
#wide-footerb {
	float:left;
	width:1000px;
	height:10px;
	background-image:url('/images/build/wide/widecolumnfooter.gif');
}
.captchaimg {
	text-align:left;
	margin-bottom:10px;
}
	
