.tab-buttons {
	margin-left: 10px;
	margin-bottom: 6px;
	padding:5px 15px;
	background:#ccc;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:18px;
}