/*
// item.css
// Ron Lau 2009-2010
// Copyright Netcast Platform 2009-2010
//
// Created on  : 2009/12/23
*/

img.rectb
{
	height: 150px;
	border: none;
	clear: both;
}

div.recItem
{
	float: left;
	text-align: center;
	width: 150px;
}

.prodcode
{
	color: #999999;
	line-height: 0.5em;
	padding-bottom: 2em;
}

.ie7 .prodcode
{
	line-height: 1em;
}

.prodname
{
	margin: 0;
	font-size: 1.5em;
}

#bigpix
{
	padding-right: 1em;
	/* height: 310px; */
}

.othermethod
{
	font-size: 0.8em;
}

img
{
	border: none;
}

