#hidopt2	{
	display: none;
}
#custombottom	{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: center;
}
#createcustom	{
	cursor: pointer;
}
#customaddedtext	{
	color: #ff0000;
	font-weight: bold;
}
#added	{
	font-size: 11px;
	color: #000000;
	display: none;
}
.customedit	{
	text-decoration: underline;
	cursor: pointer;
}
#hidopt	{
	left: -250px;
	width: 1px;
	height: 1px;
	overflow: visible;
	position: relative;
	z-index: 1;
}
#customouter	{
	position: relative;
}


