body {
	background: url(/images/pinstocker-bgr.gif);
}

div.header {
	border-bottom: 1px red solid;
	height: 87px;
}	

div.header a.logo img {
	margin-bottom: 4px;
}

div.header span.dir {
	margin-left: 12px;
}

form.search {
	background: #feedcd;
	/*border: 1px #462000 solid;*/
}

form.search input {
	border: 1px #462000 solid;
}

form.search button {
	background: #452101;
	color: White;
	border: 1px #452101 solid;
	font-weight: bold;
	font-size: 13px;
}

div.footer {
	border-top: 1px red solid;
}

div.field input, div.field textarea {
	border: 1px #462000 solid;
}