@CHARSET "ISO-8859-1";

.invitations { background-color:#FDFF9C; }
.project_headline { background-color:#E8FCFF; }

.notification_box { }

.session { padding: 0 0 0px 0; }
.session .excerpt { background-color:#f1f2f2; border-top: 1px #EEEEEE solid; border-bottom: 1px #EEEEEE solid;  margin: 2px 0 0 0;clear:both;  }
.session .excerpt .alertDetail {
  margin: 5px auto 5px auto; width:550px;
 }

.session .excerpt .alertDetail .dialogue {
  padding:0 50px 0 50px;
  text-align:left;
 }

.low_projects h2 { margin:0; padding:0; }
.low_projects div { margin:10px 0 0 0; }

.user_projects li a { text-decoration:none; padding:5px; display:block;cursor:pointer; }
.user_projects li a:hover { background-color:#E8F2FA;display:block;cursor:pointer; }

.user_projects ul { }
.user_projects li {
  clear:both;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  border-bottom: 1px #EEEEEE solid;
  padding:0px;
  margin:0px;
}

.do_expand_projects { display:block; text-align:right; font-size:10px;font-weight:bold;margin:-0px auto 0 auto; }
.user_projects li .project_left {  float:left; width:26px; margin:5px 0 0 0; padding:0px 0 0 -2px;}
.user_projects li .project_right {  float:left;clear:right; padding: 0 0 0 5px;width:245px; }

.user_projects li h2 {  font-size:14px; color:#4D4D4D;margin:0 auto 0 auto; }
.user_projects li h4 {  font-size:10px; margin:0 auto 0 auto; }

.home_tasks { margin: auto; }
.home_tasks ul { }
.home_tasks li {
  clear:both;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  border-bottom: 1px #EEEEEE solid;
  padding:0;
  margin:0 0 5px 0;
  background:url() no-repeat left 10px;
}

.home_tasks li a { text-decoration:none; display:block;padding:2px 0 5px 22px; cursor:pointer; }
.home_tasks li a:hover { background-color:#e7f9f9;display:block; cursor:pointer; }

.task { clear:both;  }
.task h1 { display:inline; color:#4D4D4D;font-size:16px; margin:0px; }
.task h3 { display:inline; color:#4D4D4D; font-size:12px;  }
.task h4 { display:inline; }
.task div { color:#666666; font-size:11px;}

.newsfeed_ad { margin: 20px auto 20px auto; padding:10px; background-color:#F2FDFF; }

