.wrapper { 
  overflow:hidden;
  min-height:254px;
  text-align:center;
}

.wrapper div {
   min-height: 100px;
   padding: 0px;
}
#imgsrch {
  background-color: white;
  float:left; 
  margin:10px;
  padding:0px;
  min-width:220px;
  max-width: 360px;
  height: 274px; 
  width: auto; 
}
#imgsrch  img{
    margin: 10px;
	height: auto; 
    width: auto; 
    max-height: 240px;
	min-width:220px;
}
#topad {
margin-bottom: 6px;
}
#playerinfo { 
  width: auto; 
  background-color: white;
  overflow:hidden;
  margin:10px;
  border:2px dashed #ccc;
  padding:0px;
  min-width:220px;
  max-width:280px;
  height: 274px;
}

.play_header {
border:1px solid black;
background-color:gray;
height:auto;
margin-left:10px;
margin-right:10px;
margin-top:10px;
max-width:320px;
width:auto;
}

#measureables1 {
  width:312px; 
  background-color: white;
  border:2px dashed #ccc;
  float:left; 
  padding:0px;
  min-width:200px;
  height: auto; 
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  margin:auto;
  max-width: 324px;
  min-width:220px;
}
.outerwrap{
margin: 0px 10px;
}
.exowrap{
margin: 0;
max-width:692px;
}
.meas_header {
border:1px solid black;
background-color:gray;
height:auto;
margin-left:0px;
margin-right:18px;
margin-top:10px;
max-width:648px;
width:auto;
}
.tablepp{
margin-bottom:0px;
}
.pp_header{
font-style: inherit;
margin-top:0px;
}
#measureables2 { 
  width:312px; 
  background-color: white;
  overflow:hidden;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  border:2px dashed #ccc;
  padding:0px;
  min-width:220px;
  max-width: 324px;
  margin:auto;
}

@media screen and (max-width: 400px) {
   #playerinfo { 
    float: none;
    width:auto;
    border:0;
	padding:0px;
	margin:10px;	 
	min-width:200px;

  }
#measureables1 {
  width: auto; 
  background-color: white;
  float:none; 
  padding:0px;
  min-width:280px;
  height: auto; 
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  max-width:300px;
  border:0;

}
#measureables2{
  width: auto; 
  max-width:280px;
  margin-left:10px;
  margin-bottom:10px;
  border:0;
}
.meas_header {
border:1px solid black;
background-color:gray;
height:auto;
margin:10px 10px;
max-width:320px;
width:280px;
float: none;
}
#imgsrch {
  background-color: white;
  float:left; 
  margin:10px;
  padding:0px;
  max-width:340px;
  width: auto; 
  border:1px solid #ccc;
  height:auto;
}
#imgsrch  img{
	height: auto; 
    max-width: 258px; 
}
}
@media screen and (max-width: 720px) {
.meas_header {
border:1px solid black;
background-color:gray;
height:auto;
margin:10px 10px;
max-width:320px;
width:280px;
}
.exowrap{
margin: 0;
max-width:334px;
}
.outerwrap{
margin: 0px 0px;
}


}
