@media print {
	div#content ul.godeltasmallads-results li {
		padding:0px;
		margin:0px;
		border:1px solid #000000;
		padding:4px;
	}
	div#content ul.godeltasmallads-results li div.smallads-item h1 {
		font-weight:bold;
	}
}

@media screen {


/* searchform */

	div#content div.tx-relationalrecords-pi1-search div.smallads-searchform {
		padding-top:4px;
		padding-bottom:10px;
	}
	div#smallads-display table {
		width:100%;
	}
	div#smallads-display table td {
		vertical-align:top;
	}
	div#smallads-display table td p,
	div#smallads-display table td p label {
		text-align:left;
		padding:4px 0 0 0;
		line-height:17px;
		margin:0px;
		border:0px;
		font-size:10px;
		font-weight:normal;
	}
	div#smallads-display table td p input {
		line-height:16px;
		height:16px;
		vertical-align:middle;
		margin-right:-2px;
	}
	div#smallads-display {
		display:none;
	}
	div#smallads-display table a,
	div#smallads-display table a:focus,
	div#smallads-display table a:hover {
		text-decoration:none;
	}
	div#smallads-display table a:focus label,
	div#smallads-display table a:hover label{
		color:#C00418;
	}



/* resultlist */
	div#content .smallads-odd,
	div#content .smallads-even {
		padding:10px;
	}
	div#content .smallads-odd {
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
	}
	div#content .smallads-even {
		background:#D1DCE2;
		border-top:1px solid #D1DCE2;
		border-bottom:1px solid #D1DCE2;
	}
	div#content .rel-firstitem {
		border-top:1px solid #94A6B0;
	}
	div#content .smallads-odd h3,
	div#content .smallads-even h3 {
		display:inline;
		font-size:12px;
		line-height:16px;
		font-weight:bold;
	}
	div#content .smallads-content-over .smallads-odd,
	div#content .smallads-content-over .smallads-even {
		border-top:1px solid #C00418;
		border-bottom:1px solid #C00418;
	}
	div#content .smallads-odd p,
	div#content .smallads-even p,
	div#content .smallads-email {
		padding:0 0 0 15px;
		margin:0;
	}
	div#content .smallads-odd p,
	div#content .smallads-even p {
		display:inline;
		background:url('../img/bg/a-teaser.gif') 0 -1px no-repeat;
	}
	div#content .smallads-email {
		background:url('../img/bg/a-teaser.gif') 0 0 no-repeat;
	}
	div#content .smallads-email a {
		text-decoration:none;
		font-weight:bold;
	}
	div#content ul.godeltasmallads-results li div.smallads-flirtbox {
		float:right;

		padding:4px;
		padding-bottom:6px;
		border-left:1px solid #F8B820;
		border-top:1px solid #F8B820;
	}
	div#content ul.godeltasmallads-results li div.smallads-content div.smallads-flirtbox {
		background:#FBF0DA;
	}
	div#content ul.godeltasmallads-results li div.smallads-content-over div.smallads-flirtbox {
		background:#ffffff;
	}

	
	div#content ul.godeltasmallads-results li div.smallads-flirtbox img {
		vertical-align:bottom;
	}
}