h1 {
	margin: 10px 13px;;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

li span.item {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0 0 0 25px;
	font-size: 14px;
	font-weight: normal;
	display: block;
	
	
}

* html li span.number {
	left: -25px;
}

li span.number {
	position: absolute;
	width: 20px;
	height: 18px;
	left: 0px;
	top: 3px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

li a {
	color: #4397C3;
	text-decoration: underline;
}

li a:hover {
	color: #0C5DAB;
}

div#part1 p {
	background-image: url(../images/roundbox-light.gif);
	margin: 10px 13px;
	padding: 8px 10px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	
}

div#part1 p a {
	color: #4397C3;
	text-decoration: underline;
}


form {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 13px;
	width: 400px;
	background-repeat: no-repeat;
}

div.formrow {
	margin: 10px auto;
	width: 370px;
	padding-top: 10px;
}

div.formrow input {
	border: 0;
	border-color: #fff;
	background-color: #fff;
	width: 360px;
	font-size: 18px;
	padding: 5px;
}

textarea {
	height: 130px;
	width: 370px;
	border: 0;
	border-color: #fff;
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form label {
	line-height: 12px;
	display: block;
}

form p {
	width: 370px;
	margin: 0 auto;
	
}


div#part3 form {
	background-image: url(../images/form1.gif);
	height: 194px;
}

div#part4 form {
	background-image: url(../images/form2.gif);
	height: 410px;
}

div.formsubmit input {
	width: 125px;
	height: 45px;
	background-image: url(../images/submit-skicka.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	border: 0;
	text-indent: -5000px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	margin: 10px 13px;
}

/* Added */

DIV#solutions{
	width:420px; 
	margin: 0 auto;
}


DIV#part1,
DIV#part2,
DIV#part3,
DIV#part4{
	display: none;
	text-align: left;
}


h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
}

h6 a {
	color: #4397C3;
	text-decoration: underline;
	font-size: 14px;
}

h6 a:hover {
	color: #0C5DAB;
}

th  {
	text-align: left;
}
