/*********************************** print *****************************************************/

#header, #nav, #menu, #extracolumn, #wrapper_footer { 
	display: none;
}

a {
	border: none;
	text-decoration: none;
}

img {
	padding: 5px 10px 5px 0px;
}
	
.article, .subarticle {
	border-bottom: 1px solid #000000;
	clear: both;
}

a img {
	border: none;
}

.article_image{
	float: left;
	position: relative;
	top: 5px;
	width: 170px;
}

.article_image_small{
	float: left;
	position: relative;
	width: 90px;
}

