/* menu styling */
body {
	font-size: 11px;
}

#toplogo {
	height: 146px;
	background: url(images/xs_logo.gif);
	background-repeat: no-repeat;
}

#menu {
	display: block;
}

div.button {
	background-color: #128735;
	font-family: neo alt, helvetica, verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	width: 140px;
}

span.buttontext {
	position: relative;
	color: white;	
left: 10px;
text-decoration: none;
}

div.emptmymenu {
	display: none;
}

#menubottom {
	display: none;
}
/* end of menu styling */

div.header {
	font-style: italic;
	content: "ett unikt skydd för skor och underben";
}

div.content {
	max-width: 310px;
}

div.content img {
	width: 100%;
	max-width: 300px;
	clear: both;
}

div.content p {
	clear: both;
}

br {
	clear: both;
}

form table {
	width: 90%;
	}

div.content p, div.content ul { 
	font-size: 11px;
}

#order {
	background-color: #F1F1F1;
	margin: 0px;
	padding. 0px;
}

form table tr td {
	display: block;
}

input.text {
	max-width: 90%;
}

