* { margin: 0; padding: 0; border: 0; }

.button {
position: relative;
visibility:visible;
width:200px;
height:45px;
background-color: #600586;
margin-bottom:3px;
}

#inc500 {
position: absolute;
top: -6px;
left: 6px;
background-image: url(../images/left_nav/ln_inc500_62x57.gif);
background-repeat: no-repeat;
width:66px;
height:61px;
z-index:200;
background-color:transparent;
overflow:visible;}

#recycle {
position: absolute;
top: 6px;
left: 11px;
background-image: url(../images/left_nav/ln_recycle_38x34.gif);
background-repeat: no-repeat;
width:41px;
height:40px;
z-index:200;
background-color:transparent;
overflow:visible;}

.tl {
position: absolute;
top: 0px;
left: 0px;
background-image: url(../images/left_nav/ln_tl.gif);
background-repeat: no-repeat;
width:12px;
height:12px;}

.tr {
position: absolute;
top: 0px;
left: 188px;
background-image: url(../images/left_nav/ln_tr.gif);
background-repeat: no-repeat;
width:12px;
height:12px;}

.bl {
position: absolute;
top: 33px;
left: 0px;
background-image: url(../images/left_nav/ln_bl.gif);
background-repeat: no-repeat;
width:12px;
height:12px;}

.br {
position: absolute;
top: 33px;
left: 188px;
background-image: url(../images/left_nav/ln_br.gif);
background-repeat: no-repeat;
width:12px;
height:12px;}

.lm {
position: absolute;
top: 12px;
left: 0px;
background-image: url(../images/left_nav/ln_lm.gif);
background-repeat: repeat-y;
width:12px;
height:21px;
background-color:#E5C7FD;}

.rm {
position: absolute;
top: 12px;
right: 0px;
background-image: url(../images/left_nav/ln_rm.gif);
background-repeat: repeat-y;
background-position:right;
width:12px;
height:21px;
background-color:#E5C7FD;}

.tm {
position: absolute;
top:0px;
left:12px;
background-image: url(../images/left_nav/ln_tm.gif);
background-repeat: repeat-x;
height:4px;
width:176px;}

.bm {
position: absolute;
top: 41px;
left: 12px;
background-image: url(../images/left_nav/ln_bm.gif);
background-repeat: repeat-x;
height:4px;
width:176px;}


.lnText {
position:absolute;
top: 4px;
left: 12px;
width:176px;
height:37px;
background-color: #E5C7FD;

}

