.clear {
   clear: both;
	height: 0px;
}
.label {
	float: left;
	width: 150px;
	text-align: right;
}
.field {
	float: left;
}
li {
	font-size: 10pt;
}
.uploadfrm {
	float: right;
	border: 1px solid #a972ab;
	background-color: #f9eff9;
	margin: 10px;
	padding: 10px;
}
.frmcol1 {
	float: left;
}
.frmcol2 {
	margin-left: 25px;
	float: left;
}
.thumbsfrm {
	width:670px;
	margin: 10px;
	padding: 10px;
}
.imgfrm {
	float: left;
	width: 200px;
}
.thumbsfrm a {
	float: left;
	text-align: center;
	vertical-align: middle;
	border: 2px #ffffff solid;
}
.thumbsfrm a:hover {
	border: 2px #a972ab solid;
}
.thumbsfrm img {
	margin: 10px;
}
.formtitle {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}
#fulldatafrm {
	margin-left: 50px;
}
#fullquilt_name {
	font-size: 16pt;
	font-weight: bold;
}
#fullquilter {
	font-style: italic;
}
#fullpiecer {
	font-style: italic;
	margin-left: 20px;
}
#fullcity {
	margin-left: 20px;
}
#fullcomments {
	font-size: 10pt;
}
.standardText {
	font-size:10pt;
   border: 2px inset #bbb;
}
.errorText {
	font-size:10pt;
   border: 2px solid #f00;
}

.clear {
  clear: both;
}

.gallery-album-list,
.gallery-photo-list {
  list-style:none;
}

.gallery-album-list li,
.gallery-photo-list li {
  width: 250px;
  width: 225px;
  display: block;
  float: left;
  text-align: center;
  margin-bottom:20px;
  margin-left:50px;
/*   border: 1px solid #f00; */
}
.gallery-album-list li img,
.gallery-photo-list li img,
.photo img {
  border: 1px solid #E0BF97;
  padding: 5px;
}

.album-pages,
.photo-pages {
  text-align: center;
  clear: both;
  padding-bottom:20px;
}

.photo-pages
{
    padding-top:20px;
}

.gallery-album-list li a,
.gallery-photo-list li a
{
    text-decoration:none;
}

.gallery-album-list li a:hover,
.gallery-photo-list li a:hover
{
    text-decoration:underline;
}

.cart_items li,
.content li
{
    list-style:none;
}

.cart_items,
.content ul
{
    padding:0 0 5px 0;
    margin:0;
}

#gallery_photo_detail
{
    text-align:center;
}
