.gates{ /*header of 1st demo*/

background-color: #e6decb; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; cursor: hand; cursor: pointer; padding: 2px 5px; border: solid 1px gray; }
.opengates{ background-color: #c7e573; background-repeat: repeat; background-attachment: scroll; background-position: 0 0;   /*class added to contents of 1st demo when they are open*/



}
#rimage { width: 200px; height: 300px; float: left; }
#ltext { width: 480px; height: 300px; float: right; }
