.window20pc_1, .window40pc_1, .window50pc_1, .window80pc_1, .window100pc_1, .windowonwhite20pc_1, .windowonwhite80pc_1, .tasklisttab_1 {
  padding:15px 0 0 0;
  margin:0px 5px 5px 5px;
  float:left;
}
.window20pc_2, .window40pc_2, .window50pc_2, .window80pc_2, .window100pc_2, .windowonwhite20pc_2, .windowonwhite80pc_2, .tasklisttab_2 {
  padding:0 0 15px 0;
  float:left;
  /* prevent whitespace at the bottom in IE6 */
  _float:none;
}
.window20pc_3, .window40pc_3, .window50pc_3, .window80pc_3, .window100pc_3, .windowonwhite20pc_3, .windowonwhite80pc_3, .tasklisttab_3 {
  padding: 0 15px 5px 15px;
  float:left;
  /* prevent whitespace at the bottom in IE6 */
  _float:none;
}
.window50pc_3, .window100pc_3 {
  padding: 0 5px 5px 5px;
}

/*.window100pc_1 { background:#fff url("images/greenonwhite_100pc_top.png") no-repeat left top; width:990px;}
.window100pc_2 { background:url("images/greenonwhite_100pc_bot.png") no-repeat left bottom; width:990px; }
.window100pc_3 { border:5px solid #c3e08d; border-width:0 5px; width:970px; }*/

.window100pc_1 { background:#fff url("images/greenonwhite_100pc_top_dropshadow.png") no-repeat left top; width:995px; padding:29px 0px 0px 0px; }
.window100pc_2 { background:url("images/greenonwhite_100pc_bot_dropshadow.png") no-repeat left bottom; width:995px; margin:0px; padding:0px 0px 30px 0px; }
.window100pc_3 { background:url("images/greenonwhite_100pc_mid_dropshadow.png") repeat-y left top; border-width:0px; width:965px; overflow:hidden; margin:0px; padding:6px 15px 0px 15px; }

.window80pc_1 { background:#fff url("images/greenonwhite_80pc_top_dropshadow_v3.png") no-repeat left top; width:762px; padding:10px 0px 0px 0px; }
.window80pc_2 { background:url("images/greenonwhite_80pc_bot_dropshadow_v3.png") no-repeat left bottom; width:762px; margin:10px 0px 0px 0px; padding:0px 0px 30px 0px; }
.window80pc_3 { background:url("images/greenonwhite_80pc_mid_dropshadow_v3.png") repeat-y left top; border-width:0px; width:732px; overflow:hidden; margin:0px; padding:6px 15px 0px 15px; }

.window50pc_1 { background:#fff url("images/greenonwhite_50pc_top_dropshadow.png") no-repeat left top; width:492px; padding:24px 0px 0px 0px; }
.window50pc_2 { background:url("images/greenonwhite_50pc_bot_dropshadow.png") no-repeat left bottom; width:492px; padding:0px 0px 30px 0px; }
.window50pc_3 { background:url("images/greenonwhite_50pc_mid_dropshadow.png") repeat-y left top; border-width:0px; width:462px; overflow:hidden; margin:0px; padding:6px 15px 0px 15px; }

.window40pc_1 { background:#fff url("images/bg_40pc_top.png") no-repeat left top; width:300px; }
.window40pc_2 { background:url("images/bg_40pc_bot.png") no-repeat left bottom; width:300px; }
.window40pc_3 { border:2px solid #c3e08d; border-width:0 5px; width:260px; }

.window20pc_1 { background:#fff url("images/greenonwhite_20pc_top.png") no-repeat left top; width:230px; }
.window20pc_2 { background:url("images/greenonwhite_20pc_bot.png") no-repeat left bottom; width:230px; }
.window20pc_3 { border:2px solid #c3e08d; border-width:0 5px; width:190px; overflow:hidden; }

.tasklisttab_1 { width:235px; padding:26px 0px 0px 0px; margin:0px; }
.tasklisttab_1_private { background:#fff url("images/liststab_top_privateselected_dropshadow_v3.png") no-repeat left top; }
.tasklisttab_1_shared { background:#fff url("images/liststab_top_sharedselected_dropshadow_v3.png") no-repeat left top; }
.tasklisttab_2 { background:url("images/liststab_bot_privateselected_dropshadow_v3.png") no-repeat left bottom; width:235px; margin:0px; padding-bottom:20px; }
.tasklisttab_3 { background:url("images/liststab_mid_privateselected_dropshadow_v3.png") repeat-y left top; width:205px; overflow:hidden; border-width:0px; margin:0px; padding:0px 15px 0px 15px; }

.windowonwhite20pc_1 { background:#fff url("images/greenonwhite_20pc_top.png") no-repeat left top; width:230px; }
.windowonwhite20pc_2 { background:url("images/greenonwhite_20pc_bot.png") no-repeat left bottom; width:230px; }
.windowonwhite20pc_3 { border:2px solid #c3e08d; border-width:0 5px; width:211px; overflow:hidden; }

.windowonwhite80pc_1 { background:#fff url("images/greenonwhite_80pc_top.png") no-repeat left top; width:720px; }
.windowonwhite80pc_2 { background:url("images/greenonwhite_80pc_bot.png") no-repeat left bottom; width:720px; }
.windowonwhite80pc_3 { border:2px solid #c3e08d; border-width:0 5px; width:700px; overflow:hidden; }

.blue100pc_1 { background:#fff url("images/blue_100pc_top.png") no-repeat left top; }
.blue100pc_2 { background:url("images/blue_100pc_bot.png") no-repeat left bottom; }
.blue100pc_3 { border:5px solid #49ebf3; border-width:0 5px; width:940px; background-color:#e1fefb; }

.yellow100pc_1 { background:#fff url("images/yellow_100pc_top.png") no-repeat left top; }
.yellow100pc_2 { background:url("images/yellow_100pc_bot.png") no-repeat left bottom; }
.yellow100pc_3 { border:5px solid #f8f588; border-width:0 5px; width:940px; background-color:#fffec7; }

.width100pc { width:990px; }
.width80pc  { width:750px; }
.width50pc  { width:490px; }
.width40pc  { width:300px; }
.width20pc  { width:230px; }


