#content {
	height: 470px;
}
#content #Accordion3 {
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #066;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
}

#content #Accordion3 a {
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
}
#content #leftColumn {
	float: left;
	width: 200px;
	text-align: left;
}
#content #rightColumn {
	float: right;
	width: 600px;
	position: relative;
	margin-left: 10px;
}
table.product    {
	margin: 0;
	width: 583px;
}

table.product   td    {
	text-align: center;
	padding: 2px 0 2px 0;
	border: none;
	width: 144px;
	vertical-align: middle;
	background-image: url(../images/bg_td.gif);
}


img {border: 0;}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.hoverRow {
	color: #00CC99;
	cursor: pointer;
	cursor: hand;
}

.selectRow   {
	cursor: pointer;
	cursor: hand;
	color: #00FF00;
}

.oddRow {
	background-color: #333333;
	cursor: pointer;
	cursor: hand;
}

#dataTable { 
	width: 100%; 
}
#dataTable td, #dataTable th{
	padding: 5px;
	font-size: 90%;
}
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}

