.anythingSlider h1                                      { letter-spacing: -2px; margin: 20px 0; text-align: center; }
.anythingSlider h2                                      { letter-spacing: -1px; margin: 0 0 10px 0; }
.anythingSlider h3                                      { margin: 0 0 10px 0; }  
.anythingSlider h5                                      { text-align: center; }
.anythingSlider pre                                     { margin: 0 0 15px 0; }

.anythingSlider ul                                      { margin: 0 0 25px 25px; }
.anythingSlider ul li                                   { margin: 0 0 8px 0; }

.anythingSlider #dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


/*
    For Specific Slides
*/
.textSlide                              { position:relative; }
.textSlide img							{ float:right; }
.textSlide h3                           { position:absolute; left:20px; top:20px; }
.textSlide p                          	{ position:absolute; left:20px; top:30px; width:265px; line-height:20px; }
.textSlide h4                           { text-transform: uppercase; margin: 10px 0;  position:absolute; left:10px; top:30px;}
.textSlide ul                           { list-style: disc; margin: 0 0 0 25px; position:absolute; left:10px; top:70px; }
.textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }
.price									{ position:absolute; right:0; bottom:0; padding:10px 15px; background-color:#0099CC; color:#fff;}
