
#imagegallery {
	float: left;
	width: 524px
}

#imagegallery h1 {
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

#imagegallery h1 img {
	position: relative;
	top: 5px;
}

#imagegallery h2 {
	color: #FA961E;
  background:#FFF0D2;	
	width: 514px;
	float: left;
}

h2 strong {
  color:  #FA961E;
  font-weight: bold;
}

.weeks {
  list-style: none;
	float: left;
	width: 524px;
  margin: 0px;
  border: 0px;
}


.franchise {
	float: left;
	width: 524px;
}

.weeks li.franchise {
	margin: 0px;
  border: 0px;
  list-style: none;
	float: left;
	width: 524px;
}

.franchise h3 {
	float: left;
	width: 69px;
	vertical-align: top;
	text-align: right;
  padding: 0px;
  margin: 0px; 
  font-weight: bold;
	font-family:Verdana,Sans;
	font-size:10px;
	line-height:14px;	
}

.franchise ul.imagelist {
	float: left;
	width: 445px;
  list-style: none;
	vertical-align: top;
  padding: 0px;
  margin: 0px;  
}

ul.imagelist li{
  float: left;
	width:79px;
	list-style: none;
 	padding: 0px;
  margin: 0px;
	margin-bottom: 10px;
  margin-left: 10px;
}

.vertical_spacer {
  float: left;
	width: 524px;
	height: 10px; 
}

.imagegallery {
  margin: 0;
  width:79px;
  height:79px;
}

.imagethumbnail {
	float: left;
	width: 79px  
}

#theimage {
	float: left;
	width: 524px  
}

#seeyourself {
	float: left;
	width: 168px;	
}

#seeyourself form {
	margin:0px;
	float: left;
	width:168px;
}

#seeyourself form label {
	padding-left: 5px;
	padding-right: 5px;
}

#seeyourself form p {
	margin: 0px;
  padding-left: 5px;
	padding-right: 5px;
}

#seeyourself form p .textInput, #seeyourself form p textarea {
	font-family:Verdana,Sans;
  font-size:10px;	
  width:153px; 
}

#seeyourself form p textarea {
	height:76px; 
}