@charset "utf-8";

/* Main Div */

div#Main {
	border:2px solid #000;
}

/* Main View */

article h2 {
	border-left:4px solid #474747;
	border-bottom:1px dashed #474747;
	text-shadow:1px 1px 3px #878787;
}
*.dash {
	border-bottom:1px dashed #878787;
}
td, th, ul li {
	font-size:100% !important;
}
