	.mydl {
		padding:0;
		font: 12px/1.35 Tahoma, Arial, sans-serif;
		margin: 0;
		}

	.mydl dt {
		float: left;
		padding: 0 12px 0 0;
	        width:120px;
		}

	.mydl dt span {
	        text-align:right;
		margin: 2px 4px 0 0;
	        float:left;
	        display:block;
	        width:55px;
	        font:10px Tahoma;
		color: white;
		background: darkgray;
		}

	.mydl dd {
		margin: 0 0 7px 0;
		}
 
	.mydl a:hover {
		text-decoration: none;
		color: red;
		}

	div.pups {
		overflow:auto;position:absolute;
		width:620px;left:30px;top:158px;padding:5px;
		margin:0;background-color:white;margin:10px;border:0;
	}
	div.pups p {min-height:110px;text-align:justify;}
	div.pups span.news {font: 12px/1.35 Tahoma, Arial, sans-serif;}

 a.relpic {text-decoration:none; border-bottom:1px dashed blue;}
 a.relpic:hover {text-decoration:none; border-bottom:1px dashed red;}
