body{margin: 0px; padding: 0px; font-family: Helvetica; min-height: 420px;background-image: url(../images/bg_main.png); background-position: 0px 3px;}

#header{width: 100%; background-image: url(../images/bg.png); background-position: center top; color: white; text-align: center; font-size: 20px; padding: 11px 0px 12px 0px; 
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;font-weight: bold;}

#add{ background-image: url(../images/bg.png); color: white; text-align: center; font-size: 20px; padding: 4px 0px 4px 0px; text-shadow: gray 0px -1px -1px; font-weight: bold; background-position: 0px 44px;}
#description{ font-size: 18px; -webkit-border-radius: 15px; width: 220px; border: 1px black solid;}
#addbutton{background-color: black; color: white; border: 1px black solid; font-size: 18px; font-weight: bold; -webkit-border-radius: 5px;}

#container .part{ display: block; color: black; position: relative; padding: 10px 0px 10px 0px; height: 23px; text-decoration: none; font-weight: bold; font-size: 18px;  overflow: hidden;}
#container .part span{display: block; float: left; padding-left: 9px; color: #222222;}
#container .checked{float: left; margin-left: 14px;}

.deletebtn{float: left;-webkit-transition-property: -webkit-transform; -webkit-transition-duration: 0.2s, 0.2s; margin-left: 10px;}
.deletebtn.rotate{-webkit-transform: rotate(-90deg); margin-left: 10px;}

.dbtn{-webkit-border-image:url(../images/deletebtn.png) 0 6 0 6; font-size: 12px; font-weight: bold;color: #FFFFFF;text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;text-overflow: ellipsis;text-decoration: none;margin-top: 2px;margin-left: 12px;font-size: 14px;height: 30px;width: 60px;text-align: left;text-indent: -9px;border-width: 0 4px;background: none;position:absolute; right: -70px; top:3px; line-height: 28px;}
.dbtn.open{right: 13px;}

.hidden{display: none;}
.show{display: block;}
.done{opacity:0.2;}
.notdone{opacity:1;}


#Edit{-webkit-border-image:url(../images/btn.png) 0 4 0 4 stretch stretch; font-size: 14px; font-weight: bold; color: #FFFFFF; text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0; margin-top: -3px; height: 30px; text-align: left; border-width: 0px 4px;background: transparent none repeat scroll 0 0; position:absolute; right:10px; padding: 0px;}