.tags_head, .tags_content, .tags_content_break
{
   width: 234px;
   vertical-align: top;
}

.tags_head
{
   font-size: 15px;
   height: 34px;
   margin-bottom: 10px;
}

.tags_content
{
   clear: both;
   font-size: 15px;
   line-height: 15px;
   vertical-align: top;
}

.tags_content_image_left
{
   float: left;
   margin-right: 11px;
   text-decoration: none;
   border: 0;
}

.tags_content_image_center
{
   margin-bottom: 8px;
   text-decoration: none;
   border: 0;
   float: left;
}

.tags_content_image_right
{
   float: right;
   margin-left: 11px;
   text-decoration: none;
   border: 0;
}

.tags_content_break
{
   clear: both;
   height: 2px;
   font-size: 0px;
   margin-top: 9px;
   margin-bottom: 10px;
   background-repeat: repeat-x;
   background-image: url('../img/break_02.gif');
}


.title_tag_text, .title_tag_text:hover
{
   font-size: 12px;
   font-weight: bold;
   color: #363636;
   border: 0;
   text-decoration: none;
}

.title_tag_text:hover
{
   text-decoration: underline;
}

.text_tag_text, .text_tag_text *
{
   font-size: 12px;
   color: #636363;
}

.title_tag_concert
{
   font-size: 12px;
   color: #01caf4;
   font-weight:bold;
}

.text_tag_concert
{
   font-size: 12px;
   color: #b8b8b8;
}

.text_tag_tags
{
   font-size: 12px;
   color: #b7b7b7;
}