
#member
{
	color:#0000FF;
	background-color:#FFFFFF;
}

#visitor
{
	background-image:url('../images/preview/signupfree_yellow.jpg');
	width:454px;
	height:40px;
	color:#800000;	
	padding:5px;
	background-repeat: no-repeat;
}

#free_user
{
	background-image:url('../images/preview/signupmember_green.jpg');
	width:454px;
	height:40px;
	color:#181818;
	padding:5px;
	background-repeat: no-repeat;
}