/*********************************************************************
											  Create Listing Page
 *********************************************************************/

.wizardBox {
	width: auto;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	padding: 6px;
	border-top-color: #669966;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: middle;
}

.wizardTable {
	margin-top: 10px;
	margin-bottom: 18px;
}

.wizardText {
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
}

.wizardTextOn {
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
}


/*********************************************************************
											  Edit Photos Page
 *********************************************************************/



