* { margin: 0; padding: 0; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; color: #fff; }
body { background-color: #669999; padding: 70px; position: relative; width: 1050px; }
#holder { width: 600px; overflow: hidden; position: absolute; left: 430px; top: 220px; padding-bottom: 30px; }
#slideshow, #examples { list-style-type: none; width: 9000px; position: relative; }
#slideshow li, #examples li { display: inline; }
#examples li  { float: left; }
.detail { display: -moz-inline-stack; display: inline-block; margin-right: 62px; zoom: 1; *display: inline; vertical-align: top; letter-spacing: 1px; }
a { text-decoration: none; font-weight: bold; }
p { font-size: 14px; margin-bottom: 7px; }
#slideshow, #christmas-tag, #examples, .example-nav { display: none; }
.nav { position: absolute; top: 220px; left: 70px; letter-spacing: 1px; }
.nav a { display: block; margin-bottom: 3px; }
.nav a.active { color: #B8B8B8; }
#christmas-tag { position: absolute; top: -5px; left: 770px; }
.example-nav { width: 600px; position: absolute; left: 430px; top: 220px; }
.example-nav a { position: absolute; top: 424px; font-size: 40px; font-weight: normal; color: #A0A0A0; }
.prev { left: -50px; }
.next { right: -50px; }