
#maincontent {
padding-top: 30px;
}

#prevnextphotos {
margin: 0 0 0 0;
}

#nextPhoto img, #previousPhoto img {
width: 110px;
}

#morephotos .corn {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
height: 85px;
background-color: #EEE;
}

#morephotos .corn img {
	width: 110px;
display: table-cell;
vertical-align: middle;
}

#morephotos .corn.selected {
width: 104px;
height: 79px;
	border: 3px solid #FF00FF;
}

.photo_options {
float: left;
margin: 10px 30px 0 0;
}

.photo_image img {
width: 590px;
}

#zazzle_product_links h3,
#zazzle_product_links p {
text-align: center;
}

#zazzle_product_links img {
margin-left: 1px;
border: 1px solid #CCC;
}

.embedit {
float: left;
width: 200px;
margin-bottom: 15px;
margin-right: 25px;
}

.embedit h4 {
font-size: 13px;
margin-bottom: 5px;
}

.embedit textarea {
height: 50px;
width: 200px;
}