		#content div.strip_small {
			height: 290px;
		}
		
		#content div.strip_smaller {
			height: 270px;
		}
		
		#content div.strip_small div.box {
			height: 280px;
		}
	
		#content div.note {
			background-image: url('images/note.jpg');
			background-position: top right;
			background-repeat: no-repeat;
			text-indent: -10000px;
		}