body {
	background-color: #96908C;
	margin: 0;
	font-family: Verdana;
	font-size: 14px;
}

a {
	color: #bb0000;
}

li {
	background: url(../images/common/bullet.jpg) no-repeat;
	list-style: none;
	margin-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}

.list-adjust {
	vertical-align: 35%;
	font-weight: bold;
}

#content {
	position: relative;
	background: url(/images/top_page_bg.jpg) top no-repeat;
/*	border-left: 1px #000 solid;
	border-right: 1px #000 solid; */
	padding: 20px 10px 20px 10px;
	height: 100%;
}

#teaser {
	color: #810500;
	padding: 25px 25px 0 25px;
}

#body {
  padding: 0 25px;
}

#main {
	top: 0;
	left: 0;
	width: 435px;
	padding: 0 10px 20px 20px;
}

#sidebar {
	margin-left: 470px;
	position: absolute;
	top: 0;
	right: 0;
	width: 175px;
	padding: 20px 20px 20px 10px;
	font-size: 11px;
}

#search {
	position: relative;
	display: none;
}

.module-search {
  display: none;
}

#dma_tip {
	width: 175px;
}

#my7DO {
	width: 165px;
	height: 290px;
	padding: 5px;
}

#my7DO iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.align-left {
	float: left;
	padding-right: 5px;
}

img.align-center {
  display: block;
  margin: auto auto;
	border: 1px solid #888;
}

img.align-right {
	float: right;
	padding: 5px 0 15px 10px;
	border: 1px solid #888;
	margin: 10px 0 10px 10px;
}

.product-title {
	text-align: center;
	font-size: 375%;
}

.caption {
	font-size: .85em;
	font-style: italic;
	text-align: center;
}

/* Movable Type selectors */
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: .85em;
}