img.plan_head {

}

img.plan_price {
	float:left;	
}

div.plan_ul {
	float:left;
	margin-left:-13px;
	margin-top:-18px;
}

#plan ul {
	
}

#plan li {
	color:#575c60;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(images/plans/arrow.png);
}

#btn ul {
	list-style-type: none; 
	list-style-image: none; 
}

#btn li {
	display:inline; 
	float:left;
	padding:1px;
}

a.read_more {
	display:block;
	width:66px;
	height:17px;
	background: url(images/plans/btn/read_more.png)  0 0 no-repeat;
}

a.read_more:hover {
	background-position: 0 -17px;
}

a.sign_up {
	display:block;
	width:66px;
	height:17px;
	background: url(images/plans/btn/sign_up.png)  0 0 no-repeat;
}

a.sign_up:hover {
	background-position: 0 -17px;
}