@import url("../../../css/_base.css");
@import url("../../../css/_extra.css");
@import url("../../../css/_calendar.css");
@import url("../../../css/_user.css");
@import url("added.css");

html { height: 100%; }

body {
  font-family:"NanumGothic","Malgun gothic",Georgia,Verdana,Lucida,sans-serif;
  font-size:89%;
	line-height:140%;
  color:#000;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  height:100%;
/*  background-color:#f2f2f2; /* */
  background-color:#FFF;
}

.clear {
	clear:both;
}
.blogIndicator {
	color:red;
}

#pageTitle {
margin: 0 0 0 5px;
padding: 5px;
font-size:1.6em;
background-color:#DDD;

}

#toc {
	font-size:.90em;
        float:right;
        margin: 0 0 0 10px;
        min-width:350px;
	max-width:350px;
        border:1px solid #AAA;
}
#toctitle {
        margin: 10px 0 0 10px;
        background-color:#FFF;
        color:#333;
}
#toctitle h2 {
        background-color:#FFF;

}
#toc dd {
        margin:0 0 0 10px;
        padding: 0 0 0 5px;
}

ul {
  margin:0; padding:0;
  color:#333;
  padding:0 0 0 1.5em;
}


#mainBody {
/* top:15px; /* */
/* padding-left:100px;
  padding-right:100px; */
  min-width:750px;
  margin: 0px auto 0px auto;
  max-width: 90%;
  min-height:400px;
  height: auto !important; /* IE min-height hack */
  /*\*/ min-width: 750px; /* IE fix */
  background-color:#FFF;
}

#topHeader {
  padding-left:15px;
  padding-top:2px;
  color:white;
  font-family:"NanumGothic Bold", Verdana,Tahoma,sans-serif;
  font-size:11px;
  font-weight:bold;
}

#topHeader a{
  color:white;
  text-decoration:none;
}

#topBanner {
  height:1.3em;
  font-size:1.5em;
  font-family:"NanumGothic Bold", Verdana,Tahoma,sans-serif;
  color:#000;
  padding-left:8px;
  padding-top:10px;
  padding-bottom:0px;
  margin:0px;
  overflow-y:hidden;
  /* overflow:hidden; does not work correctly in the mozilla */
}

#pTopLeft {
  z-index:4;
}

#pTopRight {
  z-index:4;
}

#pBanSpace {
  height:3px;
}

#pBanner {
  height:1.5em;
  padding:0px;
  font-size:1.2em;
  font-family:"NanumGothic Bold", Trebuchet MS,Tahoma,Lucida,sans-serif;
}

#pBanner #logoImg {
	float:left;
}
#pBanner #pBannerTitle {
  font-size:22px;
  font-weight:bold;
  text-decoration: none;
	margin:0 0 0 0 ;
	padding: 10px 0 0 0;
	width:550px;
	float:left;
	font-family:"NanumGothic Bold", "Malgun Gothic", "SeoulNamsan", Trebuchet MS,Tahoma, Lucida, sans-serif;
	font-weight:bold;
	border-left:5px solid white;
}

#pBanner p {
  padding:0;
  margin:0;
  font-size:12px;
}

#pBanner img {
  vertical-align:middle;
}

#pBanLeft {
  padding:0;
  margin:0;
}

#pBanRight {
  padding:0;
  margin:0;
}

#pTitle {
  padding:0px;
  _height:0px;
}

#pTitle img {
  vertical-align:middle;
}

#pBottomMargin {
  height:20px;
}

#pBottomLeft {
  z-index:1;
  padding:0;
  height:100%;
}
#pBottomRight {
  z-index:1;
  padding:0;
  height:100%;
}

.pBodyTopLeft {
  z-index:-5;
}
.pBodyTopRight {
  z-index:-5;
}

.pBodyLeft {
  z-index:-5;
  height:100%;
}
.pBodyRight {
  z-index:-5;
  height:100%;
}

#wikiSplash {
  height:80px;
  background: url("../imgs/favorite.png") repeat-x;
  padding:0;
  margin:0;
  margin-left:20px;
  margin-right:22px;
}

#goFormUpper {
  float:right;
  padding: 3px 6px;
}

form {
  margin-bottom:0px; /* IE hack */
}

#wikiPage, #wikiHeadPage {
  margin-left:13px;
  margin-right:15px;
}

#wikiHeadPage {
  padding-top:10px;
}

#wikiPage {
  padding-top:5px;
  min-height:400px;
  height: 100% !important; /* IE min-height hack */
  height:100%;
  padding-bottom:10px;
}

#wikiBanner {
  padding-top:5px;
  text-align:center;
  font-family: "NanumGothic Bold", "Trebuchet MS",Georgia,sans-serif;
}

a:link { color: #0686db;}
a:visited { color: #333;
	text-decoration:none;}
a:hover {background-color:lightblue;color:#333; } /* */

span.wikiTitle {
  padding-left:0px;
  font-family: "NanumGothic Bold", "Malgun gothic","Trebuchet MS",Tahoma,Lucida,sans-serif;
  font-size:21px;
  font-weight:bold;
  text-decoration: none;
  padding:10px 0 5px 0;
/* border-bottom:5px solid #00D; /* */
border-bottom: 5px solid #DDD; /*Highlight red color theme*/
width:75%; /* in case, sidebar is active */
}

.wikiTitle a,.wikiTitle a:active,.wikiTitle a:visited {
  color: #0686db;
}

div.wikiTitle {
  margin:0 0 0 5px;
  padding:0 0 0 5px;
}

tt.wiki {font-family:Monotype,Lucida Console,lucida,monospace;font-size:12px;}
tt.foot {
  font-family:"Malgun Gothic", Tahoma,lucida,monospace;
  font-size:11px;
  vertical-align: super;
}

tt.sister {
  font-family:"Malgun Gothic", Tahoma,lucida,monospace;
  font-size:11px;
  vertical-align: super;
  text-decoration: none;
}

pre {
  white-space:pre-wrap;
  white-space: -moz-pre-wrap;
  overflow: auto;
}

pre.wiki {
  font-size:.96em;
  padding-left:10px;
  padding-top:10px; 
  font-family: "Nanum Gothic Coding", "NanumGothic Coding","Gothicche","Dotumche",Batangche, "Bitstream Vera Sans Mono", Courier, GulimChe, monospace !important;
  background-color:#000000;
  color:#c0c0c0;
  border:1px solid #ececec;
  border-left:10px solid #ececec;
  padding:10px;
  white-space:pre;
  white-space: -moz-pre-wrap;
  overflow-x: auto;
  clear:left;
}

pre.console {
  background-color: #000000;
  color: #E0E0E0;
  padding: .25em ;
  border: 2px inset #808080;
}

pre.quote {
  font-size:1em;
  padding-left:10px;
  padding-top:10px;
  white-space:pre-wrap;
  white-space: -moz-pre-wrap; 
  font-family:"Nanumgothic coding", "Malgun gotic", Georgia,monotype,lucida,monospace;font-size:14px;
  background-color: #E9ECEF;
  font-size:1em;

	

}

.wikiSyntax {
  border:1px solid #ECECEC;
  border-left:10px solid #ECECEC;
  padding: 10px 0;
}

.line.alt {
  background-color:#272727;
}

.line {
  padding-left:10px;
}

/* table.wiki --> refer to /css/_user.css */

p > *:last-child {
	border-right:none;
}

textarea.wiki { width:98%; }

td.info, th.info {
  background:#E2E2E2 url("../imgs/infotrbg.png") repeat-x;
}

#wikiContent h1, #wikiContent h2, #wikiContent h3, #wikiContent h4 {
  font-family:"NanumGothic", "Malgun gothic", SeoulNamsan, Tahoma,sans-serif;
  padding-left:2px;
  border-top:1px solid #D10000;
<!--  border-top:1px solid #AAAEEE; -->
  /* background: url("../imgs/ul.png") no-repeat left bottom; */
  padding-bottom:0.1em;
  margin-left:-10px;
  padding-left: 5px;
}

#wikiContent h1 { font-size:22px; }
#wikiContent h2 { font-size:18px; }
#wikiContent h3 { font-size:16px; }
#wikiContent h4 { font-size:14px; }

#wikiContent { 
	font-family: "Malgun Gothic", Seoulhangang, Verdana;
	font-size:1em;
	letter-spacing:-.45px;
	font-stretch:condensed;
/*	text-indent:24px; /*  */
	line-height:1.5em; 
} /* see also div.indent */

#wikiContent table {
	text-indent:0px;
	margin-bottom:12px;
}
#wikiContent td {
	text-indent:0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  text-decoration:none;
}

ul {
  list-style-image: url(../imgs/li1.png);
}

li {
  margin:0 0 0 0;
}

ul>li ul>li {
  list-style-image: url(../imgs/li2.png);
}

ol {
  list-style-image: none;
}

h2,h1 {
  padding-top:0.1em;
}

* html a.perma:visited { /* IE hack */
  color:#000;
}

div.message {
  margin-top: 3pt;
  padding:0px 5px;
  /* background: #FFF1B9 url(../imgs/warn.png) 10px 10px no-repeat; */
  background: #E0E0E0 url(../imgs/msgbg.png) repeat-x; /* */
  min-height: 60px;
  height: auto !important;
  height:60px;
  /* border-color:#FF9853; /* */
  /* border-width:2px 0 0px 0; /* */
  border-width:0;
  margin:0px 15px;
}

div.message h3 {
  margin:0px;
  border:0px;
  font-family:Trebuchet MS,sans-serif;
  font-size:20px;
  line-height:300%;
}

pre.errlog {
  padding-left:55px;
  background: #FFE784 url(../imgs/error.png) 10px 10px no-repeat;
  min-height: 40px;
  height: auto !important;
  border-width:2px 0 2px 0;
  height:40px;
}

.highlight {
  background-color:#FFFF40;
}

#wikiGoto {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:11px;
}

#wikiGoto input[type="text"] {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:11px;
  width:100px;
}

input[value="Go"] {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:10px;
  width:26px;
}

input[value="OK"] {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:10px;
  width:26px;
}

button {
  padding:2px;
  font-size:12px;
  vertical-align:top;
}

.searchResult input[value="Go"] {
  font-size:2em;
  width:auto;
}

.searchResult { text-align:center; }

.searchResult input {
  font-size: 2em;
  font-weight:bold;
  font-family: Trebuchet MS, "Times New Roman", Times, serif;
}

table.closure, td.closure{
  background-color: #E9ECEF;
  padding-left:5px;
  padding-right:5px;
}

/*  */
.wikiHr {
  border:0px solid;
  padding: 0px 0px; /* */
  margin-top:0px;
  height:1px;  
/* background: #000 url(hr1.gif) no-repeat scroll center; */
}

#wikiTrailer {
  padding:0;
  padding-left: 7px;
  text-align:left;
  font-family: "Malgun gothic","Gothic", "Trebuchet MS",Georgia,sans-serif;
  font-size: .94em;
}
#sisSites {
  padding:0;
  padding-left: 15px;
  text-align:left;
  font-family: "Malgun gothic","Gothic", "Trebuchet MS",Georgia,sans-serif;
  font-size: .94em;
}

.wikiNavigation {
  background-color:#E0E0E0; 
  padding-top: 5px;
  padding-bottom: 5px;
}

#wikiOrigin {
  background-color:#fafafa; 
  padding-left: 20px;
  padding-top:3px;
  padding-bottom:3px;
}

#wikiHeader {
/*  border-left: 0.8em solid #7B9AC5; /* */
/*  border: 1px solid #7B9AC5; /* */
  clear:both;
  color: #000000;
  padding: 0;
  margin-left:5px;
}

#wikiHeader a:link {color:#000000;}
#wikiHeader a:visited {color:#000000;}

#wikiMenuBar {
}

#pMenuLeft {
  z-index:2;
}
#pMenuRight {
  z-index:2;
}

#wikiIcon {
  visibility:hidden;
  _visibility:visible;
  float:right;
  padding: 7px 15px;
  text-align: right;
  vertical-align: middle;
}

#wikiMenu {
padding: 0;
width: 100%;
/* border-bottom: 5px solid #D10000; /*Highlight red color theme*/
border-bottom: 5px solid #000; /*Highlight red color theme*/
height:30px;;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
#wikiMenu ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
#wikiMenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}
#wikiMenu a{
float: left;
display: block;
font: bold .9em Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 5px 5px 5px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
/* border-top: 5px solid while; */
height:20px;
}
#wikiMenu a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 7px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 8px; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}
#wikiMenu .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 8px; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

#wikiMenu ul li .current { /* Front page doesn't get hightlighted without this. */
background-color: #D10000; /*Highlight red color theme*/
padding-top: 2px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 8px; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

#wikiAction {
height:25px;
border-top: 5px solid #D00000; /*Highlight red color theme*/
padding: 0;
margin:10px 0 0 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#wikiAction ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
#wikiAction li{
display: inline;
margin: 0 2px 0 0;
padding: 0;;
border-bottom: 5px solid #AAA; /*Highlight red color theme*/
}
#wikiAction a{
float: left;
display: block;
font: bold .9em Arial;
color: black;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-bottom: 0 solid white;
}
#wikiAction a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-bottom: 10px; /*Set padding-top value to default's padding-top + padding-b$ */
padding-top: 3px; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}
#wikiAction .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-bottom: 10px; /*Set padding-top value to default's padding-top + padding-b$
padding-top: 3px; /*Set padding-bottom value to 0 */
border-top-color: #D10000; /*Highlight red color theme*/
color: white;
}


#wikiBody {
  margin-left:10px;
  color: black;
/*  background-color: #fff; /* */
  overflow: hidden; /* magic XXX */
/*  border: 1px dotted #c0c0c0; /* */
/*  border-left: 0.8em solid #E2ECE2;
  border-right: 0.8em solid #E2ECE2; */
/*  border-left: 0.8em dotted; /*solid #6A2525; */
/*  border-right: 0.8em solid #6A2525; */
/*  text-transform: lowercase; /* */
/*  margin: 10px 10px 0px 10px; */
/*  padding: 5px 1em 5px 1em; */
/*  margin-left: 20px; */
/*  padding-left: 1em; /* */
/*  text-indent: 10px; */
/*  border: 0px outset #E2ECE5; */
/*  font-size:16px; 
  border-collapse:collapse; */
}

#wikiBody a:link {
  text-decoration:none;
  color: #125Fab;
}

#wikiBody a:visited {
  /* border-bottom: 1px dotted #bbb; */
  color: #125fab;
}

#wikiBody a:hover {
  color: #2285E8;
  text-decoration:none;
}

#wikiContent {
  padding-left: 10px;
}

#wikiExtra {
/*  padding-top: 1em; /* */
}

#wikiFooter {
  clear:both;
  /* padding: 0.5em 2em; /*  */
  height:25px;
  /* background-color:yellow;  /* */
}

.wikiHints {
  font-family:Georgia,Verdana,Lucida,sans-serif;
  font-size:10px;
  background-color:#C0D3D2;
  padding:5px;
}

#wikiSister {
/*  background-color:lightgreen; /* */
}

#wikiPreview {
  border: 2px solid #a0a0a0;
  margin: 5px 5px 5px 5px;
  padding: 5px 1em 5px 1em;
}


div.indent {
  margin-top: 3px;
  padding-left: 1.5em;
	text-indent:0;
	border:none;
}

div.quote {
  background: transparent url("../imgs/quote-open.png") no-repeat;
  padding-top: 3px;
  background-color: #f8f8f8; /* */
}

div.quote:first-letter {
	font-family:"NanumGothic Coding", "Malgun Gothic";
	font-size:4em;
	font-weight:bold;
	display:block;      
	float:left;      
	margin: 0 0 0 0;      
/*	padding-left:50px; /*  */
	height:3.5em;      
	color:#cc0000;

}
div.quote { 
   padding: 5px 20px 10px 50px;
   background: transparent url(../imgs/blockquote.gif) no-repeat;
/*   background-color: #eee; /*  */
   margin:1em;
	
}


div.diff-removed {
  background-color:#EEBfbb;
}

del.diff-removed {
  color: #999999;
  background-color:white !important; /* */
  /* background-color:#f0f0f0; /* */
  border-right:2px solid #f0f0f0;
  border-left:2px solid #f0f0f0;
  text-decoration:line-through;
}

ins.diff-added {
  background-color:#50ff50;
}

span.diff-added {
  background: url("../../../imgs/misc/diffbg.png") repeat-x;
}

span.diff-removed {
  background: url("../../../imgs/misc/diffbg.png") repeat-x;
  background-position:left -25px;
}

table.info td {
  font-family:courial new,sans-serif;
}

th.rev {
  font-family:courial new,sans-serif;
}

div.hint { font-size: 10px; background-color: #369; color:white;}
a.purple { font-size: 10px; text-decoration:none;}

/* Blog CSS */
a.purple { font-size: 10px; text-decoration:none;}
div.blog { width:90%; padding: 0em 1em 0em 1em; }
span.blog-user { font-size:10px; }
div.blog-title { font-size:16px; font-weight:bold; }
div.blog-comments { }
div.blog-comment { padding:1em 1em 1em 2em; margin-bottom:5px;border-left: 4px solid #E4F1F4; background-color:#F0F6F8;}
div.blog-comments .separator { display:none;}
div.blog-action { text-align:right; font-size:9px; }

div.blog-date { font-size:18px; font-weight:bold; padding-bottom:5px;}
span.blog-user { font-size:10px; }

div.blog-summary { margin-bottom:10px;}

div.trackback-hint { font-size: 10px; padding: 1em 1em 1em 1em;background-color: #eee;}

/* SWFUpload */
#wikiBody #mmUploadFileListing li {
  font-family:Dotum, sans-serif;
}

/* Calendar */
td.day { background: #e0e0e0; text-align: center;}
td.today { background:#ffffff; text-align: center;}
span.blogged {
  text-decoration:none;
  font-weight:bold; color:#000000; text-align: center;
}

.Calendar a{text-decoration:none;color:black;}

caption.month {
  font-weight:bold;
  white-space:nowrap;
}

/* HierarchicalWiki */
.wikiGroup {
  font-weight:bold;
  padding-left:10px;
  font-family:Tahoma,Lucida,sans-serif;
  font-size:x-small;
  color: #0686db;
}

/* login */
#wikiLogin {
  font-family:"Malgun gothic", Tahoma,sans-serif;
  font-size:x-small;
  font-weight:bold;
/*  border-bottom: 1px solid #e0e0e0; /*  */
	margin: 0 0 10px 0;
}

#wikiLogin input {
  font-family:Verdana,sans-serif;
  /* border:1px solid #848284; /* */
  font-size:x-small;
  font-weight:normal;
}

#commentForm {
  padding:5px;
  background-color:#eeeeee;
}

#commentForm input {
  /* border:1px solid #848284; /* */
  font-size:x-small;
  font-family:Verdana,sans-serif;
  outline:none;
}

/* enscript syntax */
div.wikiPre i,div.wikiPre b{
  font-weight: normal;
  font-style: normal;
}

.imgLeft {
  margin-right : 2em;
  margin-bottom : 5px;
}
img.imgLeft {
  margin-right : 15px;
  margin-bottom : 5px;
}

.imgRight {
  margin-left : 10px;
  margin-bottom : 5px;
  text-align: right;
  float:right;
}
img.imgRight {
  margin-left : 10px;
  margin-bottom : 5px;
  text-align: right;
  float:right;
}

span.externalLink {
  display: none;
}

span.lineNumber {
  color:#c0c0c0;
  /* color:#ffff00; /* */
}

math, math[mode="inline"] {
  font-family: CMSY10, CMEX10, Symbol, Times;
}

.sectionEdit span {
  color:#3D9CB4;
  /* background:url(../imgs/se.png) no-repeat left top; /* */
  /* padding:5px 16px;
  height:26px; */
  font-size:12px;
  top:10px;
}

.sectionEdit span:hover {
  /* background:url(../imgs/se.png) no-repeat left bottom; /* */
}

.sectionEdit a:link {
}

.sectionEdit a span {
  padding:0px;
  /* visibility:hidden; */
}

/* .sectionEdit span.sep { display:none; } */

.commentForm textarea.wiki {
  align:right;
  width:412px; height:136px;
  background:url(../imgs/commentarea.png) no-repeat left top;
  border:none;
  outline:none; /* webkit */
  resize: none; /* webkit */
  padding:4px 8px;
}

* html .commentForm textarea.wiki { /* IE fix */
  background:url(../imgs/commentarea.png) no-repeat left top fixed;
  padding-right:20px;
}

.commentForm textarea.wiki:hover { background-position:left bottom;}

/* goform on the menubar */

#goForm {
  float:right;
  padding: 0px 3px !important; /* */
  padding: 0px 3px; /* IE fix */
}

#goForm input.goto {
  width:136px !important;
  height:1.2em;
  border:1px solid;
  outline:none;
  font-family: "Trebuchet MS",Georgia,sans-serif;
  font-size:1em;
}

* html #goForm input.goto { /* IE fix */
}

#goForm input.goto:hover {
  background-position:left bottom;
	border:1px solid;
}

#goForm input.submitBtn {
  color:#FFF;
  font-weight:bold;
  padding:1px 2px !important;
  padding:2px 2px;
  cursor:pointer;
  margin:0px;
  margin-top:0px;
  border:0px;
}

#goForm input.submitBtn:hover {
  background-position:left bottom;
}


#container {
  margin: 0 auto;
  height:100%;
  overflow:hidden;
}

#mycontent { /* theme specific */
/*  margin-right:140px; /* */
  padding-right:5px;
  height:100%;
}

#wikiSideMenuContainer {
  float:right;
  max-width:190px;
  width:auto !important;
  width:200px;
  height:100%;
  margin-bottom:-10000px;
  padding-bottom:10000px;
  padding-left:10px;
}
#wikiSideMenu {
  float:right;
  width:180px;
  padding:5px;
  margin-bottom:-10000px;
  padding-bottom:10000px;
  border-left:1px dotted #e0e0e0;
}

.randomQuote {
  font-family: Georgia,Verdana,Tahoma,sans-serif;
  font-weight:bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0px 10px 0px;
}

.wikiFortune {
  border: 1px solid #f0f0f0;
  padding: 15px;
}

.randomPage {
  font-family: Trebuchet MS,sans-serif;
/*  border-bottom: 1px solid #e0e0e0; /* */
  padding: 0px 0px 10px 0px;
}

.calendar {
  font-size:11px;
  font-family: Trebuchet MS,sans-serif;
}

#topIcon {
  text-align:right;
  padding-right:20px;
}

.resizable-textarea .grippie {
  height: 14px;
  background: #F0F0F0 url(../imgs/grippie.png) no-repeat 100% 100%;
  border: 1px solid #E7E7E7;
  margin:0;
  margin-top:-3px;
  _margin-top:-1px;
  border-top-width: 0;
  cursor: s-resize;
}

.resizable-textarea textarea {
  margin:0;
}
.resizable-textarea {padding-bottom:0.3em;}

#toTop {
  float:right;
}

#subMain ul {
  list-style:none;
  padding-left:5px;
}

#subMenu ul {
  padding-left:15px;
}

.scrap li {
  list-style: none;
  padding-left:0px;
}

.scrap ul {
  list-style: none;
  padding-left:0px;
}

.scrap {
  border-bottom: 1px solid #e0e0e0;
}

#save_state {
  background-color: #ffffca;
}

.recentChanges .date, .recentChanges .hits {
  font-family:Trebuchet MS,Tahoma,Lucida,sans-serif;
}
.recentChanges .hits, .recentChanges .editinfo {
  text-align:right;
}
.recentChanges .user, .recentChanges .editinfo {
  font-family:Trebuchet MS,Tahoma,Lucida,sans-serif;
}

.recentChanges tr.alt {
  background-color: #f0f0f0;
}
