html {
	/*height:100%;*/
	margin-bottom:1px;
	color: #737373;
}
/*
input {
	color: #aaa;
}*/

input[type=text], textarea {
	background-color: #fff
}

.topRightAlignRight {
	float: right;
	position: relative;
	top: 26px;
	margin-right: -127px;
}
.topRightUserBar {
	background-color: #000;
	height: 85px;
	float: right;
	background-image: url(images/custom/userTRBox_tile.jpg);
	cursor: default;
}
.topRightUserBarLeft {
	width: 20px;
	height: 85px;
	background-image: url(images/custom/userTRBox_left.jpg);
	float: left;
}
.topRightUserBarRight {
	width: 20px;
	height: 85px;
	background-image: url(images/custom/userTRBox_right.jpg);
	float: right;
}

a:focus {
	outline:0px;
}

/* The general styles that apply to all elements */
* {
	margin:0;
	padding:0;
}
.clr {
	clear:both;
}
pre {
	font-size: small;
}
a, a:visited {
	color: #537ca4;
	text-decoration: none;
}
a:hover {
	color: #4070a1;
	text-decoration: none;
}
.leftAlignSubmitButtons {
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.boardLink {
	margin-top: -5px;
	font-size: 12px;
	line-height: -3px;
}
.boardDescription {
	line-height: 0px;
}
.posterName {
	font-size: 12px;
}
/* (MAIN) LAYOUT */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height:100%;
	font-family: Tahoma, Arial, sans-serif;
	color: #737373;
	text-align:left;
	line-height: 1em;
	font-size: 0.7em;
	background: #8f969c url(images/custom/bg_top.jpg) 0 0 repeat-x;
}
textarea {
	font-family: Verdana, Tahoma, Arial, sans-serfi;
	font-size: 13px;
	color: #444444;
}
#containerAll {
	width: 95%;
/*	width: 1050px; */
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	margin: 0 auto;
	width: 95%;
	position: relative;
}
.newImg {
	line-height: 1px;
}
/* style selectors end */
/* HEADER */
#header {
	width:100%;
	height: 124px;
	background: #dedede url(images/custom/header_bg.png) 0 0 repeat-x;
}

#header-l {
	background: #dedede url(images/custom/header_l.png) 0 0 no-repeat;
	padding-left: 220px;
	position: relative;
}

/*
#header-l {
	background: #dedede url(images/custom/header_christmas_edition_2009.png) 0 0 no-repeat;
	padding-left: 220px;
	position: relative;
}
*/

#header-r {
	background: #dedede url(images/custom/header_r.png) 100% 0 no-repeat;
	padding-right: 150px;
	position: relative;
}
.lettersHide {
	display: none;
	visibility: hidden;
}
.logoLink {
	width: 140px;
	height: 30px;
	margin-left: -188px;
	margin-top: 46px;
	cursor: hand;
}
.sloganArea {
	margin-left: -148px;
	margin-top: 2px;
	float: left;
	width: 220px;
}
.sloganText {
	font-size: 11px;
	font-family: Tahoma ,Verdana, Arial, Helvetica, sans-serif;
	color: #263F5E;
	cursor: default;
	word-spacing: 0px;
	line-height: 12px;
	letter-spacing: 1px;
	float: left;
}
.boldEncide {
	font-weight: bold;
}
.headerSmilie {
	border: none;
	margin-left: 5px;
	margin-top: -1px;
	padding: 0px;
	float: left;
}
#logo {
	float: left;
	margin-left: 10px;
}
#logo a, #logo a:visited {
	color:#fff;
	text-decoration: none;
}
#logo a:hover {
	color: #eee;
	text-decoration: none;
}
a.logo {
	display:block;
	margin-top: 1px;
	height:51px;
	width:260px;
	background:transparent url(images/custom/logo.png) no-repeat 0 0;
}
a.logo-txt {
	height:52px;
	line-height: 52px;
	font-size: 2em;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* header end */
/* Navigation */
/* main nav */
.sepHead {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
}
#mainnav {
	height: 42px;
	line-height: 39px;
	padding: 0;
	margin: 0;
	background: #444 url(images/custom/nav_bg_dark.png) 0 0 repeat-x;
}
#mainnav-l {
	background: #444 url(images/custom/nav_l_dark.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
#mainnav-r {
	background: #444 url(images/custom/nav_r_dark.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
#mainnav ul {
	list-style: none;
	margin-left: -10px;
	padding: 0px;
}
#mainnav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/custom/nav_div_dark.png) 100% 50% no-repeat;
}
#mainnav li a {
	color: #aec7cd;
	padding: 0 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	text-shadow: 0 1px 1px #222;
}
#mainnav li a:hover, #mainnav li.current a {
	color: #FFF;
	background: url(images/custom/nav_pointer_dark.png) 50% 0 no-repeat;
}
/* mainnav end*/
/* USER BAR / QUICK SEARCH */
#userbar {
	height: 62px;
	width: 100%;
	color: #0066FF;
	background: #dedede url(images/custom/userbar.png) 0 0 repeat-x;
	cursor: default;
	margin: 0px;
	padding: 0px;
}
#userbar a, #userbar a:visited {
	color: #688ecd;
}
#userbar a:hover {
	color: #709ade;
}
#userbar-l {
	background: #dedede url(images/custom/userbar_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
#userbar-r {
	background: #dedede url(images/custom/userbar_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
#topbar {
	float: left;
	margin-top: 7px;
	padding-left: 10px;
	line-height: 15px;
	color: #fff;
	position: relative;
}
.topbar2 {
	margin-top: 13px;
	margin-right: 10px;
}
#searcharea {
	float: right;
	margin: 10px 10px 0 0;
	position: relative;
}
#loggedin {
	float: left;
	margin: 18px 20px 0 0;
}
#loggedin2 {
	float: left;
	margin: 18px 12px 0 0;
}
.greyBarSearch {
	float: right;
	vertical-align: middle;
}
.greyBarSearch input {
	color: #aaa;
}
.greyBarSearch input:focus {
	color: #555;
}
.greyBarSearchButton {
	position: relative;
	top: 4px;
	left: 4px;
	width:27px;
	height:18px;
	border:none;
	bottom:-3px;
	padding:0;
}
#topbar form input, #searcharea form input {
	background: #fff;
	margin-top: 10px;
	padding-left:3px;
	width:120px;
	position:relative;
	border:1px inset;
	bottom:2px;
	color: EFEFEF;
}
#topbar form input:focus, #searcharea form input:focus {
	background:#fff;
}
#topbar form input.submit, #searcharea form input.submit {
	width:27px;
	height:18px;
	border:none;
	bottom:-3px;
	padding:0;
}
/* LINKTREE / PATHWAY */
.pathway {
	height: 38px;
	line-height: 37px;
	padding: 0;
	margin: 0;
	color: #777777;
	font-weight: bold;
	background: #dedede url(images/custom/pathway_bg.png) 0 0 repeat-x;
	cursor: default;
	text-shadow: 0 1px 1px #FFF;
}
.pathway-l {
	background: #dedede url(images/custom/pathway_l.png) 0 0 no-repeat;
	margin: 0px 0;
	padding-left: 30px;
	position: relative;
}
.pathway-r {
	background: #dedede url(images/custom/pathway_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.pathway a, .pathway a:visited {
	color: #555555;
	font-weight: normal;
}
.pathway a:hover {
	color: #444444;
	font-weight: normal;
}
/* FOOTER */
#footer {
	height: 50px;
	line-height: 42px;
	padding: 0;
	color: #748596;
	font-weight: normal;
	margin: 0;
	background: #dedede url(images/custom/linktree_bg.png) 0 0 repeat-x;
	cursor: default;
	text-shadow: 0 1px 1px #FFF;
}
#footer, #footer2 {
	text-align: center;
}
#footer-l {
	background: #dedede url(images/custom/linktree_l.png) 0 0 no-repeat;
	margin: 0px 0;
	padding-left: 20px;
	position: relative;
}
#footer-r {
	background: #dedede url(images/custom/linktree_r.png) 100% 0 no-repeat;
	padding-right: 20px;
	position: relative;
}
#footer a, #footer a:visited {
	color: #556677;
	font-weight: normal;
}
#footer a:hover {
	color: #334455;
	font-weight: normal;
}
.footerLeft {
	text-align: left;
	float: left;
	margin-left: 5px;
}
.footerRight {
	text-align: right;
	float: right;
	margin-right: 5px;
}
.footerHide {
	display: none;
	visibility: hidden;
}
.hideFoot {
	text-align: left;
	float: left;
	margin-left: 10px;
	display: none;
	visibility: hidden;
}
.topBtn {
	width: 38px;
	height: 32px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: -14px;
	margin-top: 5px;
	background: #dedede url(images/custom/topBtn_idle.png) no-repeat;
}
.topBtn:hover {
	background: #dedede url(images/custom/topBtn_hover.png) no-repeat;
}
.topBtn:active {
	background: #dedede url(images/custom/topBtn_active.png) no-repeat;
}
.topBtnHoverLoad {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background: #dedede url(images/custom/topBtn_hover.png) no-repeat;
}
.topBtnActiveLoad {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background: #dedede url(images/custom/topBtn_active.png) no-repeat;
}
.topBtnSpace {
	width: 38px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: #dedede url(images/custom/topBtn_idle.png) no-repeat;
	cursor: auto;
}
.topBtnSpace:hover {
	background: #dedede url(images/custom/topBtn_hover.png) no-repeat;
}
.topBtnSpace:active {
	background: #dedede url(images/custom/topBtn_active.png) no-repeat;
}
.nothing {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
/* BOARDINDEX.TEMPLATE.PHP */
.bluebg {
	height: 39px;
	line-height: 41px;
	padding: 0 0 0 5px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	cursor: default;
	background: #dedede url(images/custom/silverbg.png) 0 0 repeat-x;
	text-shadow: 0 1px 1px #333;
}
.bluebg a, .bluebg a:visited {
	color: #fff;
}
.bluebg a:hover {
	color: #ccc;
}
.bluebg-l {
	background: #dedede url(images/custom/silverbg_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.bluebg-r {
	background: #dedede url(images/custom/silverbg_r.png) 100% 0 no-repeat;
	padding-right: 20px;
	position: relative;
}
.border {
	padding-bottom: 0px;
	margin: 0;
	background-color: #fff;
}
.border-l {
	background: #fff url(images/custom/border_l.png) 0 0 repeat-y;
	padding-left: 13px;
	position: relative;
}
.border-r {
	background: #fff url(images/custom/border_r.png) 100% 0 repeat-y;
	padding-right: 12px;
	position: relative;
}
.bluebgbottom {
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	background: #dedede url(images/custom/silverbgbottom.png) 0 0 repeat-x;
}
.bluebgbottom-l {
	background: #dedede url(images/custom/silverbgbottom_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.bluebgbottom-r {
	background: #dedede url(images/custom/silverbgbottom_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.infocenter {
	height: 36px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #dedede url(images/custom/bluebg.png) 0 0 repeat-x;
}
/* SIDE BG AREA */
.sidebg {
	padding: 0;
	margin: 0;
	background: #f0f0f0 url(images/custom/sidebg.png) 0 0;
}
.sidebg-l {
	background: #f0f0f0 url(images/custom/sidebg_l.png) 0 0 repeat-y;
	padding-left: 30px;
	position: relative;
}
.sidebg-r {
	background: #f0f0f0 url(images/custom/sidebg_r.png) 100% 0 repeat-y;
	padding-right: 30px;
	position: relative;
}

/* darkContent AREA */

.darkContent-top {
	height: 17px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	background: #fff url(images/custom/darkContent_bg_top.png) 0 0 repeat-x;
}
.darkContent-top-l {
	background: #fff url(images/custom/darkContent_top_left.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.darkContent-top-r {
	background: #fff url(images/custom/darkContent_top_right.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.darkContent {
	background-color: #e6e6e6;
}
.darkContent-l {
	background: #fff url(images/custom/darkContent_bg_left.png) 0 0 repeat-y;
	padding-left: 30px;
	position: relative;
}
.darkContent-r {
	background: #fff url(images/custom/darkContent_bg_right.png) 100% 0 repeat-y;
	padding-right: 30px;
	position: relative;
}
.darkContent-bot {
	height: 12px;
	line-height: 12px;
	padding: 0;
	margin-top: -1px;
	background: #fff url(images/custom/darkContent_bg_bot.png) 0 0 repeat-x;
}
.darkContent-bot-l {
	background: #fff url(images/custom/darkContent_bot_left.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.darkContent-bot-r {
	background: #fff url(images/custom/darkContent_bot_right.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}

/* NEWS NEWSFADER */
.greenbg {
	height: 38px;
	line-height: 40px;
	cursor: default;
	padding: 0;
	margin: 0;
	color: #555555;
	font-weight: bold;
	text-align: center;
	background: #dedede url(images/custom/greybg.png) 0 0 repeat-x;
	text-shadow: 0 1px 1px #EEE;
}
.greenbg a, .greenbg a:visited {
	color: #555555;
}
.greenbg a:hover {
	color: #737373;
}
.greenbg-l {
	background: #dedede url(images/custom/greybg_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.greenbg-r {
	background: #dedede url(images/custom/greybg_r.png) 100% 0 no-repeat;
	padding-right: 20px;
	position: relative;
}
.newsfader {
	padding-bottom: 0px;
	margin: 0;
	background-color: #ffffff;
	text-align: center;
}
#smfFadeScroller, .newsbox {
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #ccc;
	font-size: 11px;
}
.greenbgbottom {
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	background: #dedede url(images/custom/greybgbottom.png) 0 0 repeat-x;
}
.greenbgbottom-l {
	background: #dedede url(images/custom/greybgbottom_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.greenbgbottom-r {
	background: #dedede url(images/custom/greybgbottom_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
/* boardindex.template.php end */
/* MESSAGEINDEX.TEMPLATE.PHP */
.bluebg2 {
	height: 21px;
	line-height: 21px;
	padding: 0;
	margin: 0;
	background: #dedede url(images/custom/silverbg2.png) 0 0 repeat-x;
}
.bluebg2-l {
	background: #dedede url(images/custom/silverbg2_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.bluebg2-r {
	background: #dedede url(images/custom/silverbg2_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.whitetop {
	height: 8px;
	line-height: 8px;
	padding: 0;
	margin: 0;
	background: #fff url(images/custom/white_top.png) 0 0 repeat-x;
}
.whitetop-l {
	background: #fff url(images/custom/white_top_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.whitetop-r {
	background: #fff url(images/custom/white_top_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.whitebox {
	background-color: #fff;
}
.whitebox-l {
	background: #fff url(images/custom/white_l.png) 0 0 repeat-y;
	padding-left: 30px;
	position: relative;
}
.whitebox-r {
	background: #fff url(images/custom/white_r.png) 100% 0 repeat-y;
	padding-right: 30px;
	position: relative;
}
.whitebot {
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	background: #fff url(images/custom/white_bot.png) 0 0 repeat-x;
}
.whitebot-l {
	background: #fff url(images/custom/white_bot_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.whitebot-r {
	background: #fff url(images/custom/white_bot_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
.buttonbar {
	height: 32px;
	line-height: 32px;
	padding: 0;
	margin: 0;
	color: #555555;
	font-weight: bold;
	background: #fff url(images/custom/buttonbar_bg.png) 0 0 repeat-x;
}
.buttonbar-l {
	background: #fff url(images/custom/buttonbar_l.png) 0 0 no-repeat;
	margin: 0;
	padding-left: 30px;
	position: relative;
}
.buttonbar-r {
	background: #fff url(images/custom/buttonbar_r.png) 100% 0 no-repeat;
	padding-right: 20px;
	position: relative;
}
/* messageindex.template.php end */
.greenbg2 {
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	background: #dedede url(images/custom/greybg2.png) 0 0 repeat-x;
}
.greenbg2-l {
	background: #dedede url(images/custom/greybg2_l.png) 0 0 no-repeat;
	padding-left: 30px;
	position: relative;
}
.greenbg2-r {
	background: #dedede url(images/custom/greybg2_r.png) 100% 0 no-repeat;
	padding-right: 30px;
	position: relative;
}
/* SMF main styles */
p, div#userbar p {
  margin-top: 0;
  margin-bottom: 5px;
}
hr, .hrcolor {
	height: 1px;
	margin-bottom: 5px;
	border: 0;
	color: #666;
	background: #ccc;
}
/* The headings */
h1, h2, h3, h4, h5 {
	font-weight: 100;
}
/* The tables */
table {
	margin: 0 auto;
}
/* No image should have a border when linked */
a img {
border: 0;
}
.postbuttons img {
	margin-right: 4px;
}
/* A quote, perhaps from another post. */
.quote {
	color: #000000;
	background: #F0F8FF url(images/quote.gif) no-repeat bottom right;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 4px solid #8394B2;
	font-size: 12px;
	line-height: 1.4em;
	padding: 8px;
}
.quote div.quote {
	background: #F0F8FF url(images/blank.gif) no-repeat bottom right;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #000000;
	background: #FFF8F5 url(images/code.gif) no-repeat bottom right;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 4px solid #FF6600;
	padding: 8px;
	font-size:  12px;
	line-height: 1.4em;
	font-family: "courier new", helvetica, "times new roman", serif;
	white-space: nowrap;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader {
	background: #E4EAF2;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 8px;
}
.codeheader {
	background: #FDDBCC;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #FF6600;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 8px;
}
.help {
	cursor: help;
}
.meaction {
	color: red;
}
.editor {
	width: 96%;
}
.highlight {
	background: yellow;
	font-weight: bold;
	color: black;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, tr.windowbg td {
	padding: 5px;
	vertical-align: middle;
	background: #f0f0f0;
	border-bottom: 1px solid #eee;
}
.windowbg2,tr.windowbg2 td {
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #fcfcfc;
	border-bottom: 1px solid #eee;
}
.windowbg3,tr.windowbg3 td {
	padding: 5px;
	background: #efefef;
	border-bottom: 1px solid #ddd;
}.windowbg4, tr.windowbg4 td {
	padding: 5px;
	vertical-align: top;
	background: #f0f0f0;
	border-bottom: 1px solid #eee;
}
/* the today container in calendar */
.calendar_today {

}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding: 4px;
	background-color: #fff;
}
.titlebg img, titlebg2 img {
	vertical-align: middle;
}
tr .catbg {
	padding: 4px;
	background-color: #fff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
  border: 1px solid #CCC;
}
.bordercolorUnderSpace {
  padding-bottom: 1px;
  margin-bottom: 1px;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #DEDEDE;
}
/* This is used on tables that should just have a border around them. */
.tborder {
  border: 1px solid #CCC;
  padding: 1px;
  margin-bottom: 1px;
  background-color: #fff;
}
.smalltext {
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext {
	font-size: 90%;
	cursor: default;
}
.normaltext {
	font-size: small;
}
.largetext {
	font-size: large;
}
.post, .personalmessage {
	width: 100%;
	overflow: auto;
	line-height: 1.4em;
	font-family: Verdana, Tahoma, Arial, sans-serfi;
	font-size: small;
}
.signature {
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
.signature img {
	display: none;
	visibility: hidden;
}
.error {
	color: red;
}
#helpmain ul, #helpmain ol {
	margin: 0 0 12px 25px;
}
#ajax_in_progress {
	background: #FFF url(images/ajaxloading.gif) no-repeat 10%;
	color: #000;
	text-align: left;
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	padding: 10px;
	padding-left: 65px;
	position: absolute;
	left: -105px;
	width: 105px;
	border: 1px solid #D0D0D0;
}
#ajax_center {
	top: 45%;
	width: 105px;
	position: absolute;
	left: 50%;
}
.collapse_img img {
	float: right;
	margin: 10px 10px 0 0;
}
#verificiation_image {
	margin-bottom: 10px;
	background-color: #fff;
}