body {
    background: #fff;
    color: #4c4c4c;
    font-size: 11px;
    font-family: arial;
    line-height: 15px;
}
img {
    border: none;
}
a {
    color: #008bdc;
    font-size: 11px;
    text-decoration: none;
}
a:link {
    color: #008bdc;
    text-decoration: none;
}
a:visited {
    color: #008bdc;
    text-decoration: none;
}
a:hover {
    color: #008bdc;
    text-decoration: underline;
}
a:active {
    color: #008bdc;
    text-decoration: underline;
}
object {
    outline: none;
}
#container {
	width: 990px;
}
#header {
	background: #fff;
}
#left {
	background: #fff;
	float: left;
	width: 211px;
}
#middle {
	background: #fff;
	float: left;
	margin: 12px 30px 0 0;
	width: 495px;
}
#right {
	background: #fff;
	float: left;
	margin-top: 12px;
	text-align: center;
	width: 254px;
}
#footer {
	background: #fff;
	clear: both;
	color: #a8a8a8;
	text-align: right;
}
img.headline {
    display: block;
	margin: 25px 0 0 0;
}
img.center {
    display: block;
    margin: 0 auto;
}
strong {
	font-size: 11px;
	font-weight: bold;
}
strong.blue {
	color: #008bdc;
}
hr {
	background-color: #008bdc;
	border: 1px solid #008bdc;
	height: 1px;
}
div.fakta {
	font-size: 10px;
	line-height: 1.2em;
}
table {
    font-size: 11px;
}
table.highres {
	border-collapse: separate;
	border-spacing: 15px;
}
table.highres img {
	border: 1px solid #4c4c4c;
}
table.highres td {
	text-align: center;
}
table.sellers {
	border-collapse: collapse;
	width: 100%;
}
table.form {
	border-collapse: collapse;
    margin: 0;
    padding: 0;
}
table.form td {
    line-height: 24px;
    padding: 2px 0;
    vertical-align: top;
}
td.label {
    width: 106px;
}
td.input input {
    color: #4c4c4c;
    font-size: 11px;
    font-family: arial;
}
td.input option {
    color: #4c4c4c;
    font-size: 11px;
    font-family: arial;
}
td.input select {
    color: #4c4c4c;
    font-size: 11px;
    font-family: arial;
}
td.input textarea {
    color: #4c4c4c;
    font-size: 11px;
    font-family: arial;
}
td.error {
    color: #ee0000;
}
td.error div {
    padding-left: 4px;
}
div.baby {
    margin: 12px 0;
}
div.baby div.image {
    float: left;
    width: 335px;
}
div.baby div.baby_description {
    float: right;
    width: 160px;
}
div.baby img {
    display: block;
    margin: 0 auto;
}
div.baby h3 {
    color: #ff00ff;
    font-size: 18px;
    font-weight: bold;
}
div.clear {
    clear: both;
}
table.holders {
	color: #008bdc;
	width: 100%;
}
table.holders td {
	padding: 2px 6px;
	text-align: center;
}
.sellers {
	border-collapse: collapse;
	width: 100%;
}

.sellers td {
	vertical-align: top;
	width: 33%;
}
