/* Tables still need 'cellspacing="0"' in the markup. */

a img { border: none; }
a {
	color: #607293;
	text-decoration: none;
}
a:hover {
	color: #354158;
}
#container {
	width: 460px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav {
	float: right;
	margin-top: -15px;
}
.desc {
	margin: -15px 0 40px 0;
}
.desc p {
	margin-bottom: 10px;
}
.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}
.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home .imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 460px;
	height: 22px;
	text-indent: -9999px;
}
.home .slideshow {
	background: url(../img/nav-slideshow.gif) no-repeat top left;
	width: 460px;
	height: 22px;
	text-indent: -9999px;
}
dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

#usage p {
	margin: 0px 0px 0px 0px;
}
