
.col1, .col2, .col3, .cols { float:left;}

.col1{ width:280px;}
.col2{ width:209px;}

.cols{ width:98px;}

#page_Gallery .col1{ width:135px;}
#page_Gallery .col2{ width:425px;}




  #playSound{
      position: absolute;
      top: 3px;
      left: 0px;
      width: 25px;
      height: 25px;
	  background-image:url(../images/play.png);
  }

  #stopSound{
      position: absolute;
      top: 3px;
      left: 30px;
      width: 25px;
      height: 25px;
      background-image:url(../images/pause.png);
  }
   #facebook{
      position: absolute;
      top: 3px;
      left: 85px;
      width: 25px;
      height: 25px;
     
  } 

  -->
