/**
 * Results
 */
P.pageNavi {
	display:block;
	padding:0 0 5px 0;
	margin-top:-3px;
}
P.pageNavi SELECT {
	border:0;
	width:190px;
	background:#f3f3f3;
	margin:0 0 0 10px;
}

P.pageNavi SELECT OPTGROUP {
	padding:0 0 5px 0;
}
TABLE.resultItem {
	margin:20px 0 0 0;
}
TABLE.resultItem IMG {
	display:block;
}
TABLE.resultItemPrice {
	margin:0 0 0 0;
	width:100%; 
}
TABLE.resultItemPrice TD {
	vertical-align:bottom;
	border-bottom: 1px solid #cacaca;
}
TABLE.resultItemPrice P {
	line-height:1.3em;
}
TABLE.resultItem SPAN.separator {
	border-right:1px solid #cacaca;
	padding:0 0.7em 0.5em 0;
	margin:0 0.3em 0 0;
}
TABLE.resultItemPrice TD.resultItemBuy {
	border-bottom:0;
	padding:0 0 0 10px;
	width:118px;
	vertical-align:bottom;
}
TABLE.resultItem H1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0.5em 0;
}
TABLE.resultItem H1 SPAN {
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
} 
TABLE.resultItem P {
	padding:0 0 0.5em 0;
}
TABLE.resultPageNavi {
	margin:2em 0 0 0;
	width:100%;
	border:0;
}

