﻿div.selections {
  display: inline;
  padding: 5px;
  float: left;
  width: 210px;
}
.image {
  width: 210px;
  height:210px;
  border: none;
}

.text {
  width: 206px;
  height: 20px;
  background: #333;
  color: #FFF;
  font-size: 120%;
  font-family: Arial;
  padding: 2px;
  text-align: center;
}

div.selectionsframe 
{
	width:710px;
	background-color:Red;
}
.selectionsframe 
{
	width:710px;
	background-color:Red;
}
