/* Define HTML5 tags */
header, section, footer,
aside, nav, article, figure
{
	display: block;
}

/* YUI Font */
body{font:12px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

nav ul, nav ol
{
	list-style: none;
}

nav ul, nav ol, nav li
{
	margin: 0;
	padding: 0;
}

img, object, iframe, video
{
	vertical-align: bottom;
}
