﻿/* Shared form CSS */

@import url(../css/form.css);

div.mod-press fieldset {
	background: url(../library/filter-bg-1.png) no-repeat;
	}

div.mod-press div.row {
	padding-top: 6px;
	padding-bottom: 5px;
	}

div.mod-press p.date {
	color: #724e29;
	background: url(../library/meta-bg.png);
	padding: 0 0 0 .5em;
	min-height: 29px;
	margin: 0 0 -.75em 0;
	}

div.mod-newsitem {
	margin-bottom: 1em;
	}

div.mod-newsitem h3 {
	border: none;
	margin-bottom: 0;
	}

div.mod-newsitem p.link a {
	display: block;
	padding: 0 5px 0 14px;
	background: url(../library/icon-item.gif) no-repeat -2px 50%;
	}
