/* Additional Styles */

.expander {
	display: none;
}

.thumbnails {
	padding: 10px;
	margin: 0 0 10px 5px;
	background: url(../images/bg-diag.gif) #222;
	border: 1px solid #2a2a2a;
	float: left;
	text-align:left;
	width: 670px;
	}
.thumbnails a:link {
	border-bottom: none; 
	}
.thumbnails a:hover {
	border-bottom: none;
	}
.thumbnails img {
	padding: 0; 
	margin: 4px;
	border: 0;
	float: left;
	}
.print {
	background-image:url(../images/bg-diag.gif);
		font-size:.95em;

	}
td.print p {
	margin-left: 10px;
	line-height: 1em;
}
.video {
	background-image:url(../images/bg-diag.gif);
	}
.video ul {
	list-style-type: none;
	font-size: 85%;
	line-height: 1.2em;
	margin-left: -22px;
	^margin-left: 10px; /* throwing an exception for IE7 */
	^margin-right: 10px; /* throwing an exception for IE7 */
	margin-right: 5px;
	}
.video li {
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
	}
.video p {
	margin-left:4px;
	}
#box {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dotted #666666;
	border-top: 1px solid #333333;
	background-image:url(../images/bg-main.gif);
	}
#box p {
	line-height: 1.3em;
	font-size: 85%;
	margin: 7px 5px 5px 10px;
	}
#box p.head {
	color: #7AD119;
	letter-spacing: 2px;
	}
#box img {
	padding: 0 0 0 0;
	margin: 0;
	text-align: left;
	}
#box td {
	background-image: url(../images/bg-diag.gif);
	}
