

@import url(base.css);
@import url(heizen3-style.css);
@import url(css-based.css);
@import url(layermenu.css);
@import url(footermenu.css);

@import url(news.css);


.news {
	font-family: verdana;
	font-size:10px;
	color: #000; 
	font-style: normal;  
	line-height: 130%;
	margin:0px;
}		


/* WT GALLERY list mode */
.wtgallery_pagebrowser {
 text-align: center; 
 margin-top: 10px;
}

.wtgallery_singlepic_fwd {
text-align: center; 
 margin-top: 10px;
}

.wtgallery_listpic_pic {
	border: none ;
	margin-left: 3px;
	margin-top: 3px;
}

/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: none;
}
.wtgallery_singlepic {
	border: 1px solid #888888;
	width: 482px;
	margin-left: 0px;
	text-align: center;
}
/* wt_gallery END */
