@CHARSET "UTF-8";
.small_left_4 {
	padding: 0px 0px 0px 70px;
}

div#cubes_wrapper{background-color: #e4e3d4; padding: 5px;}

div#cubes_here_outer {
	width: 40%;
	float: left;
	
}

div#cubes_here{
	margin: 5px;
	overflow: auto;
	overflow-x:auto;
	overflow-y:hidden;
    background-color: #ffffff;
}

div#cubes_here > *
{
    margin: 10px;
}

div#cubes_here * a{text-decoration: none;}
div#cubes_here * a:hover{text-decoration: underline;}

.small_left_1 {white-space: nowrap; margin-bottom: 5px; clear: both; background-position: 20px 0; background-repeat: no-repeat; background-image:url(../../img/folder-open.gif);}
.small_left_2 {padding: 0 0 0 20px; white-space: nowrap; margin-bottom: 5px; clear: both; background-position: 40px 0; background-repeat: no-repeat; background-image:url(../../img/folder-open.gif);}
.small_left_3 {padding: 0 0 0 40px; white-space: nowrap; margin-bottom: 5px; clear: both; background-position: 60px 0; background-repeat: no-repeat; background-image:url(../../img/leaf.gif);}

.small_left_1 span.checkbox {margin: 0 22px 0 0;}
.small_left_2 span.checkbox {margin: 0 22px 0 0;}
.small_left_3 span.checkbox {margin: 0 22px 0 0;}
a.chb_on {margin: 0 0 0 40px;}
a.chb_off {margin: 0 0 0 40px;}
a.chb_mid{margin: 0 0 0 40px;}

div#toload_here{
    margin: 5px;
    overflow: auto;
	overflow-x:auto;
	overflow-y:hidden;
	background-color: #ffffff;
}

div#toload_here > *
{
    margin: 10px;
}

div#toload_here_outer {
	width: 60%;
	float: right;
}

span.checkbox {
	display:inline;
	padding:0 5px 0 0;
	width:15px;
	line-height: 15px;
}

span.chb_on{
	background:transparent url(../../img/chb_tick.png) no-repeat scroll 0 0;
}

span.chb_off{
	background:transparent url(../../img/chb_cross.png) no-repeat scroll 0 0;
}

span.chb_mid{
	background:transparent url(../../img/chb_mid.png) no-repeat scroll 0 0;
}

a.chb_on{
	font-weight: normal;
    padding: 0 3px;
}

a.chb_off{
	font-weight: bold;
    padding: 0 3px;
}

a.chb_mid{
	font-weight: bold;
    padding: 0 3px;
}

.item_sel {
    background-color: #e4e3d4;
}

div.isread{padding: 0 2px; font-size: 10px; background-color: #ccffcc; display: inline;}
div.isntread{padding: 0 2px; font-size: 10px; background-color: #ffcccc; display: inline;}

#avatars_vv{margin: 10px 0 0 0;}
.avatar_vv{line-height: 25px; margin: 0 6px 12px 0; height: 25px; float: left; overflow: hidden; width: auto;}

