@charset "utf-8";
/* CSS tableless design for buttons by Ariel */

* { margin:0 auto; padding:0; }


#wrapperyheng {
	width:614px;
}

#leftcolyheng {
	float:left;
	text-align:right;
	width:307px;
}

#leftcolyheng a img {
	border:none;
}

#rightcolyheng {
	float:right;
	width:307px;
}

#rightcolyheng a img {
	border:none;
}

