#comments {
  float:left; width:60px;
}
#comment-wrapper {
  position: relative;
}
#commentWrapper { /* required to avoid jumping */
  left: 0px; top: 0px; position: absolute; margin-left: 0px; width:267px; z-index: 1000;
}
#side_menu {
  position: absolute; top: 0; margin-top: 20px; border-top: 0px solid purple; padding-top: 19px;
}
#comments ol li {
  border-top: 0px solid purple;
}
#comments ol li:first-child {
  border-top: 0;
}
#side_menu.fixed {
  position: fixed; top: 0;
}
#cretewebmenu{
  width: 200px;
   float: left;
}
.menu_link{
  cursor: pointer; float: right; margin-top: 45px;
}
.menu_close{
  cursor: pointer;  float: right; margin-top: 45px;
}
.menu_left{
  position: fixed;
}
.menu_left_pos {
  left: -200px;
}
.l_menu_link2 {
  height: 32px; width: 198px; border-bottom-color: #666; border-bottom-style: dashed; border-bottom-width: 1px; text-align: left; background-color:  #e4e9db;
   background-image: url("icoarrow.gif");  background-repeat: no-repeat; background-position: 20px;
}
.l_menu_link2 a {
  text-decoration: none; font-size:9pt; font-family: Verdana; color: #000066; font-weight:  bold; text-align: center;

   padding-left: 35px;
}
.l_menu_link2 a:hover {
  text-decoration: none; font-size:9pt; font-family: Verdana; color: #ff6600; font-weight:  bold;
}
.l_menu_link {
  height: 32px; width: 198px; border-bottom-color: #666; border-bottom-style: dashed; border-bottom-width: 1px; text-align: left;
  background-color: #FFFFFF;
   background-image: url("icoarrow.gif");  background-repeat: no-repeat; background-position: 20px;
}
.l_menu_link a {
  text-decoration: none; font-size:9pt; font-family: Verdana; color: #000066; font-weight:  bold; text-align: center;

   padding-left: 35px;
}
.l_menu_link a:hover {
  text-decoration: none; font-size:9pt; font-family: Verdana; color: #ff6600; font-weight:  bold;
}
.cat_top{
  height: 32px; width: 198px; border-color: #346d00; border-style: solid; border-width: 2px; background-color: #82a63c;
}
.menu_sec_div{
  width: 198px; border-color: #ccc; border-style: solid; border-width: 2px;
}