#bsymbol {
float:right;
display: inline;
clear: right;
border:none;
margin-left:20px;
text-decoration:none;
}

#onetoone {
float:left;
display: inline;
clear: right;
border:none;
text-decoration:none;
margin-top:15px;
margin-bottom:15px;
}

/*a.oneonone {
	width:200px;
	height:85px;
	display:block;
	background:url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/oneononebutton2.gif) no-repeat;
	overflow:hidden;
}

#onetoone a.oneonone {
	background-position: 0 0px;
}

#onetoone a.oneonone: hover {
	background-position: 0 -85px;
}*/

img {border:none;}

#onetoone a.oneonone {
	padding:0px;
	display:block;
	float:left;
	width:238px;
	height:30px;
	text-decoration:none;
	background:url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/oneononebutton2.gif) 0 0 no-repeat;
	overflow:hidden;
	border: 0 none;
	
}

#onetoone a:hover {
        background-position: 0 -30px;
        border: 0 none;
}
 
#onetoone a:active {
        background-position: 0 -30px;
        border: 0 none;
}


#onetooneclass a.oneononeclass {
	padding:0px;
	margin-top:10px;
	display:block;
	/*float:left;*/
	width:238px;
	height:30px;
	text-decoration:none;
	background:url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/oneononebuttonclass.gif) 0 0 no-repeat;
	overflow:hidden;
	border: 0 none;
	
}

#onetooneclass a:hover {
        background-position: 0 -30px;
        border: 0 none;
}
 
#onetooneclass a:active {
        background-position: 0 -30px;
        border: 0 none;
}



