.accordion {	width: 100%;}.accordion h3{	margin: 0px 2px 0px 0px;	padding:10px;	border: 1px #777777 solid;	background: #fcfcfc;	color: #777777;	text-decoration:none;	width:50px;	font-size:12px;	font-weight:bolder;}.accordion h3:hover{	text-decoration:underline;}