#title{
	font-family:Helvetica;
	font:Helvetica;
	font-size:20px;
	font-weight:bold;
}

#id{
	font-family:Helvetica;
	font:Helvetica;
	font-size:14px;
	/*
	font-weight:bold;
	*/
}

#description {
	
	height:120px;
	position:relative;
	top:0px;
	width:300px;
	/*
	font-weight:bold;
	font-family:Helvetica;
	font :Helvetica;
	font-size:12px;
	*/	
}

#price{
	font-family:Helvetica;
	font:Helvetica;
	font-size:16px;
	font-weight:bold;
	position:relative;
	top:0px;
	height:50px;
}


#price input
{
	width:20px;
	position:relative;
	left:50px;
}

#price span
{
	font-family:Helvetica;
	font :Helvetica;
	font-size:14px;
	position:relative;
	left:50px;
}

#options
{
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	height:72px;
}

#options span
{
font-weight:bold;
}

#options ty
{
text-decoration:underline;
cursor:pointer;
}

#custom
{
   left: 222px;
    position: relative;
    top: -50px;
}
