div#tinyurl {padding:32px;border-top:2px solid #323232;border-bottom:2px solid #323232;}
div#tinyurl p {line-height:1.6;}
div#tinyurl p:nth-of-type(n+2){padding:8px 0 0 0;}
div#tinyurl textarea#opentxt {width:100%;height:300px;}
ul#sample li{list-style-type:none;}
ul#sample li:nth-of-type(n+2){list-style-type:square;}
ul#sample li:nth-of-type(3){list-style-type:none;text-indent:-1.35em;margin-left:1.35em;}
ul#sample li:nth-of-type(3):before{content:"→";margin-right:6px;}
