body {
	background: none;
}


.strapLine, #mainMenu, #user-info, #breadcrumb, #top-right, #top, #footer{
    visibility: hidden;

}

.outer{ 
    height: 500px;
}

.leftColumn{ 
    height: 500px;
    margin-top: 0px;
    padding-top: 0px;
}

.outer {
	visibility: hidden;
}

#phorum {
    margin: -220px 0 0 0 !important;
	visibility: visible;
	width: 620px;
	color:Black;
	font-family:inherit;
	font-size:inherit;
}

#phorum div.generic {
	background-color: #FFF;
	border:0px;
	padding:0px;
}

#phorum div.attention {
	color: #FFF;
	border:0px;
	padding:10px;
	background-color:#CC0000;
}

#spamhurdles_captcha {
	font-size:inherit;
}

#spamhurdles_captcha_explain {

}

#spamhurdles_captcha_answer_input {
	border: solid 1px #000;
	height:20px;
}

.registerTable {
	padding: 0 30px 0 0;
}

.registerTable input{
	border: solid 1px #000;
	height:16px;
	
}

#spamhurdles_captcha_answer_input {
	border: solid 1px #000;
	height:16px;
}

.td0 {
}

.td1 {
	border-right:#CCC solid 1px;
        margin-right: 15px;
        padding-bottom: 10px;
}

.td2 {
	border-top:#CCC solid 1px;
        padding-top: 15px;
        margin-top: 15px;
}

.generic {
        margin-left: 15px;
}
