/* (c) Windmill - (r) ded 20101007 2135 */
/* for the DEDAss site */

div.col_label {
   background-color: #ffffff;
}
div.col_genre {
   width: 53px;
   height: 63px;
   padding: 3px 0 0 2px;
   overflow: hidden;
   float: left;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 8px;
   font-weight: normal;
   color: #ff66b3;
}
div.col_tease {
   width: 163px;
   height: 64px;
   float: left;
   padding: 2px 2px 0 0;
   overflow: hidden;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 12px;
   font-style: italic;
   font-weight: normal;
   color: #ff66b3;
}
a.col_title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 12px;
   font-style: italic;
   font-weight: normal;
   text-decoration: underline;
   color: #ff66b3;
}
a.col_title:hover {
   text-decoration: none;
   color: #ff66b3;
}
hr.col_sep {
   clear: both;
   width: 220px;
   height: 0;
   border-top: 1px dotted #ff66b3;
   border-left: 0;
   border-bottom: 0;
   border-right: 0;
   margin: 5px 0 0 0;
   padding: 0 0 5px 0;
}
div.page_index {
   width: 220px;
   padding: 35px 0 0 0;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 12px;
   text-align: right;
   font-style: italic;
   font-weight: normal;
   color: #333333;
}
span.page_index {
   text-decoration: line-through;
   color: #999999;
}
a.page_index {
   color: #333333;
   text-decoration: none;
}
a.page_index:hover {
   color: #333333;
   text-decoration: underline;
}
div.logo {
   width: 220px;
   border-top: 1px solid #ff66b3;
   border-bottom: 1px solid #ff66b3;
}

div.enews {
   background: #ffffff;
   border-top: 1px dotted #666666;
   margin: 0 0 0 0;
   padding: 7px 0 0 0;
}
div.enews_row {
   background: #ffffff;
/*   width: 165px; */
   height: 18px;
}
div.enews_label {
   background: #ffffff;
   width: 53px;
   height: 50px;
   padding: 4px 0 0 2px;
   float: left;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 8px;
   font-weight: normal;
   color: #666666;
}

span.enews_labels {
   background: #ffffff;
   padding: 2px 0 0 0;
   width: 45px;
   float: left;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 12px;
   text-align: left;
   font-style: italic;
   font-weight: normal;
   color: #999999;
}

#name {
   background: #ffffff;
   border-bottom: 1px dotted #666666;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   margin: 0;
	padding: 2px 0 0 0;
	width: 120px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 9px;
   font-weight: normal;
	color: #333333;
	cursor: default;
}
#botyk-botyk {
   background: #ffffff;
   border-bottom: 1px dotted #666666;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   margin: 0;
	padding: 2px 0 0 0;
	width: 120px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 9px;
   font-weight: normal;
	color: #333333;
	cursor: default;
}


