/* CSS Document *//*-----------------------------------------------globally set everything to 0 ----------------------------------------------- */*, td, img  { margin: 0; padding : 0; } /*-----------------------------------------------body----------------------------------------------- */body    { font: 80%/1.45em verdana, arial, sans-serif; padding-bottom: 1.5em; background-color: #d5d6ea; margin-left: 15px; color: #333333; }.transcript-content {	width: 413px;}.closewindow { 	text-align: right;	margin: 0 1px 0 0;	font-size: .8em;	color: #999999;/*	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 { color: #695a70; text-decoration: underline; }    .caption {	background-image: url(../images/transcripts/transcript_rule.gif);	background-repeat: repeat-x;	font-size: .8em;	line-height: 1.4em;	text-align: right;	float: left;	display inline;	width: 194px;	padding-right: 12px;	padding-top: 8px;}img {	float: right;	padding-bottom: 13px;}.rule {	float: none;}.quote {	background-image: url(../images/transcripts/transcript_rule.gif);	background-repeat: repeat-x;	text-align: right;	float: left;	display inline;	width: 206px;}	p {	margin-bottom: 1em;}h2 {	font-weight: bold;	font-size: 1em;	line-height: 14px; }.footer {	font-size: .8em;	padding-bottom: 17px;	line-height: 1.4em;	color: #666;}.copyright {	font-size: .8em;	line-height: normal;	color: #666;}
