﻿.scroll-pane
{
	width: 100%;
	height: 104px;
	overflow: auto;
}
.horizontal-only
{
	height: auto;
	max-height: 97px;
}
.attribute-value input
{
    border: none;
    font-style: italic;
    font-weight: bold;
    color: #666;
}
.attribute-value
{
    margin-top: -4px;
}
.attributes-value-list li a
{
    color: #666;
}
div.jspTrack 
{
    height:63px;
}