#normallist{ float:none; display:block; list-style-type:disc; margin:30px 0px;}
#normallist li{ display:block;  float:none; list-style-type:disc;}

#banner_text_controls {
	position: relative;
	z-index: 99;
	font-size:12px;
	text-align:center;
}

#banner_text_controls input{
border:1px solid #6985a6;
}


#banner_colour_sampler {
	width:400px;
	line-height: 28px;
	z-index: 99;
	cursor: pointer;
}

#banner_colour_sampler a:link, #banner_colour_sampler a:active, #banner_colour_sampler a:visited {
	display: inline;
	float: left;
	cursor: pointer;
}

#banner_colour_sampler a.colour_sample {
	margin-left: 5px;
	width: 15px;
	height: 15px;

	border: 1px solid #333333;
}

#banner_preview_container {

	text-align: center;
	
}

#banner_preview {
	margin: 0 auto;
	width: 728px;
	padding: 15px;
}


#banner_wrapper {
	background:url(/free/img/banner-rulers.png) no-repeat top left;	height:60px; width:468px;	margin:0px auto; clear: left;text-align: left;position: relative;z-index: 50;padding:15px 0px 0px 15px;border:1px solid #000000;}

#banner_text {
	background-color: transparent;
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;

	width:400px;
	cursor: move;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#banner_text img {


}

#banner_text textarea {
	background-color: transparent;
	border: none;

	height: 60px;
	line-height: 16px;
	vertical-align: top;
	padding: 0px;
	*padding-right: 5px;
	font-family: Verdana;
	width: 400px;
	z-index: 99;
	color: #ffffff;
	letter-spacing: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	font-size: 14px;
	border:none;outline:none
}

#banner_preview p {
	font-weight: bold;
	font-size: 18px;
	padding:0px 100px;
}

#banner_create {
	margin: 20px;
	z-index: 95;
	width: 100%;
	clear: both;
	text-align: center;
}

#created_banner {
	width: 100%;
	margin: 10px;
	text-align: center;
}
