#content
{
  margin: 20px 20px 20px 20px;
}


#step
{
  margin-bottom: 20px;
  height: 150px;
}

#step #details
{
  margin: 10px 20px 10px 20px;
  position: relative;
  top: -150px;
  left: 200px;
  width: 558px;
}


#step #details h1
{
  margin-bottom: 10px;
  color: #009966;
  font-size: 120%;
  font-weight: bold;
}


#step #photo-left
{
  width: 200px;
  height: 150px;
  border: 1px solid #000000;
}


#video a
{
  display: block;
  width: 133px;
  height: 16px;
  padding: 8px 0px;
  font: bold 100% sans-serif;
  color: #ffffff;
  background: url("../image/common/menu_item.png") 0 0 repeat-x;
  text-decoration: none;
  text-align: center;
  float: right;
}


#video a:hover
{ 
  background-position: 0 -33px;
  color: #000000;
}


#video a:active
{
  background-position: 0 -66px;
  color: #000000;
}
