#logo-print {
		display: block !important;
		margin: 0px auto 0px;
		width: 541px;
		height: 116px;
		background: #000;
	}

.no-print, .moodsetter {
	display			: 	none;
}

img {
	
}

#content {
	width			:	100%;
}

#primary-content 
{
	background: #fff;
	overflow: visible;
}

body 
{
	background: #fff;
	letter-spacing: 0.04em;
}

.tekst {
    padding-bottom: 54px;
    padding-left: 30px;
    padding-right: 30px;
    /*padding-top: 54px;*/
}
#contentContainer {
	padding:0;
}

.wish-list-content tr.item td.item-desc ul li {
    float: left;
	width:100px;
	
}

.wish-list-content tr.item td.item-desc ul li .img
{
	height:100px;
	
}


.wish-list-content tr.item td.comments p {
    width: 0px;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

