﻿.banner
{
	background: #000 url(../images/froghigh.jpg) no-repeat right top;
	height: 215px;
	padding: 40px;
}

.intropanel
{
	padding: 15px !important;
	font-family: Verdana, Sans-Serif;
	font-size: 75%;
	line-height: 1.5em;	
}

.panelstyle4
{
	margin: 10px 30px;
}

.nibs
{
	width: 900px;
	margin: 0 auto;
	background-color: Transparent;
}

.nibs .col
{
	width: 280px;
	float: left;
	margin: 10px;
}

.nibspanel
{
	padding: 15px !important;
	font-family: Verdana, Sans-Serif;
	font-size: 75%;
	line-height: 1.5em;
}

/*
Fix IE Double Margin Bug
*/
* html .nibs .col { display: inline; }

.titlepanel
{
	font: bold 100%/1.5em Verdana;
	color: #fff;
}

.editlink
{
	display: block;
	width: 180px;
	height: 48px;
	text-decoration: none;
	text-align: center;
	font: bold 16px/48px Arial;
	color: #fff;
} 

