.browserList
{
	margin: 12px 0 12px 0;
	list-style: none;
	float: left;
	padding: 0;
}

.browserList li
{
	float: left;
	margin: 0;
}

.browserList img
{
	display: block;
	height: 64px;
	width: 64px;
	background-repeat: no-repeat;
	background-image: url('../Images/BrowserIconsHotelReservationForm.png');
	margin-right: 8px !important;
}

.ie6
{
	background-position: 0 0;
}

.ie7
{
	background-position: -64px 0;
}

.ie8
{
	background-position: -382px 0;
}

.ff
{
	background-position: -128px 0;
}

.ff2
{
	background-position: -508px 0;
}

.op
{
	background-position: -190px 0;
}

.op10
{
	background-position: -445px 0;
}

.sf
{
	background-position: -256px 0;
}

.gc
{
	background-position: -319px 0;
}

h2
{
	margin-left: 0;
	clear: both;
}

h3 code
{
	color: #ccc;
	font-size: 12px;
}

.type
{
	border: solid 1px #ccc;
	margin: 1px;
	float: left;
	width: 330px;
	padding: 6px;
}

.type strong
{
	font-weight: normal;
	display: block;
	margin: 0 0 8px 0;
}

.sampleForm
{
	padding: 6px;
	padding-right: 0;
	margin: 0;
	border: solid 1px #829360;
	width: 212px;
}

.sampleForm ul,
.sampleForm li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.sampleForm span
{
	display: block;
}

.sampleFormButtonsList li
{
	float: left;
	margin: 0 4px 0 0;
}

.sampleForm input,
.sampleForm textarea
{
	width: 200px;
	border: solid 1px #829360;
	color: #829360;
	overflow: auto;
	font: normal 11px "Trebuchet MS", Arial, Verdana;
}

.sampleForm textarea
{
	height: 100px;
}

.sampleFormButtonsList input
{
	width: 100px;
}

.screenshot
{
	border: solid 1px #829360;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#000000,strength=3);
	margin: 0 0 12px 0;
	background: white;
}
