/* PROPERTY OF METAVISUAL LTD / MAINSTYLE MICROSOFTBROWSER CS */
.thumbimage {
	display: block;
}
/* gallery page view - misc */
body#gallery .thumbimage {
	vertical-align: top;
	float: left;
	height: 200px;
}
body#reviews .thumbimage {
	vertical-align: top;
	float: left;
	height: 160px;
}
/* instruments page view */
body#instruments #rightcolumn h1{
	margin-top: -10px;
	padding-top: 0px;
}
#rightcolumn h3{
	display: block;
	float: left;
	margin-top: 0px;
}
#rightcolumn p, #rightcolumn h1, #rightcolumn h3, #rightcolumn a {
	clear: left;
}
#rightcolumn .thumbimage {
	vertical-align: top;
	display: inline;
	float: left;
}
.floatleftbreak {
	clear: none;
}
#contentcushion {
	margin-top: 20px;
}
.properties {
	margin-top: 40px;
}

.thumbimage .caption {
	font-size: 55%; 
}