#topbanner
{
	position:relative;
	top:15px;
	left:2px;
	font-size:10px;
	width:128px;
	height:185px;
	color:#000000;
	background-color:#cccccc;
	border:1px solid #000000;
}


.productimage
{
	position:relative;
	top:5px;
	left:12px;
	width:100px;
	height:75px;
background-color:#ffffff;
	border:1px solid #000000;
}

.productname
{
	position:relative;
	top:10px;
	left:12px;
	width:100px;
	/* height:15px; */
	font-size:10px;
	font:Arial;
	text-align:center;
	border:1px solid #000000;
}


#productprice
{
	position:relative;
	top:15px;
	left:12px;
	width:100px;
	height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000000;
}

#productpricebot
{
	position:relative;
	top:15px;
	left:12px;
	width:100px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000000;
}

#botbanner
{
	position:relative;
	top:28px;
	left:2px;
	width:128px;
	height:175px;
	color:#000000;
	background-color:#cccccc;
	border:1px solid #000000;
}

.rmheading
{
	position:relative;
	left:0px;
	top:2px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.rmsubheading
{

	position:relative;
	left:0px;
	top:2px;
	font-size:14px;
	font-weight:bold;
	color:#00000;
	text-align:center;
}

#banner1
{
	position:relative;
	left:2px;
	top:20px;
	display:block; 
	width:125px;
	height:125px;
	border:1px solid #000000;

}

#rightmenu a
{
	color:#000000;
	text-decoration:none;
}

#rightmenu a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#rightmenu a:hover
{
	color:#000000;
	text-decoration:underline;
}

