.img-shadow {  float:left;  background: url(shadowAlpha.png) no-repeat bottom right !important;  background: url(shadow.gif) no-repeat bottom right;  margin: 10px 0 0 10px !important;  margin: 10px 0 0 5px;}.img-shadow img {  display: block;  position: relative;  background-color: #fff;  border: 1px solid #a9a9a9;  margin: -6px 6px 6px -6px;  padding: 4px;
}

.p-shadow {  width: 90%;  float:left;  background: url(shadowAlpha.png) no-repeat bottom right !important;  background: url(shadow.gif) no-repeat bottom right;  margin: 10px 0 0 10px !important;  margin: 10px 0 0 5px;}.p-shadow div {  background: none !important;  background: url(shadow2.gif) no-repeat left top;  padding: 0 !important;  padding: 0 6px 6px 0;}.p-shadow p {  color: #777;  background-color: #fff;  font: italic 1em georgia, serif;  border: 1px solid #a9a9a9;  padding: 4px;  margin: -6px 6px 6px -6px !important;  margin: 0;}

.onterra-component{
  background:#ffffff;
  width:800px;
}

.onterra-banner{
  width:100%;
  margin: 0 0 5 0;
}

.onterra-table-header{
  background-color: #ff9090;
  width:100%;
}

.onterra-org-drop-down{
  background-color: #90ff90;
}

.onterra-header-name{
  background-color: #9090ff;
}

.onterra-media-list{
  width: 65px;
  height: 100%;
}

.onterra-media-list img{
   width:60px;
   height:60px;
}

.onterra-media-list-scroll {
  width: 100px;
  height: 400px;
  overflow: scroll;
}

.onterra-view-main{
  background-color: #ffffff;
  width: 700px;
  height: 400px;
  margin: 0 0 5 0;
  border: none;  border-width: thin;
}

.onterra-view-media{
  width: 500px;
  height: 400px;
}

.onterra-view-comment{
  width: 185px;
  height: 100%;
}

.onterra-view-comment-scroll{
  width: 200px;
  height: 400px;
  overflow: scroll;
}

.onterra-debug{
  width:100%;
  height:100px;
  border: none;
}










.mt_main{
  background:#000000;
  width:800px;
}

.mt_menu_scroll{
  width: 100px;
  height: 400px;
  overflow: scroll;
  padding: 2 2 2 2;
  margin: 2 2 2 2;
  border-style: dashed;
  border-width: thin;  border-color: #8080ff;
}

.mt_menu{
  width: 65px;
  height: 100%;
}

.mt_menu img{
   width:60px;
   height:60px;
}

.mt_menu_img_inner{
  float:left;  background: url(shadowAlpha.png) no-repeat bottom right !important;  background: url(shadow.gif) no-repeat bottom right;  margin: 10px 0 0 10px !important;  margin: 10px 0 0 5px;
}

.mt_menu_img_inner img{
  display: block;  position: relative;  background-color: #000000;  border: 1px solid #a9a9a9;  margin: -6px 6px 6px -6px;  padding: 4px;
}
.mt_menu_img_outer{}

.mt_display{
  width: 500px;
  height: 400px;
  padding: 2 2 2 2;
  margin: 2 2 2 2;
}

.mt_comment_scroll{
  width: 200px;
  height: 400px;
  overflow: scroll;
  padding: 2 2 2 2;
  margin: 2 2 2 2;
  /* border-style: dashed;
  border-width: thin;  border-color: #8080ff; */
}

.mt_comment{
  width: 180px;
}

.mt_comment_item_inner{}

.mt_comment_item_outer{
  width: 175;  float:left;  background: url(shadowAlpha.png) no-repeat bottom right !important;  background: url(shadow.gif) no-repeat bottom right;  margin: 10px 0 0 10px !important;  margin: 10px 0 0 5px;
}

.mt_comment_item_outer div {  background: none !important;  background: url(shadow2.gif) no-repeat left top;  padding: 0 !important;  padding: 0 6px 6px 0;}.mt_comment_item_outer p {  color: #777;  background-color: #000000;  font: italic 1em georgia, serif;  border: 1px solid #a9a9a9;  padding: 4px;  margin: -6px 6px 6px -6px !important;  margin: 0;}


.mt_debug{
  width:100%;
  height:200px;
  border: none;
}

.mt_signin_popup{
  border: 1px solid #a9a9a9;
  background-color: #ffffff;
}

.mt_popup_signin_label{
  color: #809899;
}

.mt_newmember_popup{
  border: 1px solid #a9a9a9;
  background-color: #ffffff;
}

.mt_newmember_popup_label{
  color: #809899;
}

.mt_newproject_popup{
  border: 1px solid #a9a9a9;
  background-color: #ffffff;
}

.mt_newproject_popup_label{
  color: #809899;
}

.mt_popup_file_upload{
  background-color: #ffffff;
  width: 300px;
  height: 350px;
  overflow: auto;
}