div#postcards-main {
}

p.postcard-share {
	margin:0;
	padding: 1% 0 1% 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
	letter-spacing: 1px;
}

div#postcards-main div.box {
	vertical-align: top;
}

div#postcards-main h3 {
	letter-spacing: 1px;

}

div.send-email {
	padding: 2%;
	margin: 0 auto;
	text-align: center;
}


div.send-email a {
	display: block;
	height: 20px;
	width: 100px;
	background-color: #d4c0a3;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-color: #4b2c1a;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
}

div.post-options {
	width: 100%;
	clear: both;
	padding: 0 5% 0 5%;
	margin: 0;
}


div.post-options ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

div#postcard-display div.post-options ul {
	list-style: none;
	margin: 0 0 0 165px;
	padding: 0;
}
div.post-options ul li {
	float: left;
	padding:2%;
}
div.post-options ul li img {
	max-width: 90%;
	max-width: 90%;
}

div.post-options ul li.post-facebook {
	margin: 4px 0 0 0;
}
div.post-options ul li.post-email a {
	display: block;
	height: 20px;
	width: 70px;
	background-color: #d4c0a3;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-color: #4b2c1a;
	border-style: solid;
	border-width: 1px;
}

div.post-cata {
	background-color: #452a17;
	padding: 2%;
	width: 82%;
	margin: 1% auto;
	clear: both;
	color: #d4c0a3;
}

div.post-cata a {
	color: #d4c0a3;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

div.post-cata a:visited {
	color: #d4c0a3;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

div#postcard-display {
	width: 700px;
	height: auto;
}


div#postcards-main div.thumb {
	margin: 0 auto;
	width: 300px;
}

div#postcards-main div.thumb img {
	border-width: 1px;
	border-color: #aa5628;
	border-style: solid;
}

div#postcards-main div.thumb span {
	float: right;
	font-size: 10px;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

div#postcards-main div.postcard-info {
	margin: 4%;
}

div#postcards-main form {
	margin: 0;
	padding: 0;
}

div#postcard-confirm table,div#postcard-confirm td {
	border-width: 0;
	padding: 2px;
}

p.alert {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

p.close {
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 40%;
	padding: 2%;
	background-color: #4c2d18;
	color: #ffffff;
	text-align: center;
}

p.close a,
p.close a:active,
p.close a:visited {
	color: #ffffff;
	text-decoration: none;
}

p.close a:hover {
	color: #4c2d18;
	background-color: #d1ba9b;
}
