body {
	padding:            0;
  margin-top:         10px;
	font-family:        verdana, times new roman, tahoma;
  background:         url('/img/bkg.gif');
  background-repeat:  repeat;
  font-size:          11px;
}

#page {
  width:  984px;
  margin: 0 auto;
}

#page #above_menu {
  height: 212px;
}

#page #above_menu #ball {
  position:           absolute;
  top:                10px;
  height:             212px;
  width:              320px;
  background:         url('/man/img/ball.jpg');
  background-repeat:  no-repeat;
  z-index:            2;
}

#page #above_menu #commercial {
  position:   absolute;
  top:        10px;
  width:      984px;
  height:     94px;
  background: url('/img/bkg_commercial.gif');
  text-align: right;
}

#page #above_menu #border_orange {
  position:   absolute;
  top:        104px;
  width:      984px;
  height:     1px;
  background: url('/img/border_orange.gif');
}

#page #above_menu #title {
  position:   absolute;
  top:        104px;
  width:      984px;
  height:     118px;
  background: url('/man/img/bkg_title.jpg');
}

#page #above_menu #NBL {
  position:   absolute;
  top:        152px;
  width:      721px;
  font-size:  24px;
  color:      white;
  text-align: right;
  z-index:    3;
}

#page #above_menu #sex {
  position:   absolute;
  top:        192px;
  width:      761px;
  text-align: right;
  font-size:  19px;
  color:      #cc6666;
  z-index:    1;
}

#page #above_menu .commercial {
  display:      none;
  position:     absolute;
  top:          12px;
  width:        780px;
  height:       89px;
  padding-left: 210px;
  z-index:      3;
  color:        white;
}

#page #above_menu #search {
  position:   absolute;
  top:        198px;
  width:      980px;
  font-size:  11px;
  color:      white;
  text-align: right;
}

#page #above_menu #search .form {
  padding: 0;
  margin: 0;
}

#page #above_menu #search .submit {
  width:            30px;
  height:           21px;
  border:           1px solid #999999;
  background-color: #a02521;
}

#page #above_menu #search .text {
  margin-right: 2px;
  width:        128px;
  height:       17px;
  border:       1px solid #999999;
}

#page #above_menu #search .label {
  color:          white;
  padding-right:  5px;
}

*html #page #above_menu .commercial {
  width:  770px;
}

*html #page #above_menu #title_border {
  left: 1129px;
}

#page #menu {
  position:           absolute;
  width:              984px;
  height:             23px;
  background:         url('/img/menu.gif');
  background-repeat:  repeat-x;
  font-size:          11px;
  font-weight:        bold;
  color:              #333333;
}

#page #menu .item {
  padding-top: 2px;
}

#page #menu a:link,
#page #menu a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #menu a:hover {
  text-decoration:  none;
  color:            #333333;
}

#page #menu a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content {
  width:            982px;
  background-color: white;
  border-left:      1px solid #999999;
  border-right:     1px solid #999999;
}

#page #content .container .left {
  width:            292px;
  background-color: white;
}

#page #content .container #middle {
  width:          600px;
  padding-left:   2px;
  padding-right:  2px;
  color:          #303030;
}

#page #content .container #right {
  padding-left:     0;
  padding-right:    0;
  width:            244px;
  background-color: white;
}

#page #content .container .single {
  width:          984px;
  padding-left:   6px;
  padding-right:  6px;
}

#page #content .container .single .head {
  padding-left:   0;
  padding-right:  0;
}

#page #content .head {
  height:           18px;
  color:            white;
  background-color: #990000;
}

#page #content .border_common {
  background-image:   url('/man/img/border_common.gif');
  background-repeat:  repeat-y;
  width:              1px;
  padding:            0;
  margin:             0;
}

#page #content .border_bottom {
  background-image:   url('/man/img/border_bottom.gif');
  background-repeat:  repeat-x;
}

#page #content .border {
  background-image:   url('/man/img/border.gif');
  background-repeat:  repeat-y;
  width:              2px;
  padding:            0;
  margin:             0;
}

#page #content .head a:link,
#page #content .head a:visited,
#page #content .head a:hover,
#page #content .head a:active {
  text-decoration:  underline;
  color:            white;
}

#page #content .head .rss {
  width:        43px;
  height:       13px;
  border:       0;
  padding-top:  2px;
}

html:root #page #content .head .rss { padding-top: 0; }

#page #content .container p {
  margin:   0;
  padding:  0;
}

#page #content .title {
  color:        #990000;
  font-weight:  bold;
}

#page #content .title p {
  padding-top:  8px;
}

#page #content .date {
  color:  #959595;
}

#page #content .time {
  color:      #959595;
}

#page #content .text {
  padding-top:    8px;
  padding-right:  2px;
}

#page #content .text img {
  margin-right:  10px;
  margin-bottom: 10px;
}

#page #content .text a:link,
#page #content .text a:visited,
#page #content .detailed a:link,
#page #content .detailed a:visited {
  color:            #990000;
  text-decoration:  none;
}

#page #content .text a:hover,
#page #content .detailed a:hover {
  color:            #990000;
  text-decoration:  underline;
}

#page #content .text a:active,
#page #content .detailed a:active {
  color:            #990000;
  text-decoration:  none;
}

#page #content .detailed {
  padding-right: 10px;
}

#page #content .vote_note {
  height:           61px;
  background-color: #eae8e9;
  padding-left:     6px;
  padding-right:    7px;
}

#page #content .vote_note a:link,
#page #content .vote_note a:visited {
  text-decoration:  none;
  color:            #990000;
}

#page #content .vote_note a:hover {
  text-decoration:  underline;
  color:            #990000;
}

#page #content .vote_note a:active {
  text-decoration:  none;
  color:            #990000;
}

#page #content .date_note {
  height:           40px;
  background-color: #eae8e9;
  padding-left:     6px;
  padding-right:    7px;
}

#page #content .date_note a:link,
#page #content .date_note a:visited {
  text-decoration:  none;
  color:            #990000;
}

#page #content .date_note a:hover {
  text-decoration:  underline;
  color:            #990000;
}

#page #content .date_note a:active {
  text-decoration:  none;
  color:            #990000;
}

#page #content .games {
  background-color: #eae8e9;
}

#page #content .odd {
  padding-left:     6px;
  padding-right:    7px;
  background-color: #fbf5f5;
}

#page #content .even {
  padding-left:   6px;
  padding-right:  7px;
}

#page #content .games a:link,
#page #content .games a:visited {
  text-decoration:  none;
  font-weight:      bold;
  color:            #303030;
}

#page #content .games a:hover {
  text-decoration:  underline;
  font-weight:      bold;
  color:            #303030;
}

#page #content .games a:active {
  text-decoration:  none;
  font-weight:      bold;
  color:            #303030;
}

#page #content .standings {
  background-color: #eae8e9;
}

#page #content .standings a:link,
#page #content .standings a:visited {
  text-decoration:  none;
  color:            #303030;
}

#page #content .standings a:hover {
  text-decoration:  underline;
  color:            #303030;
}

#page #content .standings a:active {
  text-decoration:  none;
  color:            #303030;
}

#page #content .standings .title {
  font-weight:    normal;
  padding-left:   6px;
  padding-right:  7px;
  padding-top:    18px;
  padding-bottom: 22px;
}

#page #content .standings .even {
  padding-left:   6px;
  padding-right:  7px;
  padding-top:    8px;
  padding-bottom: 12px;
}

#page #content .standings .odd {
  background-color: #fbf5f5;
  padding-left:     6px;
  padding-right:    7px;
  padding-top:      8px;
  padding-bottom:   12px;
}

#page #content .commercial {
}

#page #content .multimedia {
  padding:  0;
  margin:   0;
}

#page #content .multimedia .photo {
  padding:        0;
  margin:         0;
  width:          105px;
  border-bottom:  1px solid #330200;
}

#page #content .multimedia .content {
  padding:          0;
  background-color: #eae8e8;
  height:           242px;
}

#page #content .multimedia .content .cover {
  padding-top:    6px;
  padding-bottom: 8px;
}

#page #content .multimedia .content .info {
  color: #333333;
}

#page #content .multimedia .content a:link,
#page #content .multimedia .content a:visited {
  text-decoration:  none;
  color:            #990000;
}

#page #content .multimedia .content a:hover {
  text-decoration:  underline;
  color:            #990000;
}

#page #content .multimedia .content a:active {
  text-decoration:  none;
  color:            #990000;
}

#page #content .multimedia .audio {
  padding:        0;
  margin:         0;
  border-left:    1px solid #330200;
  border-right:   1px solid #330200;
  border-bottom:  1px solid #330200;
  width:          91px;
}

#page #content .multimedia .content .title {
  margin:       0;
  padding:      0;
  line-height:  11px;
  padding-top:  15px;
  padding-left: 10px;
}

#page #content .multimedia .content .duration {
  margin:       0;
  padding:      0;
  line-height:  14px;
  padding-left: 10px;
}

@media all and (min-width: 0) {
  #page #content .multimedia .content .duration { line-height:  16px;}
}

#page #content .multimedia .video {
  padding:        0;
  margin:         0;
  width:          94px;
  border-bottom:  1px solid #330200;
}

#page #sponsors {
  width:              984px;
  background-color:   white;
}

#page #sponsors .head {
  height:           18px;
  color:            white;
  background-color: #333333;
}

#page #sponsors .logos {
  height:             129px;
  background-image:   url('/man/img/bkg_logos.jpg');
  background-repeat:  repeat-x;
}

#page #sponsors .logos_bottom {
  height:             9px;
  background-image:   url('/man/img/bkg_logos_bottom.jpg');
  background-repeat:  repeat-x;
}

#page #rights {
  width:        984px;
  text-align:   center;
  color:        #cccccc;
  padding-top:  4px;
}

#page #rights a:link,
#page #rights a:visited {
  text-decoration:  none;
  color:            #cccccc;
}

#page #rights a:hover {
  text-decoration:  underline;
  color:            #cccccc;
}

#page #rights a:active {
  text-decoration:  none;
  color:            #cccccc;
}

#page #content .today {
  color:          #990000;
  font-weight:    bold;
  padding-right:  9px;
}

#page #content .calendar_select_form {
  padding-top:    9px;
  padding-bottom: 9px;
}

#page #content .calendar {
  padding-left:   41px;
  padding-right:  41px;
}

#page #content .calendar .head {
  height:           58px;
  background-color: #fcf5f5;
  color:            #990000;
  font-weight:      bold;
}

#page #content .calendar .odd {
  height:           44px;
  background-color: #fcf5f5;
  color:            #333333;
}

#page #content .calendar .even {
  height:           44px;
  background-color: white;
  color:            #333333;
}

#page #content .calendar .today {
  height:           44px;
  background-color: #f9d6d6;
  color:            #333333;
  font-weight:      normal;
}

#page #content .calendar a:link,
#page #content .calendar a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .calendar a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .calendar a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .clubs {
  width:        692px;
  padding-left: 6px;
}

#page #content .clubs img {
  border: 1px solid #e4e4e4;
}

#page #content .clubs p {
  margin:   0;
  padding:  0;
}

#page #content .clubs a:link,
#page #content .clubs a:visited {
  color:            #990000;
  text-decoration:  none;
  font-weight:      bold;
  font-size:        13px;
}

#page #content .clubs a:hover {
  color:            #990000;
  text-decoration:  underline;
  font-weight:      bold;
  font-size:        13px;
}

#page #content .clubs a:active {
  color:            #990000;
  text-decoration:  none;
  font-weight:      bold;
  font-size:        13px;
}

#page #content .container .clubs_select_tournament {
  width:          292px;
  padding-right:  6px;
}

#page #content .container .clubs_border {
  width:                6px;
  background-image:     url('/man/img/border.gif');
  background-repeat:    repeat-y;
  background-position:  right top;
}

#page #content .club {
  width:          692px;
  padding-left:   6px;
}

#page #content .club .title {
  height:           58px;
  background-color: #fcf5f5;
  color:            #990000;
  font-weight:      bold;
}

#page #content .club .title a:link,
#page #content .club .title a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .club .title a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .club .title a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .club .item {
  color: #333333;
}

#page #content .club .item a:link,
#page #content .club .item a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .club .item a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .club .item a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .club_news .title {
  color:        #990000;
  font-weight:  bold;
}

#page #content .club_news a:link,
#page #content .club_news a:visited {
  color:            #990000;
  text-decoration:  none;
}

#page #content .club_news a:hover {
  color:            #990000;
  text-decoration:  underline;
}

#page #content .club_news a:active {
  color:            #990000;
  text-decoration:  none;
}

#page #content .club .player {
  color:        #990000;
  font-weight:  bold;
}

#page #content #selectPlayer {
  font-weight:  normal;
  color:        #333333;
}

@-moz-document url-prefix()
{
  #page #content #selectPlayer {
    padding-bottom: 9px;
  }
}


#page #content .club p {
  margin:       0;
  padding:      0;
}

#page #content .statistics_select_form {
  padding-top:  9px;
}

#page #content .statistics {
  padding-left:   80px;
  padding-right:  80px;
}

#page #content .statistics .head {
  height:           58px;
  background-color: #fcf5f5;
  color:            #990000;
  font-weight:      bold;
}

#page #content .statistics .item {
  height:           30px;
  background-color: white;
  color:            #333333;
}

#page #content .statistics .head a:link,
#page #content .statistics .head a:visited {
  color:            #990000;
  text-decoration:  none;
}

#page #content .statistics .head a:hover {
  color:            #990000;
  text-decoration:  underline;
}

#page #content .statistics .head a:active {
  color:            #990000;
  text-decoration:  none;
}

#page #content .statistics a:link,
#page #content .statistics a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .statistics a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .statistics a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .vote {
  padding-left:   23px;
  padding-right:  23px;
}

#page #content .vote .head {
  height:           42px;
  background-color: white;
  color:            #990000;
  font-weight:      bold;
}

#page #content .vote .answer {
  height: 25px;
  color:  #333333;
}

#page #content .vote .vote_row {
  height: 25px;
  color:  #990000;
}

#page #content .vote .results {
  height:     18px;
  width:      600px;
  text-align: left;
  padding:    0;
  color:      #990000;
}

#page #content .vote .results .graph {
  height:           6px;
  background-color: #990000;
}

#page #content .game {
  padding-top:    22px;
  padding-left:   139px;
  padding-right:  139px;
}

#page #content .game .caption {
  color:            #990000;
  font-weight:      bold;
  font-size:        13px;
}

#page #content .game .caption a:link,
#page #content .game .caption a:visited {
  color:            #990000;
  font-weight:      bold;
  font-size:        13px;
  text-decoration:  none;
}

#page #content .game .caption a:hover {
  color:            #990000;
  font-weight:      bold;
  font-size:        13px;
  text-decoration:  underline;
}

#page #content .game .caption a:active {
  color:            #990000;
  font-weight:      bold;
  font-size:        13px;
  text-decoration:  none;
}

#page #content .game .head {
  height:           29px;
  background-color: #fcf5f5;
  color:            #333333;
  font-weight:      bold;
}

#page #content .game .head a:link,
#page #content .game .head a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .game .head a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .game .head a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .game .item {
  height:           30px;
  background-color: white;
  color:            #333333;
}

#page #content .game .odd {
  height:           30px;
  background-color: #fcf5f5;
  color:            #333333;
  padding:          0;
}

#page #content .game a:link,
#page #content .game a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .game a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .game a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .report {
  padding-left:   62px;
  padding-right:  62px;
}

#page #content .report .head {
  height:           41px;
  background-color: white;
  color:            #990000;
  font-weight:      bold;
}

#page #content .report .content {
  color:  #333333;
}

#page #content .report .content p {
  padding:        0;
  padding-bottom: 10px;
}

#page #content .report .content a:link,
#page #content .report .content a:visited {
  color:            #990000;
  text-decoration:  none;
}

#page #content .report .content a:hover {
  color:            #990000;
  text-decoration:  underline;
}

#page #content .report .content a:active {
  color:            #990000;
  text-decoration:  none;
}

#page #content .playgrounds {
  padding-left:   14px;
  padding-right:  14px;
}

.block {
	float:					left;
	width:					230px;
	height:					110px;
	padding:				25px 2px;
	border-bottom:	1px solid #990000;
}

.block a:link,
.block a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

.block a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

.block a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

.height50 {
	height:	50px;
}

.width220 {
	width:	220px;
}

.center {
	text-align:	center;
}

#page #content .playgrounds  .name,
#page #content .playground  .name {
  color:          #990000;
  font-weight:    bold;
  padding-top:    17px;
  padding-bottom: 8px;
}

#page #content .playgrounds .name a:link,
#page #content .playgrounds .name a:visited,
#page #content .playground .name a:link,
#page #content .playground .name a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .playgrounds .name a:hover,
#page #content .playground .name a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .playgrounds .name a:active,
#page #content .playground .name a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .playground {
  width:        692px;
  padding-left: 6px;
}

#page #content .playground .pic {
  padding-right: 12px;
}

@media all and (min-width: 0) {
  #page #content .playground .pic { padding-bottom: 2px;}
}

#page #content .playground .playground_info {
  position:     absolute;
  padding-top:  206px;
  margin-left:  261px;
  height:       100%;
  width:        340px;
  color:        #333333;
}

#page #content .archive {
  width:        692px;
  padding-left: 6px;
}

#page #content .multimedia_page {
  width:        692px;
  padding-left: 6px;
  color:        #333333;
}

#page #content .multimedia_page .title a:link,
#page #content .multimedia_page .title a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .multimedia_page .title a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .multimedia_page .title a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .audio_content {
  padding-top:  13px;
  padding-left: 8px;
  color:        #333333;
}

#page #content .audio_content a:link,
#page #content .audio_content a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .audio_content a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .audio_content a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .standings_page {
  padding-left:   236px;
  padding-right:  236px;
}

#page #content .standings_page a:link,
#page #content .standings_page a:visited {
  color:            #333333;
  text-decoration:  none;
}

#page #content .standings_page a:hover {
  color:            #333333;
  text-decoration:  underline;
}

#page #content .standings_page a:active {
  color:            #333333;
  text-decoration:  none;
}

#page #content .standings_page .head {
  background-color: #fcf5f5;
  height:           35px;
  color:            #990000;
  font-weight:      bold;
}

#page #content .standings_page .even {
  background-color: white;
  height:           25px;
  color:            #333333;
  padding:          0;
}

#page #content .standings_page .odd {
  background-color: #fcf5f5;
  height:           25px;
  color:            #333333;
  padding:          0;
}

#page #content .standings_page_select {
  padding-top:    28px;
  padding-bottom: 27px;
}

@media all and (min-width: 0) {
  #page #content .standings_page_select { padding-bottom: 15px;}
}

*html #page #content .standings_page_select {
  padding-bottom: 7px;
}

#page #content .search {
  padding-left:   39px;
  padding-right:  39px;
}

#page #content .search .partition {
  color:        #990000;
  font-weight:  bold;
  padding-top:  16px;
}

#page #content .search .partition a:link,
#page #content .search .partition a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .search .partition a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .search .partition a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .search .fragment a {
  color:  #990000;
}

#page #content .results {
  color:        #990000;
  font-weight:  bold;
  padding-top:  32px;
}

#page #content .tournaments {
  width:        692px;
  padding-left: 6px;
  color:        #333333;
}

#page #content .tournaments .name {
  color:        #990000;
  font-size:    13px;
  font-weight:  bold;
}

#page #content .tournaments .sponsors {
  color:        #990000;
  font-weight:  bold;
}

#page #content .tournaments .period {
  color:  #333333;
}

#page #content .closed {
  padding-left: 7px;
}

#page #content .closed .name {
  color:        #990000;
  font-weight:  bold;
  padding-top:  18px;
}

#page #content .closed .name a:link,
#page #content .closed .name a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .closed .name a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .closed .name a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .closed .period {
  color:  #333333;
}

#page #content .container .tournaments_right_col {
  width:          292px;
  padding-right:  6px;
}

#page #content .judges {
  padding-left:   21px;
  padding-right:  21px;
}

#page #content .nbl {
  width:        692px;
  padding-left: 6px;
}

#page #content .nbl .text p {
  padding-top:    5px;
  padding-bottom: 5px;
}

#page #content .nbl_select_document {
  width:          292px;
  padding-right:  6px;
}

#page #content .nbl_select_document .document_name {
  color:          #990000;
  font-weight:    bold;
  padding-top:    9px;
  padding-left:   13px;
  padding-bottom: 0px;
}

#page #content .nbl_select_document .document_name a:link,
#page #content .nbl_select_document .document_name a:visited {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .nbl_select_document .document_name a:hover {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  underline;
}

#page #content .nbl_select_document .document_name a:active {
  color:            #990000;
  font-weight:      bold;
  text-decoration:  none;
}

#page #content .nbl .text {
  padding:      0;
  margin:       0;
  line-height:  normal;
}

#page #content .nbl .mail {
  padding-left: 12px;
  color:        #333333;
}

#page #content .nbl .mail a:link,
#page #content .nbl .mail a:visited {
  font-weight:      bold;
  color:            #333333;
  text-decoration:  none;
}

#page #content .nbl .mail a:hover {
  font-weight:      bold;
  color:            #333333;
  text-decoration:  underline;
}

#page #content .nbl .mail a:active {
  font-weight:      bold;
  color:            #333333;
  text-decoration:  none;
}

#page #content .rss {
  padding-left:   13px;
  padding-right:  13px;
}

#page #content .rss .head {
  padding-top:      30px;
  color:            #990000;
  font-weight:      bold;
  background-color: white;
}

#page #content .rss .head a:link,
#page #content .rss .head a:visited {
  text-decoration:  none;
  color:            #990000;
}

#page #content .rss .head a:hover {
  text-decoration:  underline;
  color:            #990000;
}

#page #content .rss .head a:active {
  text-decoration:  none;
  color:            #990000;
}

#page #content .rss .date {
  color:          #333333;
  padding-bottom: 18px;
}

#page #content .album {
  padding-left:   13px;
  padding-right:  13px;
}

#page #content .album .head {
  padding-top:      30px;
  color:            #990000;
  font-weight:      bold;
  background-color: white;
}

#page #content .album img {
  border: 1px solid #333333;
}