/* CSS Document */

#optin { border-style:dashed; border-width:1px; margin: 10 auto 2em; overflow: hidden; text-align: center; width: 32em }
	#optin h3 { margin-top: 0 }
	#optin p { margin: 8px 0 10px }
	#optin input {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optin input[type="text"] {
			background: #fff url(http://www.football-bets.co.uk/images/horizoptinform/input.png) repeat-x bottom;
			border: 1px solid #ccc;
			float: left;
			font-size: 14px;
			margin: 0 10px 10px 30px;
			padding: 8px 10px;
			width: 200px;
		}
		#optin input[type="submit"] {
			background: #217b30 url(http://www.football-bets.co.uk/images/horizoptinform/green.png) repeat-x top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			float: left;
			font-size: 14px;
			font-weight: bold;
			padding: 3px 5px;
			text-shadow: -1px -1px #1c5d28;
			text-transform: uppercase;
			width: auto;
			margin-left:30px;
		}
			#optin input[type="submit"]:hover { color: #c6ffd1; margin-left:30px;}
		#optin span { background: url(http://www.football-bets.co.uk/images/horizoptinform/lock.png) no-repeat center left; float: left; margin-left: 15px; padding-left: 20px }