/* CSS Document *//*-----------------------------------------------globally set everything to 0 ----------------------------------------------- */*, td, img  { margin: 0 auto; padding : 0; } /*-----------------------------------------------body----------------------------------------------- */body    { font: 80%/1.45em verdana, arial, sans-serif; padding-bottom: 1.5em; background-color: #dbdbdb; }.popup-content {	width: 447px;}.closewindow { 	text-align: right;	margin: 0 1px 0 0;	font-size: .8em;/*	text-align: right;	line-height: 19px;	margin-right: 1px; */}.closewindow  a:link, .closewindow  a:visited { color: #695a70; text-decoration: none; }    .closewindow  a:hover, .closewindow a:active, .closewindow a:focus { text-decoration: underline; }    .popup-caption {	background-image: url(../images/pop-up_rule.gif);	background-repeat: repeat-y;	padding-left: 5px;	padding-top: 4px;}
