.header-title span{
	font-size:12px;
}

#button{
	padding:5px 0;
	width:100%;
}

a.sample_one{
	display:block;
	width:100px; height:23px;
	background:url("img/onefree_medium.gif") 0 -23px no-repeat;
	text-decoration:none;
}

a:hover.sample_one{
	background-position:0px 0px;
}

.sample-list{
	clear:both;
	font-size:10px;
	border:1px #ccc solid;
	line-height:1.5em;
	background:#eee;
	padding:10px;
}

.sample-list p{
	font-size:12px;
	padding-bottom:5px;
}
