/* 2c_left_right */
/* orientation 2c right  */

#container {
  float: left;
  margin: 0px -196px 0px 0px;
  width: 100%;
}

#content {
  margin: 0px 195px 0px 44px;
  border-right: 1px solid #ffffff; 
  padding: 23px 34px 0px 0px;
}

#sidebar01 {
  float: right;
  width: 196px;
  border-left: 1px solid #ffffff;
  text-align: right;
  padding: 0 10px 0 0;
}

body>#wrapper #sidebar01 {
  width: 185px;
}

.sidebarItem {
  padding: 0px 0px 0px 6px;
}

.sidebarItem h4 {
  text-align: left;
}

/* orientation fixed width - left */

body {
  text-align: left;
}

#wrapper {
  width: 710px;
}

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ffffff;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 11px;
  color: #999999;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #ffffff;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #444444;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #333333;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #999999;
}

.formText {
  width: 95%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


body {
  padding-left: 50px;
font-family: 'Ovo', serif; "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 100%;
  font-weight: 200;
}

td {
  vertical-align: top;
}

a {
  text-decoration: none;
  font-size: 100%;
  color: #666666;
}

form {
  padding: 0px;
  margin: 0px;
}

a:hover {
  color: #cc3300;
  text-decoration: none;
}

#content img {
  margin-left: -15px;
  margin-bottom: 12px;
  margin-right: 0;
  margin-top: 24px;
  border: 1px solid #eee;
  padding: 15px;
  -moz-box-shadow: 2px 2px 2px 2px #eee;
    -webkit-box-shadow: 2px 2px 2px 2px #eee;
    box-shadow: 2px 2px 2px 2px #eee;
}

h1 {
  letter-spacing: 2px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
  font-size: 200%;
  margin: 0px;
  padding: 10px 0px 0px 0px;

}
h2 {
  letter-spacing: 2px;
  font-size: 100%;
font-family: 'Anaheim', sans-serif;
margin: 0px;
font-weight: 400;
  padding: 10px 0px 0px 0px;

}
h3 {
color: #666666;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 175%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 2px;
padding: 10px 0px 24px 0px;
}
h4 {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}
h7 {
font-size: 80%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 1px;
}

h1 a {
color: #336699;
font-size: 100%;
}

input, textarea, select {
color: #333333;
vertical-align: middle;
}

.searchbox {
color: back;
background: white;
border: 1px solid #ffffff;
}

/* wrapper */

#wrapper {
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
  padding-top: 15px
}

/* header */

#header {
  font-size: 90%;
  background: 0px 0px;
  height: 200px;
}

/* content */

#content {
 overflow: hidden;
 width: 100%;
 margin-left: 0px;
 padding-top: 0px;
}

body>#wrapper #content {
font-style: normal;
font-weight: normal;
line-height: 140%;
overflow: visible;
width: 480px;
}

.pagelinkTop, .pagelinkBottom {
padding: 0px 0px 14px 0px;
}

small, .small {
font-size: 11px;
color: #999999;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
line-height: 125%;
}

.formTitle, .formText {
width: 400px;
max-width: 400px;
border: 1px solid #333333;
}

fieldset {
padding: 8px;
}

#content h1, #content h2 {
text-transform: uppercase;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#content h2 a {
text-transform: uppercase;
}

/* story */

div.story {
margin: 0px 0px 70px 0px;
font-size: 90%
}

h3 {
color: #444444;
margin: 0px 0px 12px 0px;
padding: 0px;
}

h3 a {
color: #444444;
}

.storyContent {
margin: 0px 0px 8px 0px;
}
.storyContent a {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
color: #336699;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
font-size: 11px;
color: #999999;
clear: both;
padding: 0px 0px 2px 0px;
}


/* story images */

.storyContent .left {
float: left;
margin: 7px 10px 7px 0px;
}

.storyContent .center {
display: block;
text-align: center;
margin: 7px auto 7px auto;
}

.storyContent .right {
float: right;
margin: 7px 0px 7px 0px;
}


/* comments */

.comments {
margin: 0px 0px 24px 0px;
font-family: 'Anaheim', sans-serif;
 font-size: 85%;
}

.comments h4 {
color: #444444;
padding: 0px 0px 2px 0px;
margin: 0px;
}

.commentLinks {
padding: 3px 0px 0px 0px;
}

.reply {
margin: 24px 0px 0px 0px;
}


/* sidebar */

#sidebar01 {
margin-top: 10px;
}

.sidebarItem {
font-size: 11px;
text-align: left;
border-bottom: 1px solid #ffffff;
margin: 0px 0px 4px 0px;
}

.sidebarItemBody {
  padding: 4px 0px 7px 0px;
}

.sidebarItem h4 {
font-size: 11px;
color: #999999;
padding: 0px;
margin: 0px;
}

.sidebarItem td {
font-size: 11px;
}

.sidebarItem ul {
margin: 0px;
padding: 0px;
}

.sidebarItem ul li {
list-style: none;
color: #999999;
}

body>#wrapper .sidebarItem ul li {
padding: 1px 0px 1px 0px;
}

.sidebarItem ul li:before {
content: "... ";
}

.historyItem {
margin: 0px 0px 8px 0px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}

td.calender {
white-space: nowrap;
}

.calDay a {
color: #cc3300;
}

input.searchbox {
font-size: 11px;
padding: 1px 0px 1px 0px;
}
/* 2c_left_right */
/* orientation 2c right  */

#container {
  float: left;
  margin: 0px -196px 0px 0px;
  width: 100%;
}

#content {
  margin: 0px 195px 0px 44px;
  border-right: 1px solid #ffffff; 
  padding: 23px 34px 0px 0px;
}

#sidebar01 {
  float: right;
  width: 196px;
  border-left: 1px solid #ffffff;
  text-align: right;
  padding: 0 10px 0 0;
}

body>#wrapper #sidebar01 {
  width: 185px;
}

.sidebarItem {
  padding: 0px 0px 0px 6px;
}

.sidebarItem h4 {
  text-align: left;
}

/* orientation fixed width - left */

body {
  text-align: left;
}

#wrapper {
  width: 710px;
}

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ffffff;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 11px;
  color: #999999;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #ffffff;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #444444;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #333333;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #999999;
}

.formText {
  width: 95%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


body {
  padding-left: 50px;
font-family: 'Ovo', serif; "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 100%;
  font-weight: 200;
}

td {
  vertical-align: top;
}

a {
  text-decoration: none;
  font-size: 100%;
  color: #666666;
}

form {
  padding: 0px;
  margin: 0px;
}

a:hover {
  color: #cc3300;
  text-decoration: none;
}

#content img {
  margin-left: -15px;
  margin-bottom: 12px;
  margin-right: 0;
  margin-top: 24px;
  border: 1px solid #eee;
  padding: 15px;
  -moz-box-shadow: 2px 2px 2px 2px #eee;
    -webkit-box-shadow: 2px 2px 2px 2px #eee;
    box-shadow: 2px 2px 2px 2px #eee;
}

h1 {
  letter-spacing: 2px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
  font-size: 200%;
  margin: 0px;
  padding: 10px 0px 0px 0px;

}
h2 {
  letter-spacing: 2px;
  font-size: 100%;
font-family: 'Anaheim', sans-serif;
margin: 0px;
font-weight: 400;
  padding: 10px 0px 0px 0px;

}
h3 {
color: #666666;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 175%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 2px;
padding: 10px 0px 24px 0px;
}
h4 {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}
h7 {
font-size: 80%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 1px;
}

h1 a {
color: #336699;
font-size: 100%;
}

input, textarea, select {
color: #333333;
vertical-align: middle;
}

.searchbox {
color: back;
background: white;
border: 1px solid #ffffff;
}

/* wrapper */

#wrapper {
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
  padding-top: 15px
}

/* header */

#header {
  font-size: 90%;
  background: 0px 0px;
  height: 200px;
}

/* content */

#content {
 overflow: hidden;
 width: 100%;
 margin-left: 0px;
 padding-top: 0px;
}

body>#wrapper #content {
font-style: normal;
font-weight: normal;
line-height: 140%;
overflow: visible;
width: 480px;
}

.pagelinkTop, .pagelinkBottom {
padding: 0px 0px 14px 0px;
}

small, .small {
font-size: 11px;
color: #999999;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
line-height: 125%;
}

.formTitle, .formText {
width: 400px;
max-width: 400px;
border: 1px solid #333333;
}

fieldset {
padding: 8px;
}

#content h1, #content h2 {
text-transform: uppercase;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#content h2 a {
text-transform: uppercase;
}

/* story */

div.story {
margin: 0px 0px 70px 0px;
font-size: 90%
}

h3 {
color: #444444;
margin: 0px 0px 12px 0px;
padding: 0px;
}

h3 a {
color: #444444;
}

.storyContent {
margin: 0px 0px 8px 0px;
}
.storyContent a {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
color: #336699;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
font-size: 11px;
color: #999999;
clear: both;
padding: 0px 0px 2px 0px;
}


/* story images */

.storyContent .left {
float: left;
margin: 7px 10px 7px 0px;
}

.storyContent .center {
display: block;
text-align: center;
margin: 7px auto 7px auto;
}

.storyContent .right {
float: right;
margin: 7px 0px 7px 0px;
}


/* comments */

.comments {
margin: 0px 0px 24px 0px;
}

.comments h4 {
color: #444444;
padding: 0px 0px 2px 0px;
margin: 0px;
}

.commentLinks {
padding: 3px 0px 0px 0px;
}

.reply {
margin: 24px 0px 0px 0px;
}


/* sidebar */

#sidebar01 {
margin-top: 10px;
}

.sidebarItem {
font-size: 11px;
text-align: left;
border-bottom: 1px solid #ffffff;
margin: 0px 0px 4px 0px;
}

.sidebarItemBody {
  padding: 4px 0px 7px 0px;
}

.sidebarItem h4 {
font-size: 11px;
color: #999999;
padding: 0px;
margin: 0px;
}

.sidebarItem td {
font-size: 11px;
}

.sidebarItem ul {
margin: 0px;
padding: 0px;
}

.sidebarItem ul li {
list-style: none;
color: #999999;
}

body>#wrapper .sidebarItem ul li {
padding: 1px 0px 1px 0px;
}

.sidebarItem ul li:before {
content: "... ";
}

.historyItem {
margin: 0px 0px 8px 0px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}

td.calender {
white-space: nowrap;
}

.calDay a {
color: #cc3300;
}

input.searchbox {
font-size: 11px;
padding: 1px 0px 1px 0px;
}
/* 2c_left_right */
/* orientation 2c right  */

#container {
  float: left;
  margin: 0px -196px 0px 0px;
  width: 100%;
}

#content {
  margin: 0px 195px 0px 44px;
  border-right: 1px solid #ffffff; 
  padding: 23px 34px 0px 0px;
}

#sidebar01 {
  float: right;
  width: 196px;
  border-left: 1px solid #ffffff;
  text-align: right;
  padding: 0 10px 0 0;
}

body>#wrapper #sidebar01 {
  width: 185px;
}

.sidebarItem {
  padding: 0px 0px 0px 6px;
}

.sidebarItem h4 {
  text-align: left;
}

/* orientation fixed width - left */

body {
  text-align: left;
}

#wrapper {
  width: 710px;
}

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ffffff;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 11px;
  color: #999999;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #ffffff;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #444444;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #333333;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #999999;
}

.formText {
  width: 95%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


body {
  padding-left: 50px;
font-family: 'Ovo', serif; "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 100%;
  font-weight: 200;
}

td {
  vertical-align: top;
}

a {
  text-decoration: none;
  font-size: 100%;
  color: #666666;
}

form {
  padding: 0px;
  margin: 0px;
}

a:hover {
  color: #cc3300;
  text-decoration: none;
}

#content img {
  margin-left: -15px;
  margin-bottom: 12px;
  margin-right: 0;
  margin-top: 24px;
  border: 1px solid #eee;
  padding: 15px;
  -moz-box-shadow: 2px 2px 2px 2px #eee;
    -webkit-box-shadow: 2px 2px 2px 2px #eee;
    box-shadow: 2px 2px 2px 2px #eee;
}

h1 {
  letter-spacing: 2px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
  font-size: 200%;
  margin: 0px;
  padding: 10px 0px 0px 0px;

}
h2 {
  letter-spacing: 2px;
  font-size: 100%;
font-family: 'Anaheim', sans-serif;
margin: 0px;
font-weight: 400;
  padding: 10px 0px 0px 0px;

}
h3 {
color: #666666;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 175%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 2px;
padding: 10px 0px 24px 0px;
}
h4 {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}
h7 {
font-size: 80%;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
letter-spacing: 1px;
}

h1 a {
color: #336699;
font-size: 100%;
}

input, textarea, select {
color: #333333;
vertical-align: middle;
}

.searchbox {
color: back;
background: white;
border: 1px solid #ffffff;
}

/* wrapper */

#wrapper {
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
  padding-top: 15px
}

/* header */

#header {
  font-size: 90%;
  background: 0px 0px;
  height: 200px;
}

/* content */

#content {
 overflow: hidden;
 width: 100%;
 margin-left: 0px;
 padding-top: 0px;
}

body>#wrapper #content {
font-style: normal;
font-weight: normal;
line-height: 140%;
overflow: visible;
width: 480px;
}

.pagelinkTop, .pagelinkBottom {
padding: 0px 0px 14px 0px;
}

small, .small {
font-size: 11px;
color: #999999;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
line-height: 125%;
}

.formTitle, .formText {
width: 400px;
max-width: 400px;
border: 1px solid #333333;
}

fieldset {
padding: 8px;
}

#content h1, #content h2 {
text-transform: uppercase;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#content h2 a {
text-transform: uppercase;
}

/* story */

div.story {
margin: 0px 0px 70px 0px;
font-size: 90%
}

h3 {
color: #444444;
margin: 0px 0px 12px 0px;
padding: 0px;
}

h3 a {
color: #444444;
}

.storyContent {
margin: 0px 0px 8px 0px;
}
.storyContent a {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
color: #336699;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
font-family: 'Anaheim', sans-serif;
font-weight: 400;
font-size: 11px;
color: #999999;
clear: both;
padding: 0px 0px 2px 0px;
}


/* story images */

.storyContent .left {
float: left;
margin: 7px 10px 7px 0px;
}

.storyContent .center {
display: block;
text-align: center;
margin: 7px auto 7px auto;
}

.storyContent .right {
float: right;
margin: 7px 0px 7px 0px;
}


/* comments */

.comments {
margin: 0px 0px 24px 0px;
}

.comments h4 {
color: #444444;
padding: 0px 0px 2px 0px;
margin: 0px;
}

.commentLinks {
padding: 3px 0px 0px 0px;
}

.reply {
margin: 24px 0px 0px 0px;
}


/* sidebar */

#sidebar01 {
margin-top: 10px;
}

.sidebarItem {
font-size: 11px;
text-align: left;
border-bottom: 1px solid #ffffff;
margin: 0px 0px 4px 0px;
}

.sidebarItemBody {
  padding: 4px 0px 7px 0px;
}

.sidebarItem h4 {
font-size: 11px;
color: #999999;
padding: 0px;
margin: 0px;
}

.sidebarItem td {
font-size: 11px;
}

.sidebarItem ul {
margin: 0px;
padding: 0px;
}

.sidebarItem ul li {
list-style: none;
color: #999999;
}

body>#wrapper .sidebarItem ul li {
padding: 1px 0px 1px 0px;
}

.sidebarItem ul li:before {
content: "... ";
}

.historyItem {
margin: 0px 0px 8px 0px;
font-family: 'Anaheim', sans-serif;
font-weight: 400;
}

td.calender {
white-space: nowrap;
}

.calDay a {
color: #cc3300;
}

input.searchbox {
font-size: 11px;
padding: 1px 0px 1px 0px;
}
#betterEditorToolbarundefined img {
margin: 0px;
padding: 0px;
}
