/**
 * File: http://www.stems4weddings.com/gallery/css/styles.css
 */

div.x {
	border-top:1px solid #67553F;
	padding-top:10px;
}
div.category a {
	margin-bottom:10px;
}
div.category a.x {
	margin-left:10px;
}
div.category {
	width:440px;
}
div.category img {
	background:#4E3E63;
}

table {
	margin-top:10px;
}
td.submit {
	background:#4E3E63;
	text-align:center;
}
td.submit input {
	padding:5px 5px;
}
th.section {
	background:#8B9F5A;
	padding:2px 5px;
}
th.field {
	background:#67553F;
	font-size:.8em;
	padding:0 5px;
}
input.text1, textarea.text1 {
	width:325px;
}
input.text2, textarea.text2 {
	width:225px;
}
input.file {
	display: block;
	margin: 10px 0 0 0;
	width: 250px;
}
