select#page,select#type,.header input#searchbox,input,select{
    padding: 0;
    background: none repeat scroll 0 0 white;
    border:1px solid #cccccc;
    font-family:palatino,georgia,"times new roman",serif;
    font-size:0.89em;
    line-height:1em;
    padding: 4px;
    margin: 4px;
    box-shadow: 2px 2px 4px #aaa;
    -webkit-box-shadow: 2px 2px 4px #aaa;
    -moz-box-shadow: 2px 2px 4px #aaa;
}
#editcontent{
    padding: 0;
    background: none repeat scroll 0 0 white;
    border:1px solid #cccccc;
    line-height:1em;
    font-size: .9em;
    padding: .75em;
    width: 90%;
    box-shadow: 2px 2px 4px #aaa;
    -webkit-box-shadow: 2px 2px 4px #aaa;
    -moz-box-shadow: 2px 2px 4px #aaa;
}
.content input,.content select {
    border:1px solid;
    font-family:palatino,georgia,"times new roman",serif;
    font-size:0.8em;
    line-height:1em;
    padding-left:4px;
    padding-top:4px;
    width:10em;
}
.inlinepage{
    padding: 5px 20px 0px 15px;
    overflow: visable;
    border: 0px none;
    font-size: .9em;
    margin-bottom: 2.5em;
}
.inlineheader .header{
    margin: 0em;
}
.footnote {
    vertical-align:super;
    font-size:x-small;
}
.pagecloud {
    margin-left: 1em;
    width: 40%;
}
#wiki_page_body table {
    font-size: 13px;
    text-align: left;
}
#wiki_page_body table tr small {
    text-align: left;
}
#wiki_page_body table td {
    clear: both;
    padding-bottom: 1em;
}
#feedlink {
    display: none;
}
.inlinepage .inlineheader {
    text-align: right;
    margin-bottom: 3px;
    float: right;
    margin-left: 1em;
}
.inlinecontent h1 {
    position: relative;
    top: -5px;
    clear: both;
    text-align: center;
}
.header input#searchbox{
    background: none;
    margin-top:-4%;
}
.createlink { text-decoration: underline; color: red; }

p { margin: .5em 0em; }
