/*
	Copyright (c) 2005 Apogee Interactive. All Rights Reserved.
*/

body
{
	font-size: 14px;
}
table.selectmenu
{
	width: 100%;
	margin-top: 20px;
	margin-left: 0px;
}
table.selectmenu td.button, table.selectmenu td.description
{
	vertical-align: top;
	padding-bottom: 20px;
}
table.selectmenu td.button
{
	width: 100px;
}
h2
{
	margin-left: 20px;
}
img
{
	border: none;
} 