    .tm_1657menuwidth{margin-left:10px;float:right;}.tm_1676subtitle {padding:10px;}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 320px;
    height: 240px;
    margin-right:5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.carousel_controls a.next {
    width:45px;
    height:40px;
    background-image:url('/resources/m98_next_button.png');
    background-repeat:no-repeat;
    display:block;
}
.carousel_controls a.next:hover {
    background-position:-45px 0px;
}

.carousel_controls {
    list-style-type:none;
    margin:0px;
    padding:7px 0px 0px 0px;
    float:left;
    width:45px;
}

div.carousel_container {
    float:left;
    width:650px;
}

.carousel_controls a.prev {
    width:45px;
    height:40px;
    background-image:url('/resources/m98_back_button.png');
    background-repeat:no-repeat;
    display:block;
}

.carousel_controls a.prev:hover {
    background-position:-45px 0px;
}

.tm_1675linkbox {
    list-style-type:none;
    text-align:center;
    width:650px;
    margin:0px;
    padding:10px 0px 0px 0px;
}

.tm_1675linkbox li {margin:0px;padding:0px;}

    .tm_1658menuwidth{margin-left:10px;}body  {
text-align:center;
font-family:Trebuchet MS,Lucida Grande,Arial,Helvetica;
background-image:url('../resources/frockzBg.png');
background-repeat:repeat;
background-color:#f6f6f6;
margin:0px;
padding:0px;
}
.pagewrapper  {
width:968px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.zonewrapper  {
width:950px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.zone1  {
text-align:center;
position:relative;
width:950px;
height:72px;
clear:both;
}
.zone2  {
width:950px;
clear:both;
}
.zone3  {
width:950px;
clear:both;
}
.zone4  {
text-align:center;
position:relative;
width:950px;
height:80px;
clear:both;
}

