@import url(../default/default.css);

/*
ATTACHMENTS
*/
TABLE.attachments {
	width: 100%;
	
}
TABLE.attachments TD.item {
	vertical-align:top;
	padding-bottom:10px;
}

TABLE.attachments TD.item IMG 
{
	text-align: center;	
}

TABLE.attachments P.localname { 
	font-weight: bold;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 200px;
}
TABLE.attachments P.text {
	width: 95%;
	margin: 0px;
}

TD.item TABLE.panelBox TD.content 
{
	width: 195px;
	height: 120px;
	vertical-align:middle;
	text-align: center;	
	background-color: White;
	background-image: none;
}
SPAN.artnotitle
{
	font-weight: bold;
}
TABLE.attachments P.artnolist {
	margin: 6px 0px 0px 0px;
	width: 210px;
}