.disguised {
	display: none;
}
.revealed {
	display: block;
}

.ps_link {
	color: #000;
}

.eftpos-form {
	background: #f0f0ea;
	padding: 2px;
}

.button {
	text-decoration: underline ! important;
	color: #000;
	font-weight: bold;
	/*
	background-color: #D4D0C8;
	color: #333333;
	padding: 2px 6px 2px 6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	*/
}
.button:hover {
	text-decoration: none;
}

.recomendationTitle {
	font-size: 14px;
	font-weight: bold;
}

#contact_details select,
#contact_details input {
	border: 1px solid #b7b7b7;
	padding: 1px;
	width: 220px;
}
.eftpos-form textarea {
	border: 1px solid #b7b7b7;
	padding: 1px;
	width: 90%;
	margin-bottom: 10px;
}

ol.business_questions ul,
ol.business_questions  {
	padding: 0px;
	margin: 0px;
}

ol.business_questions  li {
	padding: 5px 0px;
	list-style: none;
}
ol.business_questions ul li {
	padding: 0px;
	margin-left: 15px;
	list-style: disc;
}

.errorText {
	font-size: 16px;
	font-weight: bold;
	color: #f33;
}

#lyr_list_word_0,
#lyr_list_word_1 {
	display: none; 
	border: 0px; 
	padding: 0px; 
	margin: 0px;
	float: left;
}

#lyr_list,
#lyr_list_0,
#lyr_list_1 {
	border: 1px solid #666;
	height: 90px;
	overflow: auto;
	display: none;
	padding: 1px 5px; 
	float: right; 
	width: 250px; 
	background: #eee;
}

#product_centre {
	width: 560px;
	padding: 9px 10px 150px 10px !important;
	float: left;
	color: #666 !important;
	line-height: 12pt;
	background: url("/elements/images/dot-v-ps.gif") repeat-y; 
}

.right_col {
	width: 250px;
	float: left;
	margin-left: 260px;
}

.left_col {
	width: 25px;
	float: left;
}

.subpagebox {
	padding-bottom: 10px;
	margin: 3px 10px;

}
