#cms_custom_form_wrapper .content_item_image_wrapper {
  width: 618px;
  height: 120px;
  position: absolute;
  top: 15px;
  left: 20px;
  overflow: hidden;
  z-index: 0 !important;
  background-color: #ccc;
}

#cms_custom_form_wrapper .content_item_image_wrapper img {
  width: 618px;
  height: auto;
}

#custom_form h1 {
	color: #54C381 !important;
	font-family: Helvetica, Arial, sans-serif!important;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px!important;
	padding-left: 15px !important;
	font-weight: normal;
	display: block;
	height: auto;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-top-style: none !important;
}
#cms_custom_form_wrapper li {

	

}

#cms_custom_form_wrapper li li {
    margin-left:0;
}

#cms_custom_form_wrapper ul, ol {
	padding:0;
	position:relative;
	overflow:hidden;
	width: auto !important;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 16px;

}


#cms_custom_form_wrapper ul ul, ul ol,
ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}


#cms_custom_form_wrapper ul li, ol li {
	margin-left:1em;
}


#cms_custom_form_wrapper li li {
   margin-left:1em;
}


#cms_custom_form_wrapper li {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 1em;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #959488;
	margin-right: 1em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 0.2em;
}

#cms_custom_form_wrapper li ul, li ol {
   margin-left:1em;
   padding-left:0;

}

#cms_custom_form_wrapper #custom_form {
	width: 680px !important;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}	
	

#cms_custom_form_wrapper div.custom_form_element{
	width: 300px !important;	
	}

#cms_custom_form_wrapper #custom_form input[type=text], #custom_form input[type=password]
{
	color: #878577 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em !important;
	background-color: #FFF !important;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 280px !important;
	margin-left: 0px;
	padding-left: 0px;
	height: 24px;
	border: 1px solid #878577;
	}

#cms_custom_form_wrapper #custom_form label
{
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #a4a4a4;
width: 260px;
float: left;
margin-left: 0px;
padding-left: 0px;
}

#cms_custom_form_wrapper #custom_form input {
  margin-left: -00px !important;

}
#cms_custom_form_wrapper #custom_form input[type=submit] {
	    background-color: transparent;
border: none !important;
font-family: sans-serif;
background-image: url(http://londonplay.them.co.uk/client_files/londonplay.them.co.uk/images/garrow.png);
background-position: 0px 0px;
width: 160px;
background-repeat: no-repeat;
height: 20px;
text-align: left;
text-transform: capitalize;
padding: 2px 5px;
margin-bottom: 15px;
color: #808080;
font-style: normal;
cursor:pointer;	
}

#cms_custom_form_wrapper #custom_form textarea
{
	width: 250px !important;
	height: 100px;
	margin-left: 0px !important;
	margin-bottom: 10px !important;
	color: #959488 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em !important;
	letter-spacing: 0.2em;
	background-color: #FFF !important;
	clear: both;
	padding-left: 5px;
	border: 1px solid #878577;
}

#cms_custom_form_wrapper #custom_form select
{
	width: 280px !important;
	margin-left: 0px !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666;
	background-color: #FFF;
	height: 30px !important;
	border: 1px solid #999;
}

#cms_custom_form_wrapper #custom_form .form
{
	width: 280px;	
}

#cms_custom_form_wrapper #custom_form div.checkboxes {
	width: 20px;
	clear: left;
	border: 1px solid #999;
	display: inline-block !important;
	float: left !important;
	height: 20px;
}

#cms_custom_form_wrapper #custom_form div.checkboxes input[type=checkbox] {
  float: left !important;
  display: inline-block !important;
  width: 30px !important;
  clear: left;
  margin-top: 4px !important;
  margin-left: 4px !important;
}

#cms_custom_form_wrapper #custom_form div.custom_form_element, #custom_form div.custom_form_date_element {
  display: inline-block;
}

#cms_custom_form_wrapper #custom_form h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.6em;
	border-bottom: #777777 1px dotted;
	width: 95%;
	background-color: transparent !important;
	color: #666 !important;
	padding-left: 0px !important;
}

#cms_custom_form_wrapper #custom_form div.custom_form_date_element label {
  display: block;
}
#cms_custom_form_wrapper #custom_form div.custom_form_date_element select {
  width: auto !important;
}
#cms_custom_form_wrapper #custom_form #resource_uploaded_data input[type=file] {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	cursor:pointer;
	background-color: #C10021;
	float: left;
	text-transform: capitalize;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#cms_custom_form_wrapper #custom_form #resource_uploaded_data {
	clear: left;	
}

#cms_custom_form_wrapper #custom_form hr {
	clear: both;
	height: 5px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 10;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999;
	display: none;
}

#cms_custom_form_wrapper #custom_form .end_of_form {
  clear: both;
}
/* CUSTOM FORMS END */
