/* Unchanged */
.headerLine {
margin: 10px 0 0 0;
  background-color: white;	
  width: 100%;
  height: 1px;
}

body, html {
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-UltLt';
	src: url('../fonts/HelveticaNeueLTStd-UltLt.eot');
	src: local('☺'), url('../fonts/HelveticaNeueLTStd-UltLt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-UltLt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-UltLt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot');
  src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.svg#icomoon') format('svg'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: 'icomoon';
  color: #505050;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  line-height: 1;
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
}

/*
YUI 3.6.0 (build 5521)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
.lt-ie8 input,.lt-ie8 textarea,.lt-ie8 select{font-size:100%}
legend{color:#000}

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;}
.lt-ie8 audio,.lt-ie8 canvas,.lt-ie8 video {display:inline;zoom:1;}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0;}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
.ie-6 code,.ie-6 kbd,.ie-6 pre,.ie-6 samp{font-family:'courier new',monospace;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:10px 0}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;}
.lt-ie8 legend{margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;}
.lt-ie8 button,.lt-ie8 input,.lt-ie8 select,.lt-ie8 textarea{vertical-align:middle}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-moz-appearance:button;-webkit-appearance:button;cursor:pointer;}
.lt-ie8 button,html.lt-ie8 input[type="button"],.lt-ie8 input[type="reset"],.lt-ie8 input[type="submit"]{overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
.lt-ie8 input[type="checkbox"],.lt-ie8 input[type="radio"]{height:13px;width:13px}
input[type="search"]{-moz-appearance:textfield;-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0;}

.cf:after{display: block;visibility: hidden;clear: both;height: 0;line-height: 0;font-size: 0;content: ".";}.cf{display: inline-block;}* html .cf{ height: 1%; }.cf{ display: block; }
.clr {clear: both;}
.fl {float: left;}
.fr {float: right;}
::-webkit-input-placeholder {color: #bababa;}
::-moz-placeholder {color: #bababa;}
::-moz-selection {background-color: #32e3ca;color: #fff;}
::selection {background-color: #32e3ca;color: #fff;}
a {color: #6fb3b4;cursor: pointer;text-decoration: none;}
a:hover,
a:focus {text-decoration: underline;}
a:focus,
a:active,
input:focus {outline: none;}
figure img {display: block;}
label {cursor: pointer;}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

body {
 background: #534444; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTM0NDQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE5MTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  hsla(0,10%,30%,1) 0%, hsla(0,22%,8%,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,hsla(0,10%,30%,1)), color-stop(100%,hsla(0,22%,8%,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  hsla(0,10%,30%,1) 0%,hsla(0,22%,8%,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  hsla(0,10%,30%,1) 0%,hsla(0,22%,8%,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  hsla(0,10%,30%,1) 0%,hsla(0,22%,8%,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  hsla(0,10%,30%,1) 0%,hsla(0,22%,8%,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534444', endColorstr='#191010',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

  color: #909090;
  font-family: 'Lato';
  ;
}
.container {
  margin: 0 auto;
  width: 765px;
}

h1 {
  font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
  font-size:100px;
  line-height: 50px;
  color: #fff;
/*  color:#505050; */
}

h2 {
font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
  margin: .25em 0 0;
  font-weight: 200;
  font-size: 25px;
}

h2.releases
{
    font-family: 'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
    margin: .25em 0 0;
    font-weight: 200;
    font-size: 3.25em;
    color: #E9E9E9;
}


h3 {
font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
  font-weight: 200;
  margin: 1em 0 1em 0;
  font-size: 20px;
}

h4 {
  font-family: 'Ubuntu';
  font-weight: 500;
  margin: 1em 0;
  font-size: 16px;
}

p {
  line-height: 1.52em;
  font-size: 1.50em;
  font-weight: 300;
  margin: 1em 0;
}

article p:first-of-type {
  line-height: 1.52em;
  font-size: 1.50em;
  font-weight: 300;
  margin: 0em 0;
}

ul {
  margin: 0 0 0 2em;
}

li {
  list-style: disc;
  margin: 0.2em 0;
  font-size: 16px;
  font-weight: 300;
}

nav ul {
  margin-left: 0;
}

nav li {
  font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
  font-size:3em; 
/*color: #455560; */
  cursor: pointer;text-decoration: none;
  list-style: none;
  float: left;
  margin-right: 15px;
}


nav a:hover,
nav a:focus {
color: #728999;
  text-decoration: none;
}
nav a,
nav a:hover:before,
nav a:focus:before {
  color: #808080;
}

#content {
  padding-top: 50px;
  height: 100%;
}

.mobile-only {
  display: none;
}

pre {
  background: rgba(204,204,204,0.4);
  border-radius: 5px;
  color: black;
  font-family: Monaco, courier, 'courier new', sans-serif;
  padding: 10px 10px 10px 35px;
}

pre code {
  display: block;
}

.license {
  background: rgba(204,204,204,0.4);
  border: 0;
  border-radius: 5px;
  font-family: 'Ubuntu';
  font-weight: 500;
  height: 200px;
  margin: 1em 0;
  overflow: auto;
  -webkit-overflow-scroll: touch;
  padding: 5px 15px;
}

.license p,
.license li {
  font-weight: 500;
}

footer {
  padding: 30px 0 30px;
  font-size: 11px;
  font-weight: 700;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .mobile-only {
    display: block;
  }
html, body
{
    min-height: 100%; 
}


  #content {
  margin: 0;
    padding-top: 0;
 background: #191010; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA3MDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  hsla(0,22%,8%,1) 0%, hsla(0,27%,2%,1) 50%, hsla(0,10%,30%,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(0,22%,8%,1)), color-stop(50%,hsla(0,27%,2%,1)), color-stop(100%,hsla(0,10%,30%,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191010', endColorstr='#534444',GradientType=0 ); /* IE6-8 */    color: #505050;
min-height: 100%; 
  }

.container {
min-height: 100%; }

h1 {
  font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
  font-size:50px;
  line-height: 40px;
  color:#505050;
}

p {
  line-height: 28px;
  font-size: 15px;
  font-weight: 300;
  margin: 1em 0;
}

  .container {
    margin: 0 30px;
    width: auto;
    height: 100%;
  }

 .mobile-header-bar {
background: #728999; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyODk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzcyODk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQ1NTU2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTU1NjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  hsla(205,16%,53%,1) 0%, hsla(205,16%,53%,1) 50%, hsla(204,16%,32%,1) 51%, hsla(204,16%,32%,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(205,16%,53%,1)), color-stop(50%,hsla(205,16%,53%,1)), color-stop(51%,hsla(204,16%,32%,1)), color-stop(100%,hsla(204,16%,32%,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  hsla(205,16%,53%,1) 0%,hsla(205,16%,53%,1) 50%,hsla(204,16%,32%,1) 51%,hsla(204,16%,32%,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  hsla(205,16%,53%,1) 0%,hsla(205,16%,53%,1) 50%,hsla(204,16%,32%,1) 51%,hsla(204,16%,32%,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  hsla(205,16%,53%,1) 0%,hsla(205,16%,53%,1) 50%,hsla(204,16%,32%,1) 51%,hsla(204,16%,32%,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  hsla(205,16%,53%,1) 0%,hsla(205,16%,53%,1) 50%,hsla(204,16%,32%,1) 51%,hsla(204,16%,32%,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#728999', endColorstr='#455560',GradientType=0 ); /* IE6-8 */

    padding: 15px;
    margin-bottom: 20px;
  }

  .mobile-header-bar .icon {
    border-radius: 3px;
    box-shadow: 0 1px #808080, 0 -1px #808080, 1px 0 #808080, -1px 0 #808080;
    font-family: 'icomoon';
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    margin: 10px 0 0 10px;
    padding: 5px 10px 6px;
  }

  .mobile-header-bar .icon:hover,
  .mobile-header-bar .icon:active {
    background: rgba(0,0,0,0.1);
  }

  nav {
    background: url(../images/bg/mobile-nav.png);
  }

  nav ul {
    margin: 0;
  }

  nav li {
    border-bottom: 1px solid rgb(34, 34, 34);
    border-top: 1px solid rgb(83, 83, 83);
    margin: 0;
  }

  nav li:first-of-type {
    border-top: 0;
  }

  nav a {
    color: #ddd;
    display: block;
    padding: 14px 15px;
    text-shadow: 0 -1px rgb(34, 34, 34);
  }

  nav a:hover,
  nav a:active {
    background: rgba(0,0,0,0.1);
  }

  #navobile-navigation a:before {
    text-shadow: 0 -1px rgb(34, 34, 34);
    color: #ddd;
    margin-right: 10px;
  }


  .license {
    height: 300px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2),
    only screen and (-min-moz-device-pixel-ratio: 2),
    only screen and (min-device-pixel-ratio: 2) {

body, html {
  height: 100%;
}

  #content,
  body {
  background: #191010; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA3MDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  hsla(0,22%,8%,1) 0%, hsla(0,27%,2%,1) 50%, hsla(0,10%,30%,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(0,22%,8%,1)), color-stop(50%,hsla(0,27%,2%,1)), color-stop(100%,hsla(0,10%,30%,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  hsla(0,22%,8%,1) 0%,hsla(0,27%,2%,1) 50%,hsla(0,10%,30%,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191010', endColorstr='#534444',GradientType=0 ); /* IE6-8 */
  color: #909090;
  font-family: 'Lato';
  height: 100%;
  }

  nav {
    background: url(../images/bg/mobile-nav@2x.png);
    background-size: 200px 200px;
  }

}
ol.tracklist li {
font-family:'Conv_HelveticaNeueLTStd-UltLt',Sans-Serif;
font-size: 20px;
margin: 0 0 0 40px; 
list-style: decimal-leading-zero; }

.unlock {
margin: 20px 0 20px 0;
}
.readmore .slide + a {
  margin-top: -1em;
  margin-bottom: 1.5em;
}