.center .article .intro-text {
	width: 250px;
	float:left;
	padding: 0;
	margin: 0 10px 0 0;
}
.center .article .intro-text .strong {
	font-weight: bold;
}
.center .article .step-1 {
	background: url('/wp-content/themes/Bilpriser.se/images/knapp_step_1.png') no-repeat 0 20px;
	padding: 20px 0 0 45px;
	height: 90px;
	clear: both;
}
.center .article .step-1 .domain-input {
	width: 290px;
	/*height: 18px;*/
	margin: 5px 10px 0 0;
}
.center .article .step-1 .domain-input input {
	width: 290px;
	/*height: 18px;*/
	font-size: 12px;
	vertical-align: middle;
}
.center .article .step-1 .domain-submit {
	margin: 5px 0 0 0;
	padding: 5px 15px;
	background: #FAA537;
	width: 120px;
}
.center .article .step-1 .domain-submit input {
	margin: 5px 0 0 0;
	padding: 5px 15px;
	background: #FAA537;
	width: 120px;
}
.center .article .step-2 {
	background: url('/wp-content/themes/Bilpriser.se/images/knapp_step_2.png') no-repeat 0 0;
	padding: 0 0 0 40px;
	clear: both;
}
.center .article .red {
	color: red;
}
.center .article .green {
	color: green;
}
