h4{
	font-size:18px;
	color:#1a6dd9;
	font-weight:normal;
}

ul{
	margin:15px 25px;
}

ul li{
	margin:10px 0;
}

#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;
	width: 943px;
	height:155px;
	clear: left;
	text-align: left;
	position: relative;
	z-index: 50;
	padding:15px 0px 0px 15px;

}

#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;
	margin:-18px 0px 0px 20px;
	height: 90px;
	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;

}

#banner_preview p {
	font-weight: bold;
	font-size: 18px;
}

#banner_create {
	margin: 20px;
	z-index: 95;
	width: 100%;
	clear: both;
	text-align: center;
}

#created_banner {
	width: 100%;
	margin: 10px;
	text-align: center;
}