/* 
==============================
SpringRains.org MList Pod Style Sheet
==============================
This CSS cucumber was pickled by:
>> Kyle Dutka at See Design
>> www.seedesign.ca | kyle [at] seedesign.ca
------------------------------
CSSed in Canada inside an igloo with 
dial-up internet powered by beaver
fur and pemmican that was purchased
with coloured money from the Queen.
------------------------------
*/

#mlist_form {
	visibility:hidden; 
	position:absolute; 
	top:40px; 
	left: -105px; 
	width:225px; 
	padding:2px;
	color: #FFFFFF;
	text-align:left; 
	border:1px solid #333333; 
	}

#mlist_form {
	background: url(../../../images/column_bkg.png) top left repeat; 
	}

#mlist_form input {
	color: #66CC33;
	border: 0;
	border-bottom: 1px solid #999999;
	background: transparent;
	}

#mlist_form input.submit {
	padding: 5px;
	color: #66CC33;
	border: 0px solid #999999;
	background: transparent;
	cursor: pointer;
	}

#mlist_form input.submit:hover {
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	background: #66CC33;
	}

#mlist_form input.radio {
	cursor: pointer;
	border: 0px solid;
	}

#confirm {
	position:absolute; 
	top:40px; 
	left: -110px; 
	width:225px;
	height: 100px; 
	padding: 10px 5px 5px 5px;
	color: #FFFFFF;
	text-align:left; 
	border:1px solid #333333; 
	background: url(../../../images/column_bkg.png) top left repeat; 
	}


/*
------------------------------------------------------------------------------------------
Your {CREATIVITY} is RESTRICTED [when you think] your creativity is BOUND by your {ABILITY}.
------------------------------------------------------------------------------------------
*/

