﻿body,
html {
  color: #616161;
  background-image: none;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
form {
  min-width: 960px;
}
.Common {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
#CommonHeader {
  width: 100%;
  overflow: hidden;
  height: 115px;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
#CommonHeader .Common {
  position: relative;
}
#CommonHeaderUserArea {
  float: right;
  position: relative;
  z-index: 100;
  margin: 0;
  padding: 0;
}
#CommonHeaderUserArea a:link,
#CommonHeaderUserArea a:visited {
  color: #fff;
  text-decoration: none;
}
#CommonHeaderUserWelcome .sub a {
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
}
#CommonHeaderUserWelcome .sub a:hover {
  text-decoration: underline;
  color: #fff;
}
#CommonHeaderUserWelcome .sub2 {
  text-align: right;
  font-size: 90%;
  margin-top: .5em;
  font-weight: 400;
}
#CommonHeaderUserWelcome .sub2 a {
  color: #e3e3e3;
}
#CommonHeaderUserContent {
  background-color: #95B6C3;
  text-align: right;
  color: #8EA5AE;
  padding: 6px 12px 3px;
}
#CommonHeaderUserWelcome {
  font-size: 90%;
  font-weight: 700;
}
#CommonHeaderUserRoundBottom {
  height: 5px;
  width: inherit;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#CommonHeaderUserRoundBottom .r1,
#CommonHeaderUserRoundBottom .r2,
#CommonHeaderUserRoundBottom .r3,
#CommonHeaderUserRoundBottom .r4 {
  height: 1px;
  overflow: hidden;
  background-color: #95B6C3;
}
#CommonHeaderTitleArea {
  float: left;
  padding-top: 14px;
  width: 70%;
  overflow: hidden;
}
.CommonHeaderTitle {
  font-size: 325%;
  font-weight: 700;
  color: #000;
  letter-spacing: -2px;
  line-height: 100%;
}
.CommonHeaderTitleDescription {
  font-size: 85%;
  padding-left: 2px;
}
#CommonFooter {
  clear: both;
  margin-top: 16px;
  background-color: #f7f7f7;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
}
#CommonFooter .Common {
  text-align: center;
  font-size: 85%;
  font-weight: 700;
  padding: 12px 0;
}
#CommonContent {
  height: 1%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#CommonContentInner {
  width: 100%;
  overflow: hidden;
}
#CommonSidebarLeft .CommonSidebar {
  float: left;
  padding-right: 12px;
  overflow: hidden;
  width: 240px;
}
#CommonSidebarRight .CommonSidebar {
  float: right;
  padding-left: 12px;
  overflow: hidden;
  width: 240px;
}
A:LINK,
A:ACTIVE {
  color: #36c;
  text-decoration: none;
}
A:VISITED {
  color: #039;
  text-decoration: none;
}
SELECT,
TEXTAREA,
INPUT,
BUTTON {
  font-family: Arial, Helvetica;
  font-size: 90%;
}
TABLE {
  empty-cells: show;
}
HR {
  background-color: transparent;
  height: 0;
  border-color: #ccc;
  border-style: dotted;
  border-width: 0 0 1px;
}
.CommonBreadCrumbArea {
  font-size: 85%;
  color: #000;
  margin: 0;
}
.BreadCrumbBottom {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #FFF;
  font-size: small;
}
.CommonFormTitle {
  color: #000;
  font-size: 180%;
  font-weight: 700;
  line-height: 100%;
  margin: 32px 0 0;
  padding: 0;
}
.CommonFormSubTitle {
  font-weight: 700;
  color: #000;
  background-color: #ddd;
  margin: 16px 0 4px;
  padding: 6px;
}
.CommonFormDescription {
  padding: 8px 2px 8px 0;
}
TD.CommonFormFieldName {
  font-weight: 700;
  padding: 8px 5px 2px 2px;
}
TD.EditUserFormFieldName {
  font-weight: 700;
  padding: 8px 5px 2px 10px;
}
DIV.CommonFormFieldName {
  font-weight: 700;
  padding: 12px 2px 2px;
}
DIV.EditUserFormFieldName {
  font-weight: 700;
  padding: 12px 2px 2px 10px;
}
TD.CommonFormField {
  color: #000;
  padding: 8px 2px 2px;
}
DIV.CommonFormField {
  color: #000;
  padding: 2px;
}
DIV.EditUserFormField {
  color: #000;
  padding: 10px;
}
.CommonMessageSuccess {
  font-size: 100%;
  color: #030;
  font-weight: 400;
  border: solid 1px #030;
  background-color: #8D8;
  margin: 16px 0;
  padding: 12px;
}
.CommonMessageWarning {
  font-size: 100%;
  color: #330;
  font-weight: 400;
  border: solid 1px #eec600;
  background-color: #FFA;
  margin: 16px 0;
  padding: 12px;
}
.CommonMessageError {
  font-size: 100%;
  color: #000;
  font-weight: 400;
  border: solid 1px #300;
  background-color: #d66;
  margin: 16px 0;
  padding: 12px;
}
.CommonContentArea {
  margin: 16px 0 0;
}
.CommonTitle {
  color: #333;
  font-size: 200%;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.CommonSubTitle {
  margin-top: 15px;
  text-align: left;
  background-color: #81C1DC;
  color: #fff;
  font-family: Arial, Helvetica;
  font-weight: 700;
  font-size: 120%;
  padding: 9px;
}
.CommonHeader {
  color: #aaa;
  font-size: 130%;
  font-weight: 700;
  margin: 8px 0 0;
  padding: 0;
}
.CommonGroupedContentArea {
  overflow: hidden;
  margin: 0 0 16px;
  padding: 0 0 8px;
}
.CommonDescription {
  margin: 0 0 16px;
}
.CommonWarning {
  font-weight: 400;
  color: #333;
  border: solid 1px #FFD226;
  background-color: #fffcb3;
  margin: 24px 0 16px;
  padding: 8px;
}
.CommonTextButton {
  display: inline-block;
  padding-right: 15px;
  white-space: nowrap;
  cursor: pointer;
  color: #4785AB;
}
.CommonTextButtonHighlight {
  display: inline-block;
  background-color: #bbb;
  white-space: nowrap;
  cursor: pointer;
  color: #333;
  margin: 1px;
  padding: 4px;
}
.CommonTextButtonHighlight:LINK,
.CommonTextButtonHighlight:VISITED,
.CommonTextButtonHighlight:ACTIVE,
.CommonTextButtonHighlight:HOVER {
  text-decoration: none;
  background-color: #bbb;
  color: #333;
}
.CommonImageTextButton {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 2px center;
  line-height: normal;
  white-space: nowrap;
  margin: 1px;
  padding: 4px 4px 4px 22px;
}
.CommonImageTextButton:LINK,
.CommonImageTextButton:VISITED {
  text-decoration: none;
  margin: 1px;
}
.CommonDownloadButton {
  background-image: url(../images/common/download.gif);
}
.CommonLockedButton {
  background-image: url(../images/common/locked.gif);
}
.CommonPaperclipButton {
  background-image: url(../images/common/paperclip.png);
}
.CommonListArea {
  padding: 8px 0;
}
.CommonListTitle {
  color: #000;
  font-weight: 700;
  margin: 0;
}
.CommonListTitle A,
.CommonListTitle A:VISITED,
.CommonListTitle A:ACTIVE {
  color: #000;
  text-decoration: none;
}
.CommonListHeader {
  text-align: left;
  background-color: #999;
  color: #fff;
  font-family: Arial, Helvetica;
  font-weight: 700;
  font-size: 110%;
  padding: 4px;
}
.CommonListCell {
  color: #333;
  font-family: Arial, Helvetica;
  text-align: left;
  padding: 5px 0 5px 5px;
}
.CommonListRow {
  background-color: #eee;
}
.CommonListRow PRE,
.CommonListRowAlt PRE {
  font-family: Arial, Helvetica;
  text-align: left;
  float: left;
}
.CommonListRowAlt td {
  background-color: inherit;
}
.CommonAvatarListItemArea {
  background-repeat: no-repeat;
  background-position: 10px 10px;
  min-height: 46px;
  background-color: #eee;
  margin: 10px 0;
  padding: 10px 10px 10px 70px;
}
.CommonAvatarListItemArea.Weblog {
  background-image: url(../images/blog.png);
}
.CommonAvatarListItemArea.Forum {
  background-image: url(../images/forum.png);
}
.CommonAvatarListItemArea.MediaGallery {
  background-image: url(../images/media.png);
}
.CommonAvatarListItemArea.Custom {
  padding-left: 0;
}
.CommonAvatarListItemArea.Blog {
  margin-top: 0;
  padding-left: 0;
}
.CustomAvatarListItemCustomAvatar {
  float: left;
  padding-left: 10px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.CustomAvatarListCustomContent {
  margin-left: 80px;
}
.CommonAvatarListItem {
  font-size: 100%;
}
.CommonAvatarListItemName {
  font-size: 150%;
  font-weight: 400;
  margin: 0 0 4px;
  padding: 0;
}
.CommonAvatarListItemDetails {
  color: #000;
  font-size: 80%;
  margin: 4px 0 0;
}
UL.CommonAvatarListItemList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
UL.CommonListItemList {
  list-style-type: none;
  margin: 4px 0 4px 4px;
  padding: 0;
}
UL.CommonSubListItemList {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
}
.CommonListItemList img {
  margin-right: 2px;
}
.CustomWikiPageDetailsAvatar {
  float: left;
  padding-left: 4px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.CustomWikiPageDetailsContent {
  margin-left: 60px;
}
.CustomWikiPageDetailsTitle {
  margin-left: 4px;
  margin-bottom: 2px;
  margin-top: 8px;
}
.CustomWikiPageDetailsArea {
  border-bottom: 1px dotted #ddd;
  height: 75px;
}
.WikiPageDetailsSummaryArea {
  float: left;
  margin-top: 8px;
  margin-left: 4px;
}
.CommonValidationWarning {
  font-size: 100%;
  color: red;
  font-weight: 700;
  padding: 2px;
}
.CommonContentPartBorderOff {
  padding: 1px;
}
.CommonContentPartBorderOn {
  border: dashed 1px #999;
  background-color: #efefef;
}
.CommonContextMenuGroup {
  background-color: #fff;
  border: solid 1px #999;
}
.CommonContextMenuItem {
  background-color: #fff;
  font-size: 90%;
  border: solid 1px #fff;
  cursor: pointer;
  padding: 3px;
}
.CommonContextMenuItemHover {
  background-color: #f4f4f4;
  color: #000;
  font-size: 90%;
  border: solid 1px #E1E1E1;
  cursor: pointer;
  padding: 3px;
}
.CommonContextMenuItemExpanded {
  background-color: #E1E1E1;
  color: #000;
  font-size: 90%;
  border: solid 1px #f4f4f4;
  cursor: pointer;
  padding: 3px;
}
.CommonModalMask {
  opacity: .4;
  filter: alpha(opacity=40);
  background-color: #333;
}
.CommonModal {
  background-color: #fff;
  border: solid 6px #333;
}
.CommonModalTitle {
  border-bottom: solid 1px #333;
  font-size: 150%;
  font-weight: 700;
  color: #333;
  cursor: move;
  min-height: 24px;
  margin: 0 8px;
  padding: 8px 0 2px;
}
.CommonModalFooter {
  width: 100%;
  height: 12px;
}
.CommonModalClose {
  width: 16px;
  height: 15px;
  background-image: url(../images/common/close.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 8px;
  margin: 0;
}
.CommonModalResize {
  width: 12px;
  height: 12px;
  background-image: url(../images/common/resize.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 6px;
  cursor: se-resize;
}
.CommonRateControlReadOnly {
  display: inline-block;
  white-space: nowrap;
  padding: 1px;
}
.CommonContentSelectorTreeArea {
  background-color: #fff;
  height: 210px;
  border: solid 1px #999;
  overflow: hidden;
  margin: 5px 5px 5px 0;
}
.CommonContentSelectorItemsArea {
  background-color: #fff;
  border: solid 1px #999;
  overflow: auto;
  height: 202px;
  margin: 5px 0;
  padding: 4px;
}
.CommonContentSelectorOptionsArea {
  background-color: #fff;
  border: solid 1px #999;
  margin: 0;
  padding: 4px;
}
.CommonContentSelectorItemArea {
  float: left;
}
.CommonContentSelectorItem {
  font-size: 90%;
  border: solid 1px #ccc;
  cursor: pointer;
  width: 79px;
  height: 79px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin: 6px 6px 0;
  padding: 3px;
}
.CommonContentSelectorItemSelected {
  font-size: 90%;
  border: solid 3px #999;
  cursor: pointer;
  width: 79px;
  height: 79px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin: 6px 6px 0;
  padding: 1px;
}
.CommonContentSelectorItem img,
.CommonContentSelectorItemSelected img {
  margin-top: auto;
  margin-bottom: auto;
}
.CommonContentSelectorItemName {
  font-size: 90%;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  width: 83px;
  height: 12px;
  overflow: hidden;
  margin: 1px 6px 16px;
  padding: 2px;
}
.CommonContentSelectorItemNameSelected {
  font-size: 90%;
  font-weight: 400;
  text-align: center;
  background-color: #999;
  cursor: pointer;
  width: 83px;
  height: 12px;
  overflow: hidden;
  margin: 1px 6px 16px;
  padding: 2px;
}
.CommonContentSelectorButtonArea {
  text-align: right;
  margin: 5px;
}
.CommonPollMoveUpButton {
  display: inline-block;
  border: solid 1px #999;
  border-top-color: #ccc;
  border-left-color: #ccc;
  background-color: #eee;
  color: #333;
  font-size: 80%;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: left top;
  width: 20px;
  height: 20px;
  line-height: normal;
  background-image: url(../images/common/up.gif);
  margin: 1px;
}
.CommonPollMoveDownButton {
  display: inline-block;
  border: solid 1px #999;
  border-top-color: #ccc;
  border-left-color: #ccc;
  background-color: #eee;
  color: #333;
  font-size: 80%;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: left top;
  width: 20px;
  height: 20px;
  line-height: normal;
  background-image: url(../images/common/down.gif);
  margin: 1px;
}
.CommonPollDeleteButton {
  display: inline-block;
  border: solid 1px #999;
  border-top-color: #ccc;
  border-left-color: #ccc;
  background-color: #eee;
  color: #333;
  font-size: 80%;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: left top;
  width: 20px;
  height: 20px;
  line-height: normal;
  background-image: url(../images/common/delete.gif);
  margin: 1px;
}
ol.CommonPollAnswerList li {
  margin-left: 24px;
}
.CommonPollArea {
  width: 50%;
  min-width: 300px;
  background-color: #f4f4f4;
  border: solid 1px #999;
  margin: 0 auto;
}
.CommonSidebar .CommonPollArea {
  min-width: 200px;
}
.CommonPollQuestion {
  background-color: #ccc;
  border: solid 0 #999;
  border-bottom-width: 1px;
  font-size: 105%;
  margin: 0;
  padding: 4px;
}
.CommonPollContent {
  padding: 4px;
}
.CommonPollSwitchedContent {
  width: 80%;
  margin: 0 auto;
}
.CommonSidebar .CommonPollSwitchedContent {
  width: 100%;
  margin: 0;
}
ul.CommonPollAnswerList {
  list-style-type: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
ul.CommonPollAnswerList li {
  margin: 6px 0 0;
  padding: 0;
}
.CommonPollAnswer {
  padding: 2px;
}
.CommonPollUserVote {
  color: #777;
  margin: 1em 0;
}
.CommonPollFooter {
  background-color: #ccc;
  border: solid 0 #999;
  border-top-width: 1px;
  font-size: 80%;
  padding: 2px;
}
.CommonPollResultGraph {
  white-space: nowrap;
}
.CommonSidebar .CommonPollResultGraph {
  display: none;
}
ul.CommonPollFooterList li {
  display: inline;
  margin: 0 6px;
  padding: 0;
}
.CommonTagCloud {
  background-color: #f7f7f7;
  border: solid 2px #ccc;
  border-left-width: 0;
  border-right-width: 0;
  line-height: 250%;
  list-style-type: none;
  margin: 32px 0;
  padding: 16px;
}
.CommonSidebarTagCloud {
  line-height: 225%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.CommonTag1,
.CommonTag2,
.CommonTag3,
.CommonTag3,
.CommonTag4,
.CommonTag5,
.CommonTag6 {
  display: inline;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
}
.CommonTag1 a:link,
.CommonTag1 a:visited,
.CommonTag1 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 225%;
  font-weight: 900;
}
.CommonTag2 a:link,
.CommonTag2 a:visited,
.CommonTag2 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 175%;
  font-weight: 800;
}
.CommonTag3 a:link,
.CommonTag3 a:visited,
.CommonTag3 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 150%;
  font-weight: 600;
}
.CommonTag4 a:link,
.CommonTag4 a:visited,
.CommonTag4 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 120%;
  font-weight: 500;
}
.CommonTag5 a:link,
.CommonTag5 a:visited,
.CommonTag5 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 100%;
  font-weight: 300;
}
.CommonTag6 a:link,
.CommonTag6 a:visited,
.CommonTag6 a:active {
  margin-right: 6px;
  text-decoration: none;
  font-size: 80%;
  font-weight: 200;
}
.CommonPane {
  border-left: solid 1px #E9E9E9;
  border-right: solid 1px #E9E9E9;
  border-top: solid 3px #00557C;
}
.CommonPaneTabSet {
  font-size: 90%;
  background-image: url(../images/common/tabset.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.CommonPaneTab {
  color: #666;
  border: solid 1px #ccc;
  background-color: #f3f3f3;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.7em;
  margin: 2px 0 1px;
  padding: 6px 10px;
}
.CommonPaneTabSelected {
  color: #333;
  border: solid 1px #999;
  border-bottom-width: 0;
  border-top: solid 3px #999;
  background-color: #fff;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.7em;
  margin: 0 0 -1px;
  padding: 6px 10px 8px;
}
.CommonPaneTabHover {
  color: #333;
  border: solid 1px #ccc;
  background-color: #f3f3f3;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.7em;
  margin: 2px 0 1px;
  padding: 6px 10px;
}
.CommonInlineTagEditor {
  margin-top: 0;
  border: solid 1px #999;
  background-color: #f3f3f3;
  padding: 4px 8px 4px 4px;
}
.CommonAvatarListArea {
  width: 60px;
  height: 130px;
  text-align: center;
  overflow: hidden;
  float: left;
  font-size: 110%;
  font-weight: 700;
  word-wrap: break-word;
  margin: 8px 8px 0 0;
  padding: 0;
}
.CommonAvatarListArea .Date {
  font-size: 10px;
}
.CommonAvatarArea {
  width: 60px;
  height: 60px;
  margin-bottom: 4px;
  overflow: hidden;
}
.CommonAvatarListArea a {
  text-align: center;
  font-size: .8em;
}
.CommonThemePreviewTextColumn {
  width: 186px;
  border-bottom-color: #ccc;
  border-style: solid;
  border-width: 0 0 1px;
}
.CommonThemePreviewTextColumn h4 {
  width: 174px;
  overflow: hidden;
  font-size: 110%;
  font-weight: 700;
  margin: 6px 0 0;
  padding: 0 6px;
}
.CommonThemePreviewTextColumn div {
  width: 174px;
  overflow: hidden;
  font-size: 80%;
  padding: 6px;
}
.CommonThemePreviewImageColumn {
  width: 218px;
  border-bottom-color: #ccc;
  border-style: solid;
  border-width: 0 0 1px;
}
.CommonThemePreviewImageColumn div {
  width: 200px;
  height: 90px;
  background-color: #ccc;
  padding-top: 60px;
  text-align: center;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  margin: 6px;
}
.CommonThemePreviewImageColumn img {
  width: 200px;
  height: 150px;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  margin: 6px;
}
.CommonFileSelectionArea {
  background-color: #ccc;
  margin-bottom: 8px;
  margin-top: 4px;
  border: solid 1px #999;
}
.CommonFileSelectionArea input {
  margin: 2px;
}
.CommonFileSelectionPreviewArea {
  text-align: center;
  background-color: #fff;
  border: solid 0 #999;
  border-bottom-width: 1px;
  font-size: 80%;
  color: #999;
  overflow: hidden;
  padding: 4px;
}
.CommonFileSelectionPreviewArea img {
  max-width: 250px;
  max-height: 100px;
}
.CommonOpenIdBox {
  padding-left: 20px;
  background: url(../images/openid.gif) no-repeat left;
}
.CommonContentBox {
  background-color: #fff;
  height: 1%;
  margin: 0 0 12px;
  padding: 12px;
}
.CommonContentBoxHeader {
  border-bottom: solid 1px #ccc;
  line-height: 100%;
  font-size: 120%;
  color: #333;
  margin: 0 0 8px;
  padding: 0 0 6px;
}
.CommonContentBoxHeaderSmall {
  border-bottom: solid 1px #ccc;
  line-height: 100%;
  font-size: 100%;
  color: #333;
  width: 100%;
  margin: 0 0 8px;
  padding: 0 0 6px;
}
.CommonContentBoxHeaderForm {
  border-bottom: solid 1px #ccc;
  color: #333;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.CommonContentBoxContent {
  font-size: 90%;
  overflow: hidden;
  padding: 0 3px 15px;
}
.CommonContentBoxFooter {
  font-weight: 700;
  font-size: 80%;
  border-left: solid 1px #E0E0E0;
  border-right: solid 1px #E0E0E0;
  padding: 6px;
}
UL.CommonContentBoxList.Seperator {
  border-top: solid 1px #ccc;
  margin-top: -4px;
}
UL.CommonContentBoxList LI,
UL.CommonSidebarList LI {
  border-bottom: dotted 1px #ccc;
  margin: 3px 0;
  padding: 0 0 2px;
}
UL.CommonContentBoxList LI.Header {
  padding-top: 20px;
  font-size: 80%;
  font-weight: 700;
  color: #000;
}
UL.CommonContentBoxList LI.Selected {
  padding-right: 10px;
  background-image: url(../images/common/button-right-arrow.gif);
  background-repeat: no-repeat;
  background-position: right center;
  font-weight: 700;
}
#CommonContent .CommonContentBoxHeader {
  font-size: 180%;
}
.CommonContentBox.TitleHighlighted {
  border-top-color: red;
}
.CommonContentBox.TitleHighlighted .CommonContentBoxHeader {
  border-bottom-color: red;
}
.CommonContentBox.Highlighted {
  background-color: #ff9;
  border-top-color: #f93;
}
.CommonContentBox.Highlighted .CommonContentBoxHeader {
  border-bottom-color: #f93;
}
.CommonContentBox.Highlighted UL.CommonContentBoxList LI {
  border-bottom-color: #E6B34D;
}
.CommonContentBox.Highlighted2 {
  background-color: #EBFFFF;
  border-top-color: #95B6C3;
}
.CommonContentBox.Highlighted2 .CommonContentBoxHeader {
  border-bottom-color: #95B6C3;
}
.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI {
  border-bottom-color: #CCC;
}
.CommonCommentArea {
  margin: 12px 0;
}
.CommonCommentArrow {
  float: left;
  padding-top: 10px;
  width: 10px;
  height: 20px;
  overflow: hidden;
}
.CommonCommentArrow .r1,
.CommonCommentArrow .r2,
.CommonCommentArrow .r3,
.CommonCommentArrow .r4,
.CommonCommentArrow .r5,
.CommonCommentArrow .r6,
.CommonCommentArrow .r7,
.CommonCommentArrow .r8,
.CommonCommentArrow .r9,
.CommonCommentArrow .r10 {
  height: 2px;
  overflow: hidden;
}
.CommonCommentArrow .r1 {
  margin-left: 0;
}
.CommonCommentArrow .r2 {
  margin-left: 1px;
}
.CommonCommentArrow .r3 {
  margin-left: 2px;
}
.CommonCommentArrow .r4 {
  margin-left: 3px;
}
.CommonCommentArrow .r5 {
  margin-left: 4px;
}
.CommonCommentArrow .r6 {
  margin-left: 5px;
}
.CommonCommentArrow .r7 {
  margin-left: 6px;
}
.CommonCommentArrow .r8 {
  margin-left: 7px;
}
.CommonCommentArrow .r9 {
  margin-left: 8px;
}
.CommonCommentArrow .r10 {
  margin-left: 9px;
}
.CommonCommentBubble {
  margin-left: 74px;
}
.CommonCommentContent {
  min-height: 32px;
  overflow: hidden;
  padding: 0 10px 1em;
}
.Owner .CommonCommentBubbleRoundTop .r1,
.Owner .CommonCommentBubbleRoundTop .r2,
.Owner .CommonCommentBubbleRoundTop .r3,
.Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1,
.Owner .CommonCommentBubbleRoundBottom .r2,
.Owner .CommonCommentBubbleRoundBottom .r3,
.Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1,
.Owner .CommonCommentArrow .r2,
.Owner .CommonCommentArrow .r3,
.Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5,
.Owner .CommonCommentArrow .r6,
.Owner .CommonCommentArrow .r7,
.Owner .CommonCommentArrow .r8,
.Owner .CommonCommentArrow .r9,
.Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent {
  background-color: #DFFFED;
}
.CommonMessageHeader {
  font-size: 110%;
}
.CommonMessageRecipients {
  font-size: 80%;
  padding: 2px 0;
}
.CommonMessageDate {
  border-bottom: solid 1px #999;
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-size: 80%;
}
.CommonMessageActions {
  float: right;
  font-size: 80%;
  font-weight: 700;
  margin: 0 0 4px 4px;
}
UL.CommonContentBoxList LI.CommonActivity {
  padding-left: 22px;
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 16px;
}
.CommonActivityContent {
  padding-right: 5px;
}
.CommonFileArea {
  width: 152px;
  overflow: hidden;
  float: left;
  margin: 8px;
}
.CommonFileContent {
  padding: 3px 8px 0;
}
.CommonFile {
  border: solid 2px #ccc;
  width: 131px;
  height: 94px;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.CommonFile img {
  border-width: 0;
  margin: 0;
  padding: 0;
}
.CommonFileContainer {
  width: 48px;
  text-align: center;
}
.CommonFileDetails {
  white-space: nowrap;
  padding: 4px 0 8px;
}
.CommonFileInner {
  height: 94px;
  width: 131px;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 0;
}
.CommonFileInner a.CommonFileLink {
  display: block;
  height: 94px;
  width: 131px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0;
}
.CommonFileRoundTop .r1,
.CommonFileRoundTop .r2,
.CommonFileRoundTop .r3,
.CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1,
.CommonFileRoundBottom .r2,
.CommonFileRoundBottom .r3,
.CommonFileRoundBottom .r4,
.CommonFileContent {
  background-color: #ececec;
}
.CommonSideListArea {
  float: left;
  width: 225px;
  height: 80px;
  overflow: inherit;
  margin: 8px;
}
.CommonSideListImage {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.CommonSideListContent {
  margin-left: 68px;
}
.CommonHierarchalList {
  float: left;
  width: 44%;
  padding: 8px 5% 8px 0;
}
.CommonHierarchalList .CommonHeader {
  margin-bottom: 2px;
}
#CommonSearch {
  float: right;
}
.CommonSearchArea {
  width: 200px;
  overflow: hidden;
  float: left;
}
.CommonSearchContent {
  border-left: solid 1px;
  border-right: solid 1px;
  white-space: nowrap;
  position: relative;
  height: .8em;
  margin: 0;
  padding: 3px 8px 0;
}
.CommonSearchContentInner {
  position: absolute;
  top: -5px;
  width: 166px;
}
.CommonSearchContent input {
  width: 146px;
  background-color: #f7f7f7;
  border-width: 0;
  margin: 0;
  padding: 0;
}
.CommonSearchInputEmpty {
  font-style: italic;
  color: #999;
}
.CommonSearchInputNormal {
  font-style: normal;
  color: #000;
}
.CommonSearchContent input.CommonSearchButton {
  background-color: transparent;
  background-image: url(../images/common/search-button.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  width: 20px;
  height: 21px;
  overflow: hidden;
  cursor: pointer;
}
.CommonSearchRoundTop .r1,
.CommonSearchRoundTop .r2,
.CommonSearchRoundTop .r3,
.CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1,
.CommonSearchRoundBottom .r2,
.CommonSearchRoundBottom .r3,
.CommonSearchRoundBottom .r4 {
  border-left: solid 1px;
  border-right: solid 1px;
  height: 1px;
  overflow: hidden;
}
.CommonSearchRoundTop .r1,
.CommonSearchRoundBottom .r4 {
  height: 0;
  border-top: solid 1px;
  border-left-width: 0;
  border-right-width: 0;
  margin: 0 5px;
}
.CommonSearchRoundTop .r2,
.CommonSearchRoundBottom .r3 {
  border-left-width: 2px;
  border-right-width: 2px;
  margin: 0 3px;
}
.CommonSearchRoundTop .r1,
.CommonSearchRoundTop .r2,
.CommonSearchRoundTop .r3,
.CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1,
.CommonSearchRoundBottom .r2,
.CommonSearchRoundBottom .r3,
.CommonSearchRoundBottom .r4,
.CommonSearchContent {
  background-color: #f7f7f7;
  border-color: #bbb;
}
.CommonPostPopupArea {
  border: solid 1px #999;
  background-color: #fff;
  width: 400px;
  padding: 8px;
}
.CommonPostPopupListArea {
  border: solid 1px #999;
  width: 342px;
  max-height: 300px;
  overflow: auto;
  padding: 4px;
}
UL.CommonPostPopupList {
  list-style-type: none;
  margin: 0 0 8px 8px;
  padding: 0;
}
.CommonPostPopupHeader {
  margin-bottom: 8px;
}
.CommonUserImpersonationText {
  color: #FF0;
}
.ThreadQuoteButton {
  padding: 5px 0 10px;
}
.CommonImageDownloadLink {
  overflow: hidden;
}
.CommonImageDownloadLink img {
  border: 0;
}
.CommonHierarchicalList {
  list-style-type: none;
  margin: 1px 0;
  padding: 0;
}
UL.CommonHierarchicalList UL.CommonHierarchicalList {
  margin-left: 10px;
}
.CommonHierarchicalList li {
  padding: 2px 0;
}
.CommonHierarchicalList a:link,
.CommonHierarchicalList a:visited,
.CommonHierarchicalList a:active,
.CommonHierarchicalList a:hover {
  color: #06c;
}
.CommonHierarchicalList img {
  margin-right: 4px;
}
.CommonHierarchicalList a.Selected {
  background-color: #06c;
  color: #fff;
  font-weight: 700;
  padding: 2px;
}
.DiffAdded {
  background: #00FF7F;
}
.DiffDeleted {
  text-decoration: line-through;
  color: red;
}
.DiffAdded img,
.DiffDeleted img {
  padding: 5px;
}
.DiffDeleted img {
  background: red;
}
.PostEditHistory {
  float: right;
  font-size: x-small;
  color: red;
  text-align: right;
}
.UnreadThreadPopupDeleteButton {
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  width: 11px;
  height: 11px;
  font-size: 10px;
  background-color: transparent;
  background-image: url(../images/button-X.png);
  border-style: none;
  padding: 0;
}
.WikiCommonPane {
  border-left: solid 1px #E9E9E9;
  border-right: solid 1px #E9E9E9;
  border-top: solid 1px #E9E9E9;
}
#CommonHeaderUserWelcome a:hover,
A:HOVER,
.CommonTextButton:HOVER,
.CommonImageTextButton:HOVER,
.CommonListTitle A:HOVER,
.CommonTag1 a:hover,
.CommonTag2 a:hover,
.CommonTag3 a:hover,
.CommonTag4 a:hover,
.CommonTag5 a:hover,
.CommonTag6 a:hover,
.CommonContentBoxFooter A:HOVER {
  text-decoration: underline;
}
#CommonHeaderUserRoundBottom .r4,
.CommonCommentBubbleRoundTop .r1,
.CommonCommentBubbleRoundBottom .r4,
.CommonFileRoundTop .r1,
.CommonFileRoundBottom .r4 {
  margin: 0 5px;
}
#CommonHeaderUserRoundBottom .r3,
.CommonCommentBubbleRoundTop .r2,
.CommonCommentBubbleRoundBottom .r3,
.CommonFileRoundTop .r2,
.CommonFileRoundBottom .r3 {
  margin: 0 3px;
}
#CommonHeaderUserRoundBottom .r2,
.CommonCommentBubbleRoundTop .r3,
.CommonCommentBubbleRoundBottom .r2,
.CommonFileRoundTop .r3,
.CommonFileRoundBottom .r2,
.CommonSearchRoundTop .r3,
.CommonSearchRoundBottom .r2 {
  margin: 0 2px;
}
#CommonHeaderUserRoundBottom .r1,
.CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1,
.CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1,
.CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1 {
  height: 2px;
  margin: 0 1px;
}
.CommonFormArea,
.CommonAvatarListItemsArea {
  margin: 0;
}
TD.CommonFormFieldDescription,
DIV.CommonFormFieldDescription {
  font-size: 90%;
  font-weight: 400;
  padding: 2px 2px 2px 10px;
}
.CommonTextButton:LINK,
.CommonTextButton:VISITED,
.CommonTextButton:ACTIVE,
.CommonImageTextButton:ACTIVE,
.CommonContentBoxFooter a {
  text-decoration: none;
}
.CommonAvatarListItemArea.Alt,
.CommonModalContent {
  background-color: #fff;
}
.CommonAvatarListItemArea.Hub,
.CommonAvatarListItemArea.Wiki {
  background-image: url(../images/page.png);
}
.CommonAvatarListItemArea.Unknown,
.CommonSubListItemList LI,
UL.CommonContentBoxList LI.Child {
  padding-left: 10px;
}
.CommonRateControl,
.CommonRateControlActive {
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  padding: 1px;
}
.CommonPollMoveUpButton:LINK,
.CommonPollMoveUpButton:VISTED,
.CommonPollMoveUpButton:ACTIVE,
.CommonPollMoveDownButton:LINK,
.CommonPollMoveDownButton:VISTED,
.CommonPollMoveDownButton:ACTIVE,
.CommonPollDeleteButton:LINK,
.CommonPollDeleteButton:VISTED,
.CommonPollDeleteButton:ACTIVE {
  color: #333;
  text-decoration: none;
}
.CommonPollMoveUpButton:HOVER,
.CommonPollMoveDownButton:HOVER,
.CommonPollDeleteButton:HOVER {
  background-color: #ddd;
  color: #333;
  text-decoration: none;
}
ol.CommonPollAnswerList,
UL.CommonPostPopupList LI {
  margin: 0;
  padding: 0;
}
ul.CommonPollFooterList,
UL.CommonContentBoxList,
UL.CommonSidebarList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.CommonAvatarArea img,
.CommonFileContainer img {
  border-width: 0;
}
#CommonContent .CommonContentBoxHeaderSmall,
#CommonContent .VerifiedAnswers,
#CommonContent .AllReplies {
  font-size: 120%;
}
.CommonCommentBubbleRoundTop,
.CommonCommentBubbleRoundBottom,
.CommonFileRoundTop,
.CommonFileRoundBottom,
.CommonSearchRoundTop,
.CommonSearchRoundBottom {
  height: 5px;
}
.CommonCommentBubbleRoundTop .r1,
.CommonCommentBubbleRoundTop .r2,
.CommonCommentBubbleRoundTop .r3,
.CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1,
.CommonCommentBubbleRoundBottom .r2,
.CommonCommentBubbleRoundBottom .r3,
.CommonCommentBubbleRoundBottom .r4,
.CommonFileRoundTop .r1,
.CommonFileRoundTop .r2,
.CommonFileRoundTop .r3,
.CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1,
.CommonFileRoundBottom .r2,
.CommonFileRoundBottom .r3,
.CommonFileRoundBottom .r4 {
  height: 1px;
  overflow: hidden;
}
.UnreadThreadPopupDeleteButtonDisabled {
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  width: 11px;
  height: 11px;
  font-size: 10px;
  background-color: transparent;
  background-image: url(../images/button-X-gray.png);
  border-style: none;
  padding: 0;
}
.WikiPageSearch_ResultContainer {
  background-color: #FFFFFF;
  border-bottom: 1px solid #D1DCDE;
  border-left: 1px solid #D1DCDE;
  border-top: 1px solid #ACC2C8;
  border-right: 1px solid #ACC2C8;
  float: left;
  padding: 0 5px 5px;
  text-align: left;
  vertical-align: middle;
  color: #666666 !important;
  font-family: Arial;
  font-size: 11px;
  display: none;
  position: absolute;
  cursor: pointer;
  z-index: 1000;
}
.itemchange {
  background: #81C1DC;
}
.UnreadThreadPostNum {
  display: inline;
}
/*modified wfp dec 6, 2011 for css sprites    UL.CommonContentBoxList LI.CommonActivity.NewUserAvatar{background-image:url(../images/activities/new-user-avatar.gif);}UL.CommonContentBoxList LI.CommonActivity.NewForumPost{background-image:url(../images/activities/new-forum-post.gif);}UL.CommonContentBoxList LI.CommonActivity.NewUserFile{background-image:url(../images/activities/new-user-file.gif);}UL.CommonContentBoxList LI.CommonActivity.NewBlogComment{background-image:url(../images/activities/new-blog-comment.gif);}UL.CommonContentBoxList LI.CommonActivity.NewBlogPost{background-image:url(../images/activities/new-blog-post.gif);}UL.CommonContentBoxList LI.CommonActivity.NewBlog{background-image:url(../images/activities/new-blog.gif);}UL.CommonContentBoxList LI.CommonActivity.NewProfileAnnouncement{background-image:url(../images/activities/new-profile-announcement.gif);}UL.CommonContentBoxList LI.CommonActivity.NewProfileComment{background-image:url(../images/activities/new-profile-comment.gif);}UL.CommonContentBoxList LI.CommonActivity.NewUser{background-image:url(../images/activities/new-user.gif);}UL.CommonContentBoxList LI.CommonActivity.NewForum{background-image:url(../images/activities/new-forum.gif);}UL.CommonContentBoxList LI.CommonActivity.NewForumThread{background-image:url(../images/activities/new-forum-thread.gif);}UL.CommonContentBoxList LI.CommonActivity.NewMediaGallery{background-image:url(../images/activities/new-media-gallery.gif);}UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryPost{background-image:url(../images/activities/new-media-gallery-post.gif);}UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryComment{background-image:url(../images/activities/new-media-gallery-comment.gif);}UL.CommonContentBoxList LI.CommonActivity.NewGroup{background-image:url(../images/activities/new-group.gif);}UL.CommonContentBoxList LI.CommonActivity.NewGroupMember{background-image:url(../images/activities/new-group-member.gif);}UL.CommonContentBoxList LI.CommonActivity.NewFriendship{background-image:url(../images/activities/new-friend.gif);}UL.CommonContentBoxList LI.CommonActivity.NewGroupPage{background-image:url(../images/activities/new-group-page.gif);}UL.CommonContentBoxList LI.CommonActivity.NewUserFolder{background-image:url(../images/activities/new-folder.gif);}UL.CommonContentBoxList LI.CommonActivity.NewWikiPageComment{background-image:url(../images/activities/new-wiki-comment.gif);}UL.CommonContentBoxList LI.CommonActivity.UpdatedWikiPage,UL.CommonContentBoxList LI.CommonActivity.NewWikiPage{background-image:url(../images/activities/new-wiki-page.gif);} */
/*added wfp dec 6, 2011 for sprites*/
UL.CommonContentBoxList LI.CommonActivity.NewUserAvatar,
UL.CommonContentBoxList LI.CommonActivity.NewUser {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -509px;
}
UL.CommonContentBoxList LI.CommonActivity.NewForumPost {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -686px;
}
UL.CommonContentBoxList LI.CommonActivity.NewUserFile {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -402px;
}
UL.CommonContentBoxList LI.CommonActivity.NewBlogComment,
UL.CommonContentBoxList LI.CommonActivity.NewWikiPageComment {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -366px;
}
UL.CommonContentBoxList LI.CommonActivity.NewBlog,
UL.CommonContentBoxList LI.CommonActivity.NewBlogPost,
UL.CommonContentBoxList LI.CommonActivity.NewProfileAnnouncement {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -402px;
}
UL.CommonContentBoxList LI.CommonActivity.NewProfileComment {
  background: url(../images/Amino/icons.png?v=2) no-repeat -46px -754px;
}
UL.CommonContentBoxList LI.CommonActivity.NewForum,
UL.CommonContentBoxList LI.CommonActivity.NewForumThread {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -719px;
}
UL.CommonContentBoxList LI.CommonActivity.NewMediaGallery,
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryPost,
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryComment {
  background: url(../images/Amino/icons.png?v=2) no-repeat -46px -474px;
}
UL.CommonContentBoxList LI.CommonActivity.NewGroup {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -614px;
}
UL.CommonContentBoxList LI.CommonActivity.NewGroupMember {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -544px;
}
UL.CommonContentBoxList LI.CommonActivity.NewFriendship {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -579px;
}
UL.CommonContentBoxList LI.CommonActivity.NewGroupPage,
UL.CommonContentBoxList LI.CommonActivity.UpdatedWikiPage,
UL.CommonContentBoxList LI.CommonActivity.NewWikiPage {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -650px;
}
UL.CommonContentBoxList LI.CommonActivity.NewUserFolder {
  background: url(../images/Amino/icons.png?v=2) no-repeat -44px -332px;
}
/*end wfp*/
.SignatureWarning {
  border: 1px solid red;
  background-color: #ffeeff;
  padding: 5px 10px;
}
.subscribeToBlogButton {
  padding: 3px 10px;
  margin: 1px 0;
  display: block;
  width: 135px;
  text-decoration: none!important;
}
.subscribeToBlog_HiddenTextBox {
  display: none;
  width: 0;
  height: 0;
}
.AminoDBestPopupButton {
  background: #299a0b;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5OWEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTlhMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #299a0b), color-stop(100%, #299a0b));
  background: -webkit-linear-gradient(top, #299a0b 0%, #299a0b 100%);
  background: -o-linear-gradient(top, #299a0b 0%, #299a0b 100%);
  background: -ms-linear-gradient(top, #299a0b 0%, #299a0b 100%);
  background: linear-gradient(top, #299a0b 0%, #299a0b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#299a0b', endColorstr='#299a0b', GradientType=0);
  border: none;
  height: 30px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  font-weight: bold;
  color: White;
  cursor: pointer;
}
/*added wfp apr 23, 2012 as per user request for a new design for the 'Skriv nyt indlæg poup'*/
.popup-container {
  display: none;
}
.modal-popup {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.popup-container > .CommonPostPopupArea {
  position: relative;
  margin: 0 auto;
  -moz-box-shadow: 10px 10px 10px #555;
  -webkit-box-shadow: 10px 10px 10px #555;
  box-shadow: 10px 10px 10px #555;
}
.modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.popup-container > .CommonPostPopupArea {
  text-align: left;
  border: solid 1px #efefef;
  padding: 0;
  width: 512px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 23%, #cdd4da 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #ffffff), color-stop(100%, #cdd4da));
  background: -webkit-linear-gradient(top, #ffffff 23%, #cdd4da 100%);
  background: -o-linear-gradient(top, #ffffff 23%, #cdd4da 100%);
  background: -ms-linear-gradient(top, #ffffff 23%, #cdd4da 100%);
  background: linear-gradient(top, #ffffff 23%, #cdd4da 100%);
}
.popup-container > .CommonPostPopupArea > .CommonPostPopupHeader {
  font-weight: bold;
  color: #b3c8cb;
  font-size: 26px;
  height: 70px;
  line-height: 70px;
  padding-left: 50px;
  border-bottom: solid 1px #b3c8cb;
  margin: 0;
}
.popup-container > .CommonPostPopupArea .CommonPostPopupListArea {
  height: 510px;
  max-height: 510px;
  overflow: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 10px;
  width: auto;
  border: 0;
}
.popup-container .CommonPostPopupListArea > .CommonPostPopupList {
  font-weight: bold;
  margin-left: 50px;
}
.popup-container .CommonPostPopupListArea > .CommonPostPopupList > li {
  color: #485b67;
  font-size: 20px;
}
.popup-container .CommonPostPopupList {
  padding-left: 0!important;
}
.popup-container .CommonPostPopupList > li {
  list-style: none;
}
.popup-container ul.CommonPostPopupList > li > ul.CommonPostPopupList {
  margin-bottom: 10px;
}
.popup-container ul.CommonPostPopupList > li > ul.CommonPostPopupList > li {
  height: 22px;
}
.popup-container ul.CommonPostPopupList > li > ul.CommonPostPopupList > li * {
  font-weight: normal;
  font-size: 14px;
  color: #0178CB;
}
.popup-container ul.CommonPostPopupList > li > ul.CommonPostPopupList > li > a {
  margin-left: 5px;
}
/*end wfp*/
/* For embedded youtube players */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topAds{min-height:180px !important;}
/*# sourceMappingURL=common.css.map */

.CommonSidebar > div {
    margin-top: 10px;
}


.link-meta-title {
    color: #1a0dab;
    font-weight:bold;
    font-size: 18px;
}
.link-meta-short-title {
    color: #006621;
    font-size:14px;
}
.link-meta-description {
    color: #545454;
    font-size:small;
}

.meta-control {
    width:370px;
    resize:none;
}