.actionbtn{
	background-image:url(../images/buttons/green_192x40.png);
	border:0px;
	padding:0px;
	margin:0px;
	width:192px;
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	display:none;

	
/*	text-transform:uppercase;*/
}

.smallactionbtn{
	background-image:url(../images/showgroups/buy.gif);
	border:0px;
	padding:0px;
	margin:0px;
	width:52px;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:0px;
	position:relative;
	float:left;
	cursor:pointer;
	text-decoration:none;
	margin-top:10px;
    display:none;
	
/*	text-transform:uppercase;*/
}

.infobtn{
	background-image:url(../images/showgroups/info.gif);
	border:0px;
	padding:0px;
	margin:0px;
	margin-right:5px;
	width:49px;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:0px;
	position:relative;
	float:left;
		cursor:pointer;
		text-decoration:none;
				margin-top:10px;
/*	text-transform:uppercase;*/
}



.continuebtn{
	
	}
