body {margin:0; padding:0; line-height: 120%;}
body {background:#white}
body, div, table, p {font-family:Arial; font-size:12px; color:black}p {}input {font-family:Arial; font-size:12px;}a {color:navy}a:hover {color:navy}a {outline:0}a img {border:0}/* LIST */ul, ol, li {margin:0; padding:0}ul {margin:5px 0}
li { list-style-type:none; padding-left:12px; background:url(i/li.png) 0 -1px no-repeat;}
/* HEADERS */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family:Arial; font-weight:bold}
h1#pagetitle {margin-top:0}
h1, .h1 {color:#666; font-size:22px; margin:15px 0}
h2, .h2 {color:#666; font-size:18px; margin:15px 0}
h3, .h3 {color:#666; font-size:16px; margin:15px 0}
h4, .h4 {color:#666; font-size:15px; margin:15px 0}
h5, .h5 {color:#666; font-size:14px; margin:15px 0}
h6, .h6 {color:#666; font-size:12px; margin:8px 0}
/* TABLE */
.site_table {border:1px solid #CCC; border-collapse:collapse}
.site_table th, .site_table td {padding:2px 5px; border:1px solid #CCC;}
.site_table th, .site_table thead td, .site_table .site_table_color_th {background-color:#EEE}
.site_table td {}
.lite_table {border:1px solid #CCC; border-collapse:collapse}
.lite_table th, .lite_table td {padding:2px 5px; border:1px solid #CCC;}
.lite_table th, .lite_table thead td {background-color:#EEE}
.lite_table td {}
.h6 {display:block}
.catalog_item_text {display:table}

.wrapper {
        width: 700px;
        margin: 0px auto;
        padding: 0px;
        width: 700px;
}
.list_carousel {
        margin: 0 0 0px 0px;
        width: 700px;
}
.list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
}
.list_carousel li {
        font-size: 40px;
        text-align: center;
        height: 102px;
        padding: 0;
        margin: 1px;
        display: block;
        float: left;
        background: none;
}
.list_carousel.responsive {
        width: auto;
        margin-left: 0;
}

#header,#pagetitle,#footer,.ui_block_col_header {
	display: none;
}

#content {
	padding-top: 5px;
}

#col_main {
    float: left;
    width: 300px;
}

.search-form {
    float: left;
}

.catalog_section_name {
    background: none;
}

#content_content {
    padding-top: 12px;
}
