* {
  box-sizing      : border-box;
  -moz-box-sizing : border-box;
}

body {
   margin: 0px 0px 0px 0px;
   padding: 18px 0px 0px 0px;
   background: url(../images/bg.gif) fixed #f0efef;
   font: 11px Verdana;
   text-align: center;
}

a {
   text-decoration: none;
   color: black;
}

a:hover {
   color: #c7c6c6;
}

td {
   font: 11px Verdana;
}
input, select {
   background-color: #f8f8f8;
   border: 1px solid #c1c1c1;
   font: 11px Verdana;
}

#container {
   width: 770px; 
   text-align: left;
   margin: 0 auto;
   position: relative;
}

#header_menu {
   width: 770px;
   height: 24px;
}
/* MENU */

.error {
	border: 1px solid red;
	background-color: #f4dad3;
	font-weight: bold;
	display: block;
	width: 400px;
	padding: 5px;
	margin-bottom: 10px;
}

.done {
	border: 1px solid green;
	background-color: #cbe1cb;
	font-weight: bold;
	display: block;
	width: 400px;
	padding: 5px;
	margin-bottom: 10px;
}
.red {
    color: red;
	font-weight: bold;
}
.green {
    color: green;
	font-weight: bold;
}

.online {
	color: green;
}

.offline {
	color: red;
}

#menu {
   width: 555px;
   height: 24px;
   margin: 0px 0px 0px 209px;
   position: relative;
}
#menu #bt_home {
   width: 111px;
   height: 24px;
   margin: 0px;
   background: url(../images/bt_home.png);
   float: left;
}
#menu #bt_home a, #menu #bt_aanmelden a, #menu #bt_profiel a, #menu #bt_forum a, #menu #bt_info a {
   width: 111px;
   height: 24px;
   display: block;
}
#menu #bt_home a:hover {
   background: url(../images/bt_home_hover.png);
}
#menu #bt_aanmelden {
   width: 111px;
   height: 24px;
   margin: 0px;
   background: url(../images/bt_aanmelden.png);
   float: left;
}
#menu #bt_aanmelden a:hover {
   background: url(../images/bt_aanmelden_hover.png);
}
#menu #bt_profiel {
   width: 111px;
   height: 24px;
   margin: 0px;
   background: url(../images/bt_profiel.png);
   float: left;
}
#menu #bt_profiel a:hover {
   background: url(../images/bt_profiel_hover.png);
}
#menu #bt_forum {
   width: 111px;
   height: 24px;
   margin: 0px;
   background: url(../images/bt_forum.png);
   float: left;
}
#menu #bt_forum a:hover {
   background: url(../images/bt_forum_hover.png);
}
#menu #bt_info {
   width: 111px;
   height: 24px;
   margin: 0px;
   background: url(../images/bt_info.png);
   float: left;
}
#menu #bt_info a:hover {
   background: url(../images/bt_info_hover.png);
}
/* END MENU */

/* HEADER */
#header {
   width: 770px;
   height: 105px;
}
#header_logo {
   width: 210px;
   height: 105px;
   background: url(../images/logo.png);
   float: left;
}
#header_bg_header_right {
   width: 553px;
   height: 105px;
   background: url(../images/bg_header_right.png);
   float: left;
}
#header_bg_header_right_shadow {
   width: 7px;
   height: 105px;
   float: left;
}
#header_right_inloggen {
   width: 290px;
   height: 105px;
   float: right;
   padding: 5px 0px 0px 0px;
   color: #c7c6c6;
}
#header_right_inloggen a {
   color: #c7c6c6;
}
#header_right_inloggen a:hover {
   text-decoration: underline;
}

.inloggen_Colleft {
   width: 150px;
   height: 25px;
   float: left;
   text-align: right;
   padding: 5px 5px 0px 0px;
   color: #c7c6c6;
}
.inloggen_Colright {
   width: 140px;
   height: 25px;
   float: left;
   padding: 3px 0px 0px 0px;
   margin: 0px;
   vertical-align: top;
}
.inloggen_Colright input, .inloggen_Colright select {
   background-color: white;
   border: 1px solid #c1c1c1;
   font: 11px Verdana;
}
.inloggen_Colright #cb_inloggen {
   background-color: #141414;
   border: 0px;
}
.inloggen_Colright #bt_inloggen {
   font-weight: bold;
}
#linkPassword, #linkPassword a {
   color: black;
}
/* END HEADER */

/* MAIN */
#main {
   width: 763px;
   background: url(../images/bg_container_right.png) repeat-y right white;
   margin: 0px;
   padding: 0px;
}
#forum {
   width: 763px;
   background: url(../images/bg_container_right.png) repeat-y right white;
   margin: 0px;
   padding: 5px;
}
#main #quicksearch {
   width: 258px;
   height: 148px;
   background: url(../images/bg_quicksearch.gif) no-repeat right bottom;
   float: left;
   padding: 6px 0px 0px 9px;
}
#main #quicksearch input, #main #quicksearch select {
   background-color: #f8f8f8;
   border: 1px solid #c1c1c1;
   margin: 5px 0px 0px 0px;
   font: 11px Verdana;
}
#main #quicksearch span, #main #quicksearch a {
   font: 11px Verdana;
   font-weight: bold;
   color: #f81919;
   margin: 0px;
}
#main #quicksearch .qs_button {
   color: ff9900;
   font: 11px Verdana bold;
}
#main #lnf {
   width: 258px;
   height: 212px;
   background: url(../images/bg_lnf.gif) no-repeat 4px top;
   padding: 0px 0px 0px 0px;
}
#main #lnf #foto1 {
   position: relative;
   top: 37px;
   left: 13px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #lnf #foto2 {
   position: relative;
   top: 37px;
   left: 17px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #lnf #foto3 {
   position: relative;
   top: 37px;
   left: 21px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #lnf #foto4 {
   position: relative;
   top: 40px;
   left: 13px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #lnf #foto5 {
   position: relative;
   top: 40px;
   left: 17px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #lnf #foto6 {
   position: relative;
   top: 40px;
   left: 21px;
   width: 75px;
   height: 79px;
   float: left;
   text-align: center;
}
#main #poll, #main #aanmelden, #main #mededelingen, #main #profielbeheer, #main #inloggen  {
   width: 258px;
   padding: 6px 0px 0px 9px;
}
#main .box_right {
   width: 495px;
   padding: 6px 0px 0px 9px;
   float: left;
}
#main .box_atthemoment, #main .box_jarigen {
   width: 240px;
   padding: 6px 0px 0px 9px;
   float: left;
}
#main .sbox_jarigen {
   width: 240px;
   height: 130px;
   overflow: auto;
   overflow-x: hidden;
}
#main .dashedy1_line {
   width: 1px;
   height: 128px;
   float: left;
   background: url(../images/bg_dashedy_line.gif) repeat-y;
   margin: 10px 0px 10px 0px;
}
#main .dashedy2_line {
   width: 1px;
   height: 500px;
   float: left;
   background: url(../images/bg_dashedy_line.gif) repeat-y;
   margin: 10px 0px 10px 0px;
}
.dashedx1_line {
   width: 743px;
   height: 1px;
   background: url(../images/bg_dashedx_line.gif) repeat-x;
   margin: 0px 10px 0px 10px;
   padding: 0px;
}
.dashedx2_line {
   width: 470px;
   height: 1px;
   background: url(../images/bg_dashedx_line.gif) repeat-x;
   margin: 10px 10px 0px 10px;
   padding: 0px;
   clear: both;
}
.dashedx3_line {
   width: 235px;
   height: 1px;
   background: url(../images/bg_dashedx_line.gif) repeat-x;
   margin: 10px 10px 0px 10px;
   padding: 0px;
}
.dashedx4_line {
   width: 239px;
   height: 11px;
   background: url(../images/bg_dashedx_line.gif) repeat-x center;
   font-size: 0px;
}
.dashedx5_line {
   width: 470px;
   height: 1px;
   background: url(../images/bg_dashedx_line.gif) repeat-x;
   margin: 10px 10px 0px 18px;
   padding: 0px;
   clear: both;
}
#main #fotoboard {
   width: 504px;
   height: 148px;
   float: left;
   padding: 9px 0px 0px 6px;
}
#main #fotoboard_scroller {
   width: 490px;
   height: 113px;
   background: url(../images/bg_fotoboard.gif) no-repeat left top;
   font: 10px Verdana;
}
#main #fotoboard_left {
   width: 245px;
   height: 113px;
   float: left;
   padding: 3px 3px 3px 3px;
   overflow: hidden;
}
#main #fotoboard_right {
   width: 245px;
   height: 113px;
   float: left;
   padding: 3px 3px 3px 3px;
   overflow: hidden;
}
#main #fotoboard_footer {
   color: red;
   text-align: right;
   padding: 0px 7px 0px 0px;
   line-height: 25px;
}
#main #fotoboard_footer a {
   color: red;
}
#main #fotoboard_footer a:hover {
   color: red;
   text-decoration: underline;
}

#main .top3TbRow {
   width: 490px;
   height: 130px;
}
#main .top3TbRow .top_1 {
   width: 490px;
   background: url(../images/top_1.png) no-repeat 125px 15px;
   text-align: center;
}
#main .top3TbRow .top_1 .top_1_t {
   width: 490px;
}
#main .top3TbRow .top_2 {
   width: 245px;
   float: left;
   text-align: center;
}
#main .top3TbRow .top_2 .top_2_t {
   width: 235px;
}
#main .top3TbRow .top_2 .top_2_pl {
   color: red;
   font-weight: bold;
   font-size: 17px;
}
#main .top3TbRow .top_3 {
   width: 245px;
   float: left;
   text-align: center;
}
#main .top3TbRow .top_3 .top_3_t {
   width: 235px;
}
#main .top3TbRow .top_3 .top_3_pl {
   color: red;
   font-weight: bold;
   font-size: 17px;
}

#main #main_left {
   width: 258px;
   float: left;
}
#main #main_right {
   width: 504px;
   float: left;
}
#main #main_center {
   width: 1px;
   float: left;
}
/* END MAIN */

/* NIEUWE WEBLOG REACTIE BOX */
#blog_reactie_box {
   width: 200px;
   background-color: #0f0f0f;
   border: 1px solid #f0f0f0;
   padding: 2px 0px 2px 0px;
   display: none;
}
#blog_reactie_box ul {
   margin-top: 0px;
}
/* END BOX */

/* BOX */
.box_kop {
   margin: 0px 0px 5px 0px;
   height: 19px;
   color: red;
   font-weight: bold;
   font-size: 14px;
   background: url(../images/box_underline.gif) no-repeat left bottom;
}
/* END BOX */

/* STATIC */
.dt {
   font-weight: bold;
   color: #606060;
   margin: 0px 5px 0px 0px;
}
/* END STATIC */

/* ACTIVE TOPICS */
.activeTopics {
   width: 481px;
}
.activeTopicsRow, .activeTopicsRowTop {
   width: 481px;
}
.activeTopicsRowTop h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.activeTopicsRowTop .col1 {
   float: left;
   width: 10px;
   font-weight: bold;
}
.activeTopicsRow .col1 {
   float: left;
   width: 10px;
   background: url(../images/dot_6x6.gif) no-repeat center 5px;
}
.activeTopicsRow .col2, .activeTopicsRowTop .col2 {
   float: left;
   width: 206px;
}
.activeTopicsRow .col3, .activeTopicsRowTop .col3 {
   float: left;
   width: 165px;
   overflow: hidden;
}
.activeTopicsRow .col4, .activeTopicsRowTop .col4 {
   float: left;
   width: 30px;
}
.activeTopicsRow .col5, .activeTopicsRowTop .col5 {
   float: left;
   width: 70px;
}
/* END ACTIVE TOPICS */

/* NEW WEBLOGS */
.newWeblogs {
   width: 481px;
}
.newWeblogsRow, .newWeblogsRowTop {
   width: 481px;
}
.newWeblogsRowTop h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.newWeblogsRowTop .col1 {
   float: left;
   width: 10px;
   font-weight: bold;
}
.newWeblogsRow .col1 {
   float: left;
   width: 10px;
   background: url(../images/dot_6x6.gif) no-repeat center 5px;
}
.newWeblogsRow .col2, .newWeblogsRowTop .col2 {
   float: left;
   width: 206px;
}
.newWeblogsRow .col3, .newWeblogsRowTop .col3 {
   float: left;
   width: 165px;
   overflow: hidden;
}
.newWeblogsRow .col4, .newWeblogsRowTop .col4 {
   float: left;
   width: 30px;
}
.newWeblogsRow .col5, .newWeblogsRowTop .col5 {
   float: left;
   width: 70px;
}
/* END NEW WEBLOGS */

/* AANMELDEN */
.registerRow {
   width: 490px;
}
.registerRow .col1 {
   float: left;
   width: 220px;
   height: 20px;
   vertical-align: middle;
}
.registerRow .col2 {
   float: left;
   width: 270px;
   height: 20px;
}
/* END AANMELDENS */

/* CONTACT */
.contactRow {
   width: 490px;
}
.contactRow .col1 {
   float: left;
   width: 220px;
   vertical-align: middle;
}
.contactRow .col2 {
   float: left;
   width: 270px;
}
/* END CONTACT */

/* ZOEKEN */
.searchResultHeaderRow {
   width: 490px;
   background-color: #e8e8e8;
   font-weight: bold;
}
.searchResultNavigationRow {
   width: 490px;
   background-color: #f8f8f8;
   border-left: 1px solid #e8e8e8;
   border-right: 1px solid #e8e8e8;
}
.searchResultRow {
   width: 490px;
}
.searchResultRow .col1even {
   float: left;
   width: 110px;
   height: 130px;
   vertical-align: top;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f8f8f8;
}
.searchResultRow .col1oneven {
   float: left;
   width: 110px;
   height: 130px;
   vertical-align: top;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f0f0f0;
}
.searchResultRow .col2even {
   float: left;
   width: 190px;
   height: 130px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f8f8f8;
}
.searchResultRow .col2oneven {
   float: left;
   width: 190px;
   height: 130px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f0f0f0;
}
.searchResultRow .col3even {
   float: left;
   width: 190px;
   height: 130px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   border-right: 1px solid #e8e8e8;
   background-color: #f8f8f8;
}
.searchResultRow .col3oneven {
   float: left;
   width: 190px;
   height: 130px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   border-right: 1px solid #e8e8e8;
   background-color: #f0f0f0;
}
.searchResultBottomRow {
   background-color: #e8e8e8;
   width: 490px;
   height: 1px;
   line-height: 0px;
}
/* END ZOEKEN */

/* GEGEVENS */
.editGegevensRow, .editWachtwoordRow, .editAtTheMomentRow, .editVoorkeurenRow, .searchRow, .standaardTbRow {
   width: 489px;
}
.editGegevensRow .col1, .editWachtwoordRow .col1, .editAtTheMomentRow .col1, .editVoorkeurenRow .col1, .searchRow .col1, .standaardTbRow .col1 {
   float: left;
   width: 170px;
   height: 20px;
   vertical-align: middle;
}
.editGegevensRow .col2, .editWachtwoordRow .col2, .editAtTheMomentRow .col2, .editVoorkeurenRow .col2, .searchRow .col2, .standaardTbRow .col2 {
   float: left;
   width: 319px;
   height: 20px;
}
/* END GEGEVENS */

/* INLOGGEN */
.inloggenTbRow {
   width: 400px;
}
.inloggenTbRow .col1 {
   float: left;
   width: 180px;
   height: 20px;
   vertical-align: middle;
   text-align: right;
   padding-right: 5px;
}
.inloggenTbRow .col2 {
   float: left;
   width: 220px;
   height: 20px;
}
/* END INLOGGEN */

/* SHOUTBOX */
.shoutboxTbRow {
   width: 400px;
}
.shoutboxTbRow .col1 {
   float: left;
   width: 240px;
   height: 20px;
   vertical-align: middle;
}
.shoutboxTbRow .col2 {
   float: left;
   width: 160px;
   height: 20px;
}
/* END SHOUTBOX */

/* NAVIGATION BOX */
.navigationBoxBerichten {
   width: 489px;
}
.navigationBoxBerichten .col1 {
   float: left;
   width: 100px;
   height: 20px;
   vertical-align: middle;
}
.navigationBoxBerichten .col2 {
   float: left;
   width: 389px;
   height: 20px;
   text-align: right;
}
/* END NAVIGATION BOX */

/* SPECIALS OVERZICHT BOX */
.specialsOverzichtTbRow {
   width: 489px;
}
.specialsOverzichtTbRow .col1 {
   float: left;
   width: 209px;
}
.specialsOverzichtTbRow .col2 {
   float: left;
   width: 60px;
}
.specialsOverzichtTbRow .col3 {
   float: left;
   width: 80px;
}
.specialsOverzichtTbRow .col4 {
   float: left;
   width: 140px;
}
/* END SPECIALS OVERZICHT BOX */

/* STATISTIEKEN */
.statsTbRow {
   width: 489px;
   text-align: center;
}
.statsTbRow .col1 {
   float: left;
   width: 244px;
   text-align: right;
   padding: 0px 5px 0px 0px;
}
.statsTbRow .col2 {
   float: left;
   width: 245px;
   text-align: left;
}
.box_stats {
   width: 240px;
   padding: 6px 0px 0px 9px;
   float: left;
}
/* END STATISTIEKEN */

/* CREW */
.crewTbHeader {
   width: 489px;
   font-weight: bold;
   background-color: #e8e8e8;
   clear: left;
}
.crewTbRow {
   width: 489px;
}
.crewTbRow .col1 {
   float: left;
   width: 110px;
   height: 120px;
}
.crewTbRow .col2 {
   float: left;
   width: 379px;
   height: 120px;
}
/* END CREW */

/* BERICHTEN */
.berichtenTbHeader {
   width: 489px;
   font-weight: bold;
   clear: left;
}
.berichtenTbHeader .col1 {
   float: left;
   width: 464px;
   background-color: #e8e8e8;
}
.berichtenTbHeader .col2 {
   float: left;
   width: 25px;
   text-align: right;
   background-color: #e8e8e8;
}
.berichtenTbRow {
   width: 489px;
}
.berichtenTbRow .col1 {
   float: left;
   width: 110px;
}
.berichtenTbRow .col2 {
   float: left;
   width: 379px;
   overflow: hidden;
}
/* END BERICHTEN */

/* PLAATS BERICHT */
.postmessageTb {
   width: 489px;
}
.postmessageTb .col1 {
   float: left;
   width: 300px;
}
.postmessageTb .col2 {
   float: left;
   width: 189px;
}
/* END PLAATS BERICHT */

/* PLAATS BERICHT */
.nuonlineTbRow {
   width: 489px;
}
.nuonlineTbRow .col1 {
   float: left;
   width: 60px;
}
.nuonlineTbRow .col2 {
   float: left;
   width: 170px;
   overflow: hidden;
}
.nuonlineTbRow .col3 {
   float: left;
   width: 259px;
}
/* END PLAATS BERICHT */

/* FOTOALBUM */
.fotoalbumuploadTbRow {
   width: 489px;
}
.fotoalbumuploadTbRow .col1 {
   float: left;
   width: 300px;
}
.fotoalbumuploadTbRow .col2 {
   float: left;
   width: 189px;
}

.fotoalbumRow {
   width: 489px;
}
.fotoalbumRow .col1even {
   float: left;
   width: 175px;
   height: 175px;
   vertical-align: top;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f8f8f8;
   padding: 5px;
   text-align: center;
}
.fotoalbumRow .col1oneven {
   float: left;
   width: 175px;
   height: 175px;
   vertical-align: top;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f0f0f0;
   padding: 5px;
   text-align: center;
}
.fotoalbumRow .col2even {
   float: left;
   width: 314px;
   height: 175px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f8f8f8;
   padding: 5px;
}
.fotoalbumRow .col2oneven {
   float: left;
   width: 314px;
   height: 175px;
   border-top: 1px solid #e8e8e8;
   border-left: 1px solid #e8e8e8;
   background-color: #f0f0f0;
   padding: 5px;
}
.fotoalbumRowBottom {
   background-color: #e8e8e8;
   width: 489px;
   height: 1px;
   line-height: 0px;
}

/* END UPLOAD */

/* FOTOBOARD BERICHTEN */
.fotoboardRowOneven {
   background-color: #f0f0f0;
}
.fotoboardRowEven {
   background-color: #f8f8f8;
}
/* END FOTOBOARD BERICHTEN */

/* POLL OVERZICHT */
.polloverzichtTbHeader {
   width: 489px;
   font-weight: bold;
}
.polloverzichtTbHeader .col1 {
   float: left;
   width: 249px;
   background-color: #e8e8e8;
}
.polloverzichtTbHeader .col2 {
   float: left;
   width: 90px;
   background-color: #e8e8e8;
}
.polloverzichtTbHeader .col3 {
   float: left;
   width: 70px;
   background-color: #e8e8e8;
}
.polloverzichtTbHeader .col4 {
   float: left;
   width: 80px;
   background-color: #e8e8e8;
}
.polloverzichtTbRow {
   width: 489px;
}
.polloverzichtTbRow .col1 {
   float: left;
   width: 249px;
}
.polloverzichtTbRow .col2 {
   float: left;
   width: 90px;
}
.polloverzichtTbRow .col3 {
   float: left;
   width: 70px;
}
.polloverzichtTbRow .col4 {
   float: left;
   width: 80px;
}
/* END POLL OVERZICHT */

/* SHOUTBOX BACKGROUND ITEMS */
.shoutboxTbEven {
   background-color: #f8f8f8;
   border: 1px solid black;
}
.shoutboxTbOneven {
   background-color: #e8e8e8;
}
/* END SHOUTBOX BACKGROUND ITEMS */

.verwijderberichtenTBHeader {
   font-weight: bold;
   background-color: #e8e8e8;
}
.helpTbRow {
   font-weight: bold;
   background-color: #e8e8e8;
   width: 487px;
}
.helpTbCol, .crewTbCol {
   width: 487px;
}

/* SMILIES */
#smilies {
   width: 240x;
   background-color: white;
   margin: 2px;
   padding: 5px;
   position: absolute;
   top: 0px;
   left: 0px;
   text-align: left;
}
.smiliesTbRow {
   width: 230px;
}
.smiliesTbRow .col1 {
   width: 100px;
   float: left;
}
.smiliesTbRow .col2 {
   width: 130px;
   float: left;
}

/* BUDDY */
#buddys {
   width: 240px;
   background-color: white;
   margin: 2px;
   padding: 5px;
   position: absolute;
   top: 0px;
   left: 0px;
   text-align: left;
}
.buddyTdRow {
   width: 230px;
   font-weight: bold;
   height: 16px;
}
.buddyTdRow .col1even {
   width: 150px;
   float: left;
   font-weight: normal;
   overflow: hidden;
   height: 16px;
   vertical-align: middle;
   background-color: #f8f8f8;
}
.buddyTdRow .col2even {
   width: 35px;
   float: left;
   font-weight: normal;
   height: 16px;
   vertical-align: middle;
   background-color: #f8f8f8;
}
.buddyTdRow .col3even {
   width: 45px;
   float: left;
   text-align: right;
   font-weight: normal;
   height: 16px;
   vertical-align: middle;
   background-color: #f8f8f8;
}
.buddyTdRow .col1oneven {
   width: 150px;
   float: left;
   font-weight: normal;
   overflow: hidden;
   height: 16px;
   vertical-align: middle;
   background-color: #f0f0f0;
}
.buddyTdRow .col2oneven {
   width: 35px;
   float: left;
   font-weight: normal;
   height: 16px;
   vertical-align: middle;
   background-color: #f0f0f0;
}
.buddyTdRow .col3oneven {
   width: 45px;
   float: left;
   text-align: right;
   font-weight: normal;
   height: 16px;
   vertical-align: middle;
   background-color: #f0f0f0;
}
/* END BUDDY */

/* FOOTER */
#footer {
   width: 764px;
   height: 31px;
   background: url(../images/footer_bg.gif);
   background-repeat: no-repeat;
   text-align: center;
   line-height: 25px;
   Color: white;
   font-weight: bold;
}
/* END FOOTER */

/* BANNER FOOTER */
#footer_banner {
   margin: 10px 0px 10px 0px;
}
/* END BANNER FOOTER */

/* SKYSCRAPER */
#skyscraper {
 background-color: transparent;
 top: 129px;
 position: absolute;
 left: 770px;
}
/* END SKYSCRAPER */