h2.pageheadline {
 padding-left: 0;
}

#tagheader {
 margin: 0 10px 15px;
 padding-bottom: 5px;
 line-height: 26px;
 border-bottom: 1px solid #ccc;
}

#tagheader span {
 display: block;
 font-size: 15px;
 color: #666;
}

#tagdescription {
 padding: 10px;
 margin-bottom: 10px;
 background: #eee;
}

.entry-container {
 padding: 5px 0;
 margin: 5px 10px;
}

.entry-container .entry-item {
 margin-left: 0;
}

.entry-item .tagcat {
  display: block;
  font-weight: bold;
  color: #666;
  font-size: 12px;
}

/* ALL TAGS
###################################### */

#tag_letters {
   margin-bottom: 10px;
}   

#tag_letters a {
 padding:0 5px;
 border-right: 1px solid #ccc;
 font-size: 11px;
 font-weight: bold;
}

#tag_letters a.tagA {
 padding-left: 0;
}
#tag_letters a.tagZ {
 border: none;
 padding-right: 0;
}

/* Register BOX
###################################### */
#register-now {
   display:inline-block;
   border:1px solid #ccc;
   height:194px;
   width:298px;
   margin-bottom:10px;
   background:url(http://media.platinnetz.de/img/register-bg.png?1276609323) no-repeat;
}

#register-now strong {
   font-size:20px;
   margin:10px 11px 0;
   line-height: 25px;
   display: block;
}

#register-now ul {
list-style-type:disc;
margin:0 10px 10px 35px;
color:#ed8b29;
}

#register-now ul li {
   padding:5px 0 0;
   font-size:18px;
   vertical-align:bottom;
}

#register-now ul li span {
   letter-spacing:-0.02em;
   font-size:13px;
   color: #000;
}

#register-now a {
   display:block;
   height:35px;
   margin-left:10px;
   margin-top:5px;
   /* background:url(http://media.platinnetz.de/img/register-button.png?1248167488) no-repeat; */
}

/* SUCCESS TEASER
  ###################################### */

#success_teaser {
   height: 322px;
   display: inline-block;
   text-align: center;
   background: url('http://media.platinnetz.de/img/success_stories/success_teaser.png?1253708491') no-repeat;
}

#success_teaser p {
   margin-top: 150px;
   margin-bottom: 10px;
   padding: 10px 15px;
   text-align: left;
}

#success_teaser strong {
   display: block;
   margin-bottom: 10px;
}
