.boxhead-l
{
background: url("../images/hilk_light_portable_ramps.jpg") 0 0 no-repeat;
position: relative;
}

.boxhead-m
{
background: url("../images/hilk_channel-ramps.jpg") 0 0 repeat-x;
position: relative;
}

.boxhead-r
{
background: url("../images/hilk_threshold-ramps.jpg") 0 0 repeat-x;
position: relative;
}

h1.box
{
background: #739826;
color: #fff;
font-size: 0.9em;
font-weight: bold;
padding: 2px;
margin: 0;
position: relative;
text-align: left;
}

h1.box a:link,
h1.box a:visited,
h1.box a:hover,
h1.box a:active
{
color: #fff;
text-decoration: none;
}

.boxtext
{
margin-top: 0px;
padding: 8px;
background: url("../images/bg_boxtext.gif") 0 0 repeat-x;
font-size: 0.75em;
position: relative;
min-height: 125px;
}