﻿/* Ways To Say Newton's Laws styles */


.law
{
	font-size   : x-large;
	font-family : Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}




.more
{
	display          : none;
	background-color : #ffffaa;
	padding          : 10px;
	margin-top       : 10px;
	border           : 1px black solid;
}




.firstLetter
{
	margin-right : 10px;
}
