
div#printico {
	float				:	right;
	width				:	18px;
	margin-top			:	25px;
	margin-right		:	400px;
	padding				:	0;
	right				:	300px;
}

div#columntext {
	width               :   375px; /* 395 - 20 */
}

div#columntext a {
	display				:	block;
	color				:	#ff5705;
	font-weight			:	bold;
	background			:	url(/images/newsitem_prefix_orange.gif) 0 6px no-repeat;
	padding-left		:	15px;
	margin-bottom		:	14px;
	text-decoration		:	none;
}
div#columntext a:hover {
	color				:	#444444;
	background			:	url(/images/newsitem_prefix_hover.gif) 0 6px no-repeat;
	text-decoration		:	none;
}


div#columnside {
	width				:	328px;
	margin				:	-35px 0 20px 0;
	padding				:	0 0 30px 0;
	background-color	:	#feebe1;
	background-image	:	url(/images/news_bg.gif);
	background-repeat	:	no-repeat;
	background-position	:	bottom;
}

div#columnside h1 {
	color				:	#444444;
    padding-top         :   10px;
}

div#columnside p {
	color				:	#444444;
	font-size			:	11px;
	padding				:	0px 20px 0px 20px;
}

div#columnside .topAnchor {
	padding-right		:	40px;
	padding-bottom		:	0px;
}

div#columnside input {
	border              :   none;
    font-size           :   11px;
    color               :   #444444;
    width               :   225px;
    padding-left        :   4px;
}

div#columnside select {
	border              :   1px solid #a9a8a8;
    font-size           :   11px;
    color               :   #444444;
    width               :   225px;
    padding-left        :   4px;
}

div.museumpapercontainer {
    margin-top          :   10px;
    margin-left         :   10px;
    margin-right        :   10px;
    clear               :   both;
}

div.museumpapercontainer img {
    width               :   100px;
    height              :   100px;
    margin-right        :   10px;
    float               :   left;
}

div.museumpapercontainer a {
    color               :   #ff5705;
    font-weight         :   bold;
}

div.museumpapercontainer a:hover {
    color               :   #000000;
}

