#container_g
{
  width:964px;
  margin:0 auto;
  text-align:center;
  margin:auto;

/*
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #9CBCE2;
  border-right-color: #9CBCE2;
  border-bottom-color: #9CBCE2;
  border-left-color: #9CBCE2;
*/
}

#picture
{
  width:auto;
  height:115px;
  overflow-x: scroll;
  overflow-y:hidden;
  white-space:nowrap;
  background-color: black;
  border-top-width: 10px;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
}
iframe{
height: 415px;
width:850px;
margin-top: 5px;
margin-bottom:2px;
margin-left: -50px;
border-top-width: 7px;
border-right-width: 7px;
border-bottom-width: 7px;
border-left-width: 7px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #76A4DC;
border-right-color: #76A4DC;
border-bottom-color: #76A4DC;
border-left-color: #76A4DC;
}

.p{
  float:left
  width: 110px;
  margin-top: -5px;
  display: inline-block;
}
.p1{
  float:left
  width: 110px;
  height: auto;
  margin-left: -40px;
  display: inline-block;
  margin-top: -5px;
}


#arrow{
	list-style: none;
    padding: 0;
    width: 964px;
    text-align: center;
    margin-right: 0;
    margin-left: 0px;
    margin-top: -4px;
    margin-bottom: 0;
    float: left;
}

#arrow{
	height:auto;
	padding:8px 0px;
	margin:0px;
}

#arrow li{
	display:inline;
	background-color:red;
}

#arrow a{
  color: #ccc;
	font-size:9pt;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
  display: block;
  float: left;
  margin: 0;
  text-decoration: none;
  padding-top:2px;
  padding-right: 10px; /*was 20px*/
  padding-bottom: 10px;
  padding-left: 20px; /*was 22px*/
  text-align: center;
  left: auto;
  right: auto;
}
#left{margin: 0%;
      margin-top: 33%;
}
