.dropcontent{
display:block;
}

.tabstyle{
cursor: pointer;
cursor: hand;
width:80px;
font: bold 14px Arial;
background-color: lightyellow;
border-top: 1px solid gray;
border-right: 3px outset white;
}

.tabstyle b{
color: blue;
margin-left: 3px;
margin-right: 23px;
}

#cyclelinks2{
margin-right:15px;
}

#cyclelinks2 .tabsfootstyle{
font-weight:bold;
text-decoration:none;
background-color:white;
margin-right:3px;
}


/* ----- tables ----*/
#table_price {
	background: #FFF;
	width: 285px;
	border-top: 0px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #999;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	}
#table_535 {
	background: #FFF;
	width: 535px;
	border-top: 0px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #999;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	}

