@import url(http://www.testwebben.se/3067/11067.css); 

#main-content
{
	padding: 0em 1em 2em 1em;
	margin: 0;
	text-align: left;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 0px solid #ebebeb;
	border-top: 1px solid white;

}


/* KONTAKTFORMULÄR --------- */

#mContactForm input,
#mContactForm textarea
{
	color: black;
	width: 250px;
	margin: 0em;
}

#mContactForm textarea
{
	height: 70px;
}





