
@import 'css.php';

* {
	background: none !important;
}

/* Display none
==============*/
#top,
#search,
#logo,
#navTop,
#navLeft,
#column1,
#tellFriend,
#printButton,
#really,
#boksiHeader,
#boksi,
#placeButtons,
#placeTools
{
	display: none;
}
#shadow,
#wrapper,
#content,
#main,
#main .text,
#footer {
	float: none;
	position: static;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: auto;
	overflow: visible !important;
	width: 660px;
	color: #000;
}

/* Index page
===============*/
#targets .newsBoxText {
	padding: 0 0 0 10px;
}
#targets .newsBoxImage {
	width: 175px;
}
