#page { background: black url("images/content.jpg") top right repeat-y; }

#contentOuter, #contentInner { width: 430px; }
#contentOuter { background: url('images/textback-small-top.jpg') top left no-repeat; 
	padding-top: 40px; }
#contentInner { background: url('images/textback-small-bottom.jpg') bottom left no-repeat; 
	padding-bottom: 40px; }

#content { width: 414px;
	padding: 0 8px;
	background: white url('images/textback-small-middle.jpg') top left repeat-y;
	overflow: hidden; }

#right  { width: 190px; min-height: 750px;
	padding: 30px 0 10px 7px;
	background: transparent url("images/content-back.jpg") top left no-repeat; }
	
* html #right { height: 930px; padding-left: 7px; width: 192px; }

#right .right-box { width: 165px;
	padding: 5px 5px 15px 2px;
	margin-bottom: 10px;
	background: url("images/sepa-small.jpg") bottom left no-repeat; }

#right h1 { text-transform: uppercase;
	font-size: 12px; 
	color: #ac3539;
	padding-bottom: 10px; }
#right .idezet { padding: 0 3px; }
#right .signo { text-align: right;
	font-style: italic; }
#right img { margin: 2px 3px 2px 0;
	float: left; }

#right div.citation { padding: 7px; width: 153px; }

#right .noback { background: url(""); }
