/* CSS Document */

body{
	top: 8px;
	margin: 10px;
			}
			#FrogJS{
	width: 590px;
	height: 350px;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 10px;
	top: 20px;
			}
			#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #333333;
	background-color: #F7EDD4;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: auto;
			}
			#FrogJSCaption{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	background-color: #F5EDD0;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
			}
