img.gds{
/*	clear:right;*/
	margin-left:10px;
	margin-right:10px;
	padding:2px;
	border:inset 1px #eee;
	max-height:100px;
	max-width:200px;
}
img.gds1{
	margin-right:1pt;
	padding:2px;
}
div.gds{
	border:outset 1px;
	/*background-color:#eeefee;*/
	background:url(/images/bg_grad1.png) repeat-x;
	float:left;
	padding:2px;
	width:290px;
	height:212px;
	margin:5px
}
p.gdspath{
	background-color:orange;
	padding-left:5px;
	margin:1px;
}
p.gdsdescr{
	clear:right;
	padding:3px;
	text-indent:3em;
	font:normal 10pt "Arial";
	border-bottom:double 3px orange;
}
ul.gdsadd{
	font:normal 10pt "Times";
	padding:0.2em;
	border-bottom:dotted 1px orange;
	border-right:dotted 1px orange;
	list-style:none;
	float:right;
	margin:0 0 5px 0;
}
a.gdsmore{
	display:block;
	clear:left;
	text-align:right;
	font:bold 10pt Arial;
	border-bottom:double 3px orange;
}
a.gdsmore sup{
	font:normal 5pt Arial
}
.gdstitle{
	margin:1px 0 3px 0;
}
.gdstitle a{
	font:inherit;
}
