h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 22px;
	color: #009900;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
}

ul.opsomming_block {
	margin: 0;
	padding-left: 13px;
	padding-bottom: 20px;
}

li.opsomming_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	list-style-image: url(../images/Retention/arrow.gif);
	color: #444444;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

ul.opsomming_block_number {
	margin: 0;
	padding-left: 19px;
	padding-bottom: 15px;
}

li.opsomming_block_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	list-style: decimal;
	color: #444444;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

div.phone_block {
	display: block;
	background-image: url(../images/Retention/greenbox_mobile.jpg);
	background-repeat: no-repeat;
	width: 369px;
	height: 79px;
	padding-left: 10px;
	padding-top: 10px;
}

div.phone_block_2 {
	display: block;
	background-image: url(../images/Retention/greenbox_mobile_error.jpg);
	background-repeat: no-repeat;
	width: 369px;
	height: 140px;
	padding-left: 10px;
	padding-top: 10px;
}

div.phone_sms {
	background-image: url(../images/Retention/greenbox_sms.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 190px;
	padding-left: 10px;
	padding-top: 10px;
	width: 369px;
}

div.phone_block_vervolg {
	display: block;
	background-image: url(../images/Retention/greenbox_activation.jpg);
	background-repeat: no-repeat;
	width: 369px;
	height: 167px;
	padding-left: 10px;
	padding-top: 10px;
}

div.phone_block_vervolg_fout {
	display: block;
	background-image: url(../images/Retention/greenbox_activation_error.jpg)
		;
	background-repeat: no-repeat;
	width: 369px;
	height: 222px;
	padding-left: 10px;
	padding-top: 10px;
	width: 369px;
}

p.phone_txt_mobile {
	margin: 0;
	display: block;
	color: #FFF;
	clear: both;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	padding-top: 25px;
}

p.phone_txt_sms {
	margin: 0;
	display: block;
	color: #FFF;
	clear: both;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	padding-top: 2px;
	margin-bottom: -40px;
}

p.phone_txt_activation {
	margin: 0;
	display: block;
	color: #FFF;
	clear: both;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
}

input.phone {
	display: block;
	float: left;
	width: 141px;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	color: #444444;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	margin: 0;
	border: 1px solid #ababab;
}

input.code {
	display: block;
	float: left;
	width: 70px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	color: #444444;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	margin-right: 71px;
	border: 1px solid #ababab;
}

input.verzend {
	cursor: pointer;
	display: block;
	float: left;
	background-image: url(../images/Retention/button_blue.gif);
	background-repeat: no-repeat; background-position : right;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 174px;
	height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border: 0;
	padding-bottom: 5px;
	margin: 0;
	background-position: right;
}

input.verzend_inactive {
	cursor: pointer;
	display: block;
	float: left;
	background-image: url(../images/Retention/button_grey.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 174px;
	height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border: 0;
	padding-bottom: 5px;
	margin: 0;
}

div.wrapper {
	display: block;
	width: 700px;
}

div.left {
	display: block;
	float: left;
	width: 420px;
}

div.right {
	display: block;
	float: left;
	width: 280x;
}

h4 {
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #FFF;
	margin: 0;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 15px;
}

* {
	-moz-box-sizing: content-box;
}

#pa_content {
	-moz-box-sizing: border-box;
}

#ph_searchbox fieldset input.searchsubmit {
	-moz-box-sizing: border-box;
}
