#slider {
    background: url("../images/slider-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 350px;
    margin-left: 30px;
    padding-left: 22px;
    padding-top: 18px;
    width: 787px;
}
#featured1 {
    background: none repeat scroll 0 0 transparent;
    height: 350px;
    position: relative;
    width: 545px;
}
#featured1 ul.ui-tabs-nav {
    background: none repeat scroll 0 0 transparent;
    left: 596px;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 138px;
}
#featured1 ul.ui-tabs-nav li {
    color: #666666;
    font-size: 12px;
    padding: 1px 0 1px 13px;
    text-align: center;
}
#featured1 ul.ui-tabs-nav li img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #EEEEEE;
    margin: 6px;
    padding: 0;
}
#featured1 ul.ui-tabs-nav li span {
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
}
#featured1 li.ui-tabs-nav-item a {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    height: 75px;
    line-height: 20px;
}
#featured1 li.ui-tabs-nav-item a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
}
#featured1 li.ui-tabs-selected {
    background: url("../images/selected-item.gif") no-repeat scroll left top transparent;
}
#featured1 ul.ui-tabs-nav li.ui-tabs-selected a {
    background: none repeat scroll 0 0 #CCCCCC;
}
#featured1 .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    height: 317px;
    position: relative;
    width: 400px;
}
#featured1 .ui-tabs-panel .info {
    background: url("../images/transparent-bg.png") repeat-y scroll 0 0 transparent;
    bottom: 11px;
    font-family: sans-serif;
    height: 296px;
    left: 246px;
    overflow: hidden;
    padding-left: 120px;
    position: absolute;
    width: 235px;
}
#featured1 .info h2 {
    color: #777777;
    font-family: sans-serif;
    font-size: 18px;
    margin: 10px 5px -6px -10px;
    overflow: hidden;
    padding: 5px;
}
#featured1 .info h3 {
    color: #33CC00;
    font-size: 30px;
}
#featured1 .info p {
    color: #777777;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    margin: 0 5px;
}
#featured1 .info a {
    color: #777777;
    text-decoration: none;
}
#featured1 .info a:hover {
    text-decoration: underline;
}
#featured1 .ui-tabs-hide {
    display: none;
}
#fragment-1 img, #fragment-2 img, #fragment-3 img, #fragment-4 img {
    margin: 18px 0 0 15px;
    max-height: 280px;
    max-width: 460px;
}