body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	FONT-SIZE: 13px;
}
h1, h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9a0012;
}
#main, #main2 {
	width: 850px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
#main  td{
	padding-top: 2px;
}

#main2 {
	width: 100%;
}

#main2  td{
	vertical-align: top;
}

img.right {float:right; padding-left:15px; padding-bottom: 10px;}
img.left {float:left; padding-right:15px; padding-bottom: 10px;}

#FrogJS{
width: 760px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}

#form input {width:173px;}
#form textarea {width:174px;}


/* FAQ */

.questions li{
	margin-bottom:10px;
font-size: 14px;
} 

.questions {margin-left:0; padding-left:0;}
.questions li {list-style-type: none; margin-left:0;}

.questions li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.questions li .pseudo-link:hover{
	color:#000000
}
	
.questions li .active {
	color:#000000;
	border-color:#000000 
}

.questions .hide div{
	display:none;
} 

.questions li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}
