/* Sample page */

#vidside { width: 172px; background: #99c; }

#phones { position: relative; top: 4.5em; }
		
#cipher { position: relative; top: 8em; }

#hint { position: relative; top: 24em; }

p.sample {
			width: 580px;
			margin: 5em 0 0 0;
			text-align: justify;
		}
#jamba { 
			position: relative;
			width: 300px; 
			left: 7em; 
			border: 1px dotted black;
			padding: 1em;
			}