#leftcol {
	width: 150px;
	padding-bottom: 0;
	
}
#contentwide {
	width: 615px;
	padding-left: 5px;
	padding-top: 4px;
}
#icatalogframe{
	background-color: #e7e5df;
	border: 1px solid #666;
	margin: 0 0 1px 0;
}
.backnext {
	text-align: center;
	padding: 4px 0 3px 0;
}
.pagejump {
	text-align: center;
	padding: 3px 0 3px 0;
	height:23px;
}

.dottedline {
	margin: 0 1px 1px 1px;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dotted #9b1b35;
}	
a.button {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
a.button:hover {
	color: #000;
}
a.thumbnails {
	height: 22px;
	margin: 3px 0 3px 40px;
	padding: 5px 0 0 30px;
	background: url(si/iconThumbnail.gif) no-repeat 1px 3px;
}
a.reduce {
	height: 18px;
	margin: 3px 0 3px 28px;
	padding: 5px 0 0 40px;
	background: url(si/reduce-icon.gif) no-repeat 1px 3px;
}
a.single {
	height: 22px;
	margin: 3px 0 3px 40px;
	padding: 5px 0 0 30px;
	background: url(si/iconSingle.gif) no-repeat 1px 3px;
}
a.enlargeleft {
	float: left;
	margin: 3px 0 3px 28px;
	width: 17px;
	height: 23px;
	background: url(si/enlarge-L-off.gif) no-repeat 0 0;
	display: inline;
}
a.enlargeleft:hover, a.enlargeleft.active {
	background-image: url(si/enlarge-L-on.gif);
}
a.enlargeright {
	float: left;
	margin: 3px 0 3px 0;
	width: 17px;
	height: 23px;
	background: url(si/enlarge-R-off.gif) no-repeat 0 0;
}
a.enlargeright:hover, a.enlargeright.active {
	background-image: url(si/enlarge-R-on.gif);
}
a.enlarge {
	float: left;
	margin: 3px 0 3px 0;
	height: 18px;
	padding: 5px 0 0 6px;
}
a.print {
	float: left;
	width: 40px;
	height: 18px;
	padding: 4px 0 0 27px;
	margin: 4px 0 0 8px;
	display: inline;
	background: url(si/print-icon.gif) no-repeat 0 0;
}
a.email {
	float: left;
	width: 40px;
	height: 18px;
	padding: 4px 0 0 27px;
	margin: 4px 0 0 0;
	background: url(si/email-icon.gif) no-repeat 0 5px;
}
h2 {
	background-color: #9b1b35;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 4px 0 0 0;
}
p.toctext {
	margin: 0;
	padding: 4px 0 4px 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 10px;
	text-indent: 6px;
}
p.toctext a {
	display: block;
	color: #666666;
	text-decoration: none;
}
p.toctext a:hover {
	color: #000;
}
