﻿.customButton_PotatoesS
{
	color:#222222;
	text-align:left;
	cursor:pointer;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:0;
	position:relative;
	width:60px;
	height:19px;
	padding-right:4px;
}
.customButton_PotatoesS .body
{
	color:#222222;
	text-align:left;
	cursor:pointer;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	border:0;
	position:absolute;
	padding-top:2px;
	width:49px;
	left:11px;
	height:19px;
}
.customButton_PotatoesS .left
{
	color:#222222;
	text-align:left;
	cursor:pointer;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	border:0;
	position:absolute;
	background:url('img/ButtonLeft.gif');
	width:11px;
	height:19px;
	left:0px;
}
.customButton_PotatoesS .right
{
	color:#222222;
	text-align:left;
	cursor:pointer;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	border:0;
	position:absolute;
	width:0px;
	height:19px;
	left:49px;
}