/*
Version: 1.0 2007 01 01
Screen layout: */

/*
@server constants {
  main_color1: #3c72d0;
  link_color: #3c72d0;
  link_color_visited: #3c72d0;
  link_color_hover: #3fb2ff;
  site_background_color: #ffff66;
  site_color: #000000;
  menu_color1: ;
  menu_color2: ;
  menu_color3: ;
  menu_color4: ;
  menu_color5: ;
  menu_color6: ;
} 
*/

/***** Body and main container *****/

body {
  margin: 0 auto;
  padding: 0;
/* 1em = 10px */
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000;
  font-weight: normal;
}



body p {
  font-weight: normal;
}


#wrap {
  background: #ffffff;
  color:#000;
  margin: 0px 4px;
  width: 996px;
  font-size: 1.0em;
}

/***** Various tags *****/

a {
  text-decoration: underline;
  font-weight:bold;
  color: #3c72d0;
}

a:visited {
  text-decoration: underline;
  color: #256996;
  background-color:inherit;
}

a:hover {
  text-decoration: underline;
  color: #3fb2ff;
  background-color: inherit;
}

a img {
  border:0;
}

a.important_link {
  color: #800000;
}

/***** Header *****/

#header {
  margin: 2px 0px 0px 0px;
  padding: 0;
}

#header_left {
  clear: left;
  float: left;
  margin: 0 0 5px;
  padding: 0;
}

#header_main {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  padding: 0 5px;
  line-height: 1.2em;
}

#header_right {
  float: right;
  margin: 0 0 5px;
  padding: 0;
  line-height: 1.2em;
  border: 0;
}

#top_header1 {  
  padding: 0px;  
  margin: 0px 0px 0px 0px;  
  background-color: #336666;  
  border: 0px;
  width: 796px;
  height: 100%;
  min-height: 64px;
  overflow: auto;  
  float: left;
}  
  
#top_header2 {  
  padding: 0px;  
  margin: 0px 0px 0px 0px;  
  background-color: #800000;
  border: 0px;
  width: 796px;
  height: 100%;
  overflow: auto;  
  float: left;
  font-weight: normal;
}  

#top_header2 a {
  color: #fefefe;
  background-color: inherit;
  text-decoration: underline;
  font-weight: normal;
  padding: 0px 3px;
}

#top_header2 a:hover {
  color: #000000;
  background-color: #fefefe;
  text-decoration: underline;
  font-weight: normal;
}


#top_header {
  margin: 2px 0px 0px 0px;
  padding: 1px;
  border: 1px #000000 solid;
  background-color: #000000;
  color: #fefefe;
}

#top_header a {
  color: #fefefe;
  background-color: inherit;
  text-decoration: underline;
  padding: 0px 3px;
}

#top_header a:hover {
  color: #020202;
  background-color: #ffffff;
  text-decoration: none;
}

#top_header p {
  text-align: right; color:#d0d0d0;font-size:7pt;font-weight:bold;margin: 0px;
  background-color:inherit;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

#left_column, #header_left {
  clear: left;
  float: left;
  margin: 0 0 5px;
  padding: 0;
}

/*
#left_column h2, #left_column h3 {
  color: #505050;
  background-color: inherit;
  font-size: 1.3em;
  margin: 0 0 5px;
  padding: 0;
}
*/

div.announce {
  clear: left;
  margin: 10px 0 15px;
  padding: 7px 5px;
  font-size: 0.95em;
  background-color: #f4f4f4;
  color: #505050;
  border-left: 4px solid #cccccc;
  line-height: 1.5em;
}

div.announce p {
  margin: 10px 0 0;
  padding: 0;
}

/***** Main menu *****/
ul.avmenu {
  background-color: #ffffcc;
  margin:0 0 18px;
  padding: 0px;
  list-style:none;
  line-height: 1.0em;
  }

ul.avmenu li {
  padding: 0px;
  margin: 0px;
  padding-bottom: 1px; /* IE bug */
}

ul.avmenu li a{
  border-top: 0px #336666 solid;
  border-bottom: 1px #336666 solid;
  text-align: left;

}

ul.avmenu li a, ul.avmenu li a:visited {
  background-color: #ffffcc;
  color: #000000;
  display: block;
  margin-bottom:0px;
  padding: 3px 1px 3px 5px;
  text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
  background-color:#ffffcc;
  border-left:4px solid #ff0000;
  color: #ff0000;
}

ul.avmenu li a:hover {
text-decoration:underline;
}

ul.avmenu li a#special_menu0 {
  background-color: #e10a27;color: #f5f5f5;
}

ul.avmenu li a#special_menu0.current, ul.avmenu li a#special_menu0:hover {
  background-color: #f5f5f5;
  border-left:4px  #e10a27 solid;
  color: #e10a27;
}

ul.avmenu li a#special_menu1 {
  background-color: #1dbb0f;
  color: #f5f5f5;
}

ul.avmenu li a#special_menu1.current, ul.avmenu li a#special_menu1:hover {
  background-color: #f5f5f5;
  border-left:4px solid #1dbb0f;
  color:  #1dbb0f;
}

ul.avmenu li a#special_menu2 {
  background-color: #000000;
  color: #f5f5f5;
}

ul.avmenu li a#special_menu2.current, ul.avmenu li a#special_menu2:hover {
  background-color: #f5f5f5;
  border-left:4px solid #000000;
  color:  #000000;
}

ul.avmenu ul {
  margin:0 0 0 15px;
  padding: 0em 0em 0px 0em;
  font-size:0.95em;
  list-style:none;
}

ul.avmenu ul a {
  padding:3px 1px 3px 5px;
}

ul.avmenu ul ul {}
ul.avmenu ul ul a {}

/***** Right sidebar *****/
#right_column {
  float:right;
  margin:0 0 5px;
  padding:0;
  line-height:1.2em;
  border: 0;
  background-color: #ffffff;
}

.block {
  background-color: #fff4f4;
  border: 1px #d6d6d6 solid;
/*  border-top: 0; */
  margin-bottom: 5px;
}

.block table {
margin: 5px 5px 5px 7px;
}

.block p, .block ul {
font-size:0.85em;
margin: 0px;
padding-left: 7px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 4px;
}

.block li {
 list-style:none;
 line-height:1.2em;
 margin: 0em 0em 4px 0px;
 }

.block li a, .block li a:visited {
    text-decoration: none;
}

.block li a:hover {
    text-decoration: underline;
}

.block h3, .block h4, .block h5, .block h6 {
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	line-height:1.2em;
	padding: 3px 0px 3px 10px;
    margin: 0;
}

.block h3 a, .block h4 a, .block h5 a, .block h6 a {
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1em;
	padding: 0px;
margin:0;
text-decoration: none;
}

.block h3 a:visited, .block h4 a:visited, .block h5 a:visited, .block h6 a:visited {
	color: #FFFFFF;
text-decoration: none;
}

.block h3 a:hover, .block h4 a:hover, .block h5 a:hover, .block h6 a:hover {
	color: #FFFFFF;
text-decoration: underline;
}


#right_column ul ul {margin:6px 0 0 10px;padding:0;}
#right_column ul ul li {margin: 0 0 4px 0;}
#right_column ul ul li a {font-size:1.1em;font-weight:normal;}

#main_column {
  line-height:1.2em;
  border-right:0px;
}

#main_column_wrap {
padding:0 5px;
border-left:0px;
}

#main_column_wide {
  margin:0 0 5px 150px;
  border-left:1px solid #f0f0f0;
  padding: 0em 5px 0em 5px;
  line-height:1.2em;
}

.content {
  background-color: #ffffe8;
  text-align: justify;
}

#main_article, #three_articles, #articles_with_photo {
background-color: #fff4f4;
}


.content, #main_article, #three_articles {
padding: 10px 5px 10px 7px;
border: 1px #d6d6d6 solid;
margin-bottom: 5px;
height: 100%;
overflow: auto;
}

.content:after, #main_article:after, #three_articles:after, #articles_with_photo:after,  #articles_with_photo div#item:after,  #company_categorization_images:after, #article_images:after, #top_header2:after  {
content: "";
display: block;
height: 1px;
clear: both;
visibility: hidden;
}


.content h1, #main_article h1 {font-size:1.7em;line-height:1em;margin:0 0 10px;}
.content h2, #main_article h2 {font-size:1.6em;line-height:1em;margin:0 0 10px;}
.content h3, #main_article h3 {font-size:1.4em;line-height:1em;margin:0 0 8px;}
.content h4, .content h5, .content h6,
#main_article h4 , #main_article h5 , #main_article h6
{
font-size:1.3em;line-height:1em;margin:0 0 6px;
}
.content img, #main_article img {
  margin: 5px;
  padding: 1px;
  display: inline;
  background: #cccccc;
  color: #303030;
  border: 0;
}

.content ul, .content ol {margin:0 0 16px 20px; padding: 0 0 0 22px;}
.content li {margin:0;padding:0;}
.content ul ul, .content ol ol {margin:0 0 0 16px;padding:0;}

#company_categorization_images, #article_images {
padding: 0;
margin-top: 5px;
margin-bottom: 5px;
height: 100%;
overflow: auto;
}

#article_categories {
  border: 1px #d6d6d6 solid;
  color: #373737;
  font-size: 10px;
  font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
}


#main_article img {
 margin: 3px;
 padding:1px;
 display:inline;
 background:#cccccc;
 color:#303030;
 border: 4px #e3edff solid;
}

#main_article h1 a {
text-decoration: none;
}

#articles_with_photo {
padding: 0px;
border: 1px #d6d6d6 solid;
margin-bottom: 5px;
height: 100%;
overflow: hidden;
}



#articles_with_photo img {
margin: 0px 0px;
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
border-right: 1px #d6d6d6 solid;

}

div.products_advanced_list {
    border: 1px #d6d6d6 solid;
    text-align: left;
    padding: 0;
    overflow: hidden;
}

div.products_advanced_list div.items {
    height: 100%;
}

.products_advanced_list a {
	text-decoration: none;
}

.products_advanced_list a:hover {
	text-decoration: underline;
}

.products_advanced_list table {
    width: 100%;
	border-width: 1px 1px 1px 1px;
    margin: 0;
    padding: 0;
}
.products_advanced_list table tr {
    margin: 0;
    padding: 0;
}
.products_advanced_list table td h2 {
    margin: 2px 0px 3px 5px;
}

.products_advanced_list table tr.even {
    background: #f0f0f0;
}

.products_advanced_list table tr.odd {
    background: #f6f6f6;
}

.products_advanced_list table td.price {
    width: 20%;
    text-align: right;
}
.products_advanced_list img {
    display: inline;
    margin: 0px 0px;
    padding:0px;
}

.products_advanced_list span.image_level4 {
display: block;
width: 104px;
height: 78px;
margin: 0 8px 0 0px;
float: left;
border: 1px #d6d6d6 solid;
}

.products_advanced_list span.image_level3 {
display: block;
width: 80px;
height: 60px;
margin: 0 6px 0 0px;
float: left;
border: 1px #d6d6d6 solid;
}

.products_advanced_list span.image_level2, .products_advanced_list span.image_level1{
display: block;
width: 48px;
height: 36px;
margin: 0 6px 0 0px;
float: left;
border: 1px #d6d6d6 solid;
}

.products_advanced_list span.image_level0 h2 {
    margin: 2px 0px 0 5px;
}

.products_advanced_list p {
font-size: 0.85em;
padding: 0 5px 0 0;
margin: 0;
font-weight: normal;
}

#articles_with_photo h6, .products_advanced_list h6 {
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1.1em;
	line-height:1.3em;
	padding: 4px 0px 4px 10px;
    margin:0;
}

#articles_with_photo h6 a, .products_advanced_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}

#articles_with_photo h6 a:hover, .products_advanced_list h6 a:hover {
	text-decoration: underline;
}

#articles_with_photo h2, .products_advanced_list h2 {
  padding: 0;  margin: 0px 0px 5px 0px;
  font-size: 0.95em; line-height:1em;
}

#articles_with_photo p {
font-size: 0.95em;
padding: 0 5px 0 0;
margin: 0;
font-weight: normal;
}

#articles_with_photo div#item{
border-top: 0px #d6d6d6 solid;
border-bottom: 0px #d6d6d6 solid;
padding: 5px 0 5px 5px;
margin: 0;
height: 100%;
overflow: auto;
}

#articles_with_photo div#item_image {
width: 104px;
height: 78px;
margin: 0 8px 0 0px;
padding: 0px;
border: 0px;
float: left;
}

div.products_with_small_photo_image {
width: 48px;
height: 36px;
margin: 0 8px 0 0px;
padding: 0px;
border: 0px;
float: left;
}


#articles_list {
}

#articles_list div#item {
padding: 0px;
margin: 5px 0px 9px 0px;
}

#articles_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
#articles_list h6 a:hover {
	text-decoration: underline;
}


#articles_list div#item h2 {
padding: 0px 0px 0px 10px;
margin: 0px;
font-size:1em;line-height:1em;
}

#articles_list div#item p {
margin-top: 3px;
padding: 0px 0px 0px 10px;
font-weight: normal;
}

#three_articles img
{
margin: 0px;
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border: 4px  solid #e3edff;
}

#three_articles h2 {
font-size:1em;line-height:1em;
margin: 0 5px 0 5px;
padding: 0;
}


#three_articles p {
margin: 5px;
font-weight: normal;
}

div.column_33_left {
float: left;
width: 33%;
padding: 0px 0px 10px 0px;
/* border: 1px solid red; */
}
	
div.column_33_left:after {
content: "";
display: block;
height: 1px;
clear: left;
visibility: hidden;
}

/* ish seno */
div.event_list {
	margin-top: 5px;
	margin-bottom: 5px;
height: 100%;
}  

div.event_list table {
  border-width: 2px 2px 2px 2px;
  border-spacing: 0px;
  border-style: outset outset outset outset;
  border-color: black;
  border-collapse: collapse;
  background-color: #dff8ff;
}

div.event_list table th {
text-align: center;
	border-width: 2px 2px 2px 2px;
	padding: 1px 2px 1px 2px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 12px;

}
div.event_list table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 12px;
}


div#company_first_part {
background-color: #ccffff;
border: 1px solid #86b2b9;
}


div#company_first_part:after {
content: "";
display: block;
height: 5px;
clear: both;
visibility: hidden;
}


div#company_second_part {
border-left: 1px solid #86b2d9;
border-right: 1px solid #86b2d9;
border-bottom: 1px solid #86b2d9;
}


div#company_second_part:after {
content: "";
display: block;
height: 1px;
clear: both;
visibility: hidden;
}


div#company_logo {
vertical-align: middle;
text-align: center;
margin: 0px;
}

div#company_full_title h1 {
    font-size: 1.3em;
}

div#company_subheader {
}


div#company_subheader h6 {
font-size: 12px;
}


div#company_subheader p {
font-size: 10px;
color: black;
font-weight: normal;
padding-left: 2px;
padding-right: 2px;
}


div#company_extended_info {
}


div#company_extended_info h6 {
font-size: 12px;
}


div#company_extended_info p {
font-size: 10px;
color: black;
font-weight: normal;
}


div#company_categories_list {
}


div#company_categories_list h6 {
font-size: 12px;
}


div#company_categories_list p {
font-size: 10px;
color: black;
font-weight: normal;
}


div#company_categories_list ul {
list-style-type: square;
margin-top: 0px;
/* remove space around UL */margin-left: 15px;
/* remove space around UL */padding-left: 3px;
font-size: 10px;
color: black;
font-weight: normal;

}


div#company_categories_list ul li a {
text-decoration: none;
font-size: 10px;
font-weight: normal;
}


div#company_categories_list ul li a:hover {
text-decoration: underline;
}

table.company_details {
	font-size: 11px;
}

div.company_first_part {
	text-align: left;
}

div.company_second_part {
	text-align: left;
}

.firmdata {
	color: #1852B8;
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#company_description {
margin-top: 10px;
margin-bottom: 5px;
}

div#company_advanced_list_companies_place {
text-align: center;
margin-bottom: 5px;
padding:0 0 3px 0;
background-color: #efefef;
}

div#company_advanced_list_companies_place h4 {
color: #1dbb0f;
padding: 0;
margin: 0;
margin-top: 3px;
background-color: #efefef;
}

#company_advanced_list {
margin: 5px 0px 5px 0px;
padding: 0px 0px 1px 0px;
}

#company_advanced_list_items {
margin: 5px 0px 5px 0px;
}

.company_advanced_list_item {
border: 1px solid #9f9f9f;
margin: 5px;
overflow: auto;
}


.company_advanced_list_item h1,
.company_advanced_list_item h2,
.company_advanced_list_item h3,
.company_advanced_list_item h4,
.company_advanced_list_item h5,
.company_advanced_list_item h6,
.company_advanced_list_item h3 a
{
background-color: #d5d5d5;
}

h3.company_advanced_list_item_title4 a,
h3.company_advanced_list_item_title4 a:visited,
h3.company_advanced_list_item_title4 a:hover
{
color: #e10a27;
}

h3.company_advanced_list_item_title3 a,
h3.company_advanced_list_item_title3 a:visited,
h3.company_advanced_list_item_title3 a:hover
{
color: #e10a27;
}

h3.company_advanced_list_item_title2 a,
h3.company_advanced_list_item_title2 a:visited,
h3.company_advanced_list_item_title2 a:hover
{
color: #fc6000;
}

h3.company_advanced_list_item_title1 a,
h3.company_advanced_list_item_title1 a:visited,
h3.company_advanced_list_item_title1 a:hover
{
color: #004bc0; 
}

h3.company_advanced_list_item_title0 a,
h3.company_advanced_list_item_title0 a:visited,
h3.company_advanced_list_item_title0 a:hover
{
color: #3c72d0;
}

.page_path {
margin: 0;
padding: 0;
border-bottom: 1px solid #000000;
background-color: #336666;
color: #ffffff;
margin-bottom:0px;
padding: 3px 5px 3px 1px;
font-size:1.0em;
line-height: 1.0em;
}

.page_path h1, .page_path h2, .page_path h3 {
	background-color: inherit;
	color: #ffffff;
	font-weight: bold;
	font-size:1.0em;
	line-height:1.0em;
	padding: 0px 0px 0px 10px;
margin:0px 0 0 0;
}

.page_path h1 a, .page_path h2 a, .page_path h3 a {
	background-color: inherit;
	color: #ffffff;
	font-weight: bold;
	font-size:1em;
	padding: 0px;
margin:0;
text-decoration: none;
}

.page_path h1 a:visited, .page_path h2 a:visited, .page_path h3 a:visited {
color: #ffffff;
text-decoration: none;
}

.page_path h1 a:hover, .page_path h2 a:hover, .page_path h3 a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/*
.page_path_mold {
background-image: url(/images/toptitle_blue.gif);
background-repeat: no-repeat;
}
*/

.category_block {
font-size: 0.95em;
}

.category_block fieldset {
background-color: #ebebeb;
margin: 10px 0px 5px 0px;
padding: 5px;
position:relative;
display: block;
}

.category_block legend {
border: 1px solid #7f7f7f;
background-color: #ebebeb;
font-weight: bold;
position:relative;
}

/* for IE */

*:first-child+html {} * html .category_block fieldset {
margin: 16px 0px 5px 0px;
}

*:first-child+html {} * html .category_block fieldset legend {
top: -1em;
}


.search_block {
font-color: red;
}


.search_block fieldset {
background-color: #ebebeb;
margin: 10px 0px 5px 0px;
padding: 5px;
position:relative;
display: block;
}


.search_block fieldset legend {
border: 1px solid #7f7f7f;
background-color: #ebebeb;
font-weight: bold;
position:relative;

}

/* for IE */

*:first-child+html {} * html .search_block fieldset {
margin: 16px 0px 5px 0px;
}

*:first-child+html {} * html .search_block fieldset legend {
top: -1em;
}


.search_result {
margin: 5px;
border-bottom: 1px solid #afafaf;
padding: 0px 5px 5px 5px;
}

.run_line {
border: 1px solid #8f8f8f;
padding: 1px 10px;
background-color: #ffffe8;
margin: 3px 0px 3px 0px;
}

.datetime {  
font-weight: normal;
color: #767676;
}

#contacts {
margin: 5px;
height: 100%;
overflow: auto;
}

#contacts_phone {
float: left;
text-align: center;
margin: 0px 10px;
}

#contacts_text {
text-align: center;
}

span.phone {
font-size: 18px;
font-weight: bold;
}

.banner {
margin: 1px 0px 0px 0px;
}

.comment {
	color: #575757;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.description {
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: left;
}

div.about_table_data {
   float:right;
   position: absolute;
   bottom: 0;
   right: 0;
}

td.about_table_data {
  border-width: 0px 1px 0px 0px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	color: white;
	padding: 2px;
	text-align: center;
        font-size:0.85em;
}
/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:5px 0px 3px 0px;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
font-size:0.95em;
}

#footer a {color:#808080;background-color:inherit;text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/***** Various classes *****/

.left {margin:3px 10px 2px 0;float:left;}.right {margin:2px 0 2px 10px;float:right;}
.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.textjustify {text-align: justify;}
.small {font-size:0.8em;}.bold {font-weight:bold;}.hide {display:none;}

/* Validation */

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.commentable {
        padding-left: 3px;
	border-bottom: 1px solid #d6d6d6;
        margin-bottom: 2px;
        
}

div.discount_coupon_list table {
  border-width: 2px 2px 2px 2px;
  border-spacing: 0px;
  border-style: outset outset outset outset;
  border-color: black;
  border-collapse: collapse;
  background-color: inherit;
}

div.discount_coupon_list table th {
        text-align: center;
	border-width: 2px 2px 2px 2px;
	padding: 1px 2px 1px 2px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	font-size: 1em;

}
div.discount_coupon_list table td {
        text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	font-size: 1em;
}
ul.category_expanded
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.category_expanded ul
{
  list-style-type: none;
  padding: 0;
  padding-left: 1.3em;
  margin: 0;
}
