.howhh1 {
	margin: 30px 0 40px 60px;
}

.long {
	background-image: url('/images/button2long.png');
	width: 290px;
}

.how p {
	margin-bottom: 45px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 20px 10px;
	color: #333;
}

#lay1,#lay2 {
	padding:10px 20px;
}

#tabs {
	display: inline;
}

#tab1,#tab2 {
	position: absolute;
	width: 129px;
	height: 26px;
	top: -46px;
	text-align: center;
	padding-top: 20px;
	color: #959595;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/images/selectedtab.png');
}

#tab1 {
	right: 140px;
}

#tab2 {
	right: -1px;
}

.selectedtab {
	background-image: url('/images/tab.png') !important;
	border-bottom-width: 0;
}
