﻿h2 {
	margin-top:10px;
	margin-bottom:10px;
}

.postcard {
	background-image: url(/images/postcard.gif);
	clear:right;
	width:462px;
	padding:10px;
	height:282px;
	margin-left:135px;
	margin-top:177px;
}

.address {
	font-weight:bold;
	margin-top:160px;
	float:left;
	color:#666666;
}

.address h2 {
	margin:0 0 3px 0;
}

.address p {
	margin-top:0;
}

.message {
	float:left;
	padding-left:20px;
	border:none 0 #ffffff;
	margin-top:90px;
	border-right: dotted 1px #aaaaaa;
	margin-right:15px;
}

fieldset label {
	color:#666666;
	display:block;
}

.message input {
	margin:0;
	padding-left:0;
}

ul {
	margin-top:0px;
}


ul li {
	display:list-item;
	padding-left:0;
	list-style-type:none;
}

.postcards {
	height: 630px;
	padding-left:0px;
	background-image: url(/images/postcards.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.content {
	padding-bottom:0;
}




