
A:visited {text-decoration: none; color: black;}
A:hover {text-decoration: line-through; color: black; font-weight: bolder;}
A:link {text-decoration: none; color: black;}

#twitter_update_list li {
list-style-type: none;
}

div.rapper{
    width: 830px;
	margin-top: 100px;
}

div.left_box{
    float: left;
    padding: 10px;
    width: 220px;
}

div.right_box{
    float: left;
    padding: 10px;
	margin-top: 50px;
	margin-left: -10px;
	font-family: courier;
	font-size: 12px;

}

.suckerdiv ul{
margin: 0;
padding: 0;
width: 160px;
list-style-type: none;
border-bottom: 0px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
.suckerdiv ul li ul{
position: absolute;
width: 170px;
top: 0;
visibility: hidden;
}

.suckerdiv ul li a{
display: block;
overflow: auto;
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 0px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
text-decoration: line-through;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

div.feets{
	float: top;
	margin-top: 25px;

}


/*----------\_`\---------============= = ==
            (__/
             | | .-"""-.
             | \/-=-.   \
             |(_|o o/   |_
              \/ "  \   ,_)
               \ ^  /__/
                ;--'  `-.
               /      .  \
              ;        \  \
              |         | |
            .-\ '     _/_/
          .'  _;.    (_  \
         /  .'   `\   \\_/
        |_ /       |  |\\
       /  _)       /  / ||
      /  /       _/  /  //
      \_/       ( `-/  ||
                /  /   \\ .-.
                \_/     \'-'/
                         `"`*/