body {
background: url(ko_assets/ko_site_bg.gif) repeat-x;
background-color: #D8E2EC;
margin: 0px 0px; padding: 0px 0px; } 
p { font-family: Verdana; font-size: 8pt; }

.mtp { font-family: Arial; font-size: 14pt; font-weight:bold; color:#009933 }

.ko_mid { font-family: Verdana; font-size: 10pt; font-weight:bold; color:#993300 }

.user_col_title { font-family: Verdana; font-size: 8pt; font-weight:bold; color:#FFFFFF }

.ko_note { font-family: Verdana; font-size: 8pt; color:#999999 }

div, tr, td { font-family: Verdana; font-size: 8pt; } 

.page_title { font-family: Verdana; font-size: 8pt; font-weight:bold; color:#444499 } 

.last_update { color: #CC0000 }
.site_info { line-height: 18px }
.ko_sub_title { font-family: Verdana; font-size: 9pt; font-weight:bold; color:#006699 } 
.ko_url { font-family: Verdana; font-size: 8pt; color:#888888 } 

a:link { color: #330099; text-decoration: none} 
a:visited { color: #330099; text-decoration: none} 
a:active { color: #669999; text-decoration: none} 
a:hover { color: #CC3300; text-decoration: underline}

.ko_plan
{
	border: 1px; border-style: solid; border-color:#999999;
}
.ko_plan td {
padding: 5px;
}

.input, form.inplaceeditor-form input[type="text"],
form.inplaceeditor-form input[type="submit"], form.inplaceeditor-form textarea  
{
font-size:11px;

font-family:verdana,arial,sans-serif;
color:#000000;
background-color:#F1FFF1;

font-weight:normal;
border:1px solid #006600;
 padding-left: 1; 
 padding-right: 4; 
 padding-top: 1; 
 padding-bottom: 1
}
 
 .sortable-list {
    list-style-type : none;
    margin : 0;
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 500px;
}
/*
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
div#divContainer {
	border: 1px solid #D6E3F3;
	width: 600px;
	margin : 2px 0 2px 0;
}

div#divContainer div {
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #F6F9FC;
    width : 590px;
}
