.media {
  border: 1px solid #888888;
  width: 402px;
  height: 400px;
  overflow-y: scroll;
  padding: 0px 2px 2px 2px;
}
.media, .media h4 {
  font-family: Verdana,Arial;
  font-size: 8pt;
  color: #000000;
}
.media h4{
  background-color: #eeeeee;
  margin: 0px;
  margin-top:6px;
  margin-bottom: 6px;
  padding: 4px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  font-weight:bold;
}
.media img {
  margin-bottom: 200px;
  margin-right: 8px;
  margin-left:4px;
  border: 1px solid #000000;
  width:150px;
  height:120px;
}
.media .content {
  height: 155px;
  overflow: hidden;
}

#access0 .m1 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
  background-image:url('images/m.gif');
  width:295px;
  height:231px;
  overflow:hidden;
  padding-left:5px;
  padding-top:42px;
}

#access0 .m2 {
	display:block;
  width:288px;
  height:188px;
  border:1px solid #000000;
}

#access1 {
  clear:left;
  margin-top: 20px;
  margin-right: 10px;
  float: left;
}
#access1 img {
  width: 209px;
  height: 288px;
  border: 0px;
}
#access2{
  float:left;
  margin-top:20px;
  margin-bottom:20px;
  width:400px;
  padding:2px;
  border:2px solid #dddddd;
  background-color:#ffffff;
  text-align:center;
}
#access2 #img1 {
  float:left;
  margin-left:20px;
  margin-top:12px;
}
#access2 #img1 img {
  border:0px;
}
#access2 h2,#access2 p, #access2 #info{
  font-family:Verdana,Arial;
  font-size:10pt;
  color:#222222;
  padding:2px;
  margin:0px;
  border:0px;
}
#access2 #info {
  float:left;
  margin-left:20px;
}
#access2 h2{
  clear:both;
  margin-top:10px;
  font-weight: bold;
  background-color: #eeeeee;
}
#access2 form{
  float:left;
  margin:0px;
  padding:4px;
}
#access2 #price{
  text-align:right;
  font-size:7pt;
  line-height:20px;
}
#access2 #number{
  text-align:center;
  font-family:Arial,Verdana;
  font-size:18pt;
  font-weight:bold;
}


#access2 #info{
  text-align:center;
  padding-bottom:0px;
}

.access_images {
  float:left;
  width:100px;
}
.access_images img {
  width:100px;
  height:60px;
  border:1px solid #000000;
}
#access_text{
  clear:both;
  font-family:Verdana,Arial;
  font-size:8pt;
  color:#222222;
}
#access_text ul{
  list-style-type: square;
  margin:30px;
  margin-top:5px;
}

#access2 #arrow {
  float:left;
  margin-left:20px;
  margin-top:7px;
}
#access2 #arrow img {
  border:0px;
}

.but1 {
  margin-top:20px;
  margin-right:40px;
}

