.NewBox {
	float:right;
	padding:10px 0px 0px 5px;
	margin:0px; border:0px;
	white-space:nowrap;
	cursor:pointer; cursor:hand;
	font-size:10px;
}
.NewBox, .NewBox:link, .NewBox:visited { color:#4040ff }
.NewBox:hover { color:#8080ff }




.BoxTool_BoxPanel {
	text-align:justify;
	padding:0px; margin:0px; border:0px;
}

.BoxTool {
	position:absolute;
	top:-10000px;
	padding:0px; margin:0px; border:0px;
}



.box{width:100%; overflow:; margin-bottom:5px;}
.box_active{}

.box, .box table, .box tr, .box td, .box div, .box span, .box img {padding:0px; margin:0px; border:0px; white-space:normal; background:;}
.box table, .box tr, .box td {vertical-align:top; border-collapse: collapse; border-spacing:0px;}


.box .box_table{width:100%;}

.box .box_border_topleft	{width:12px; height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_tl.gif) no-repeat top}
.box .box_border_top		{height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_t.gif) repeat-x top;}
.box .box_border_topright	{width:12px; height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_tr.gif) no-repeat top}

.box .box_border_bottomleft	{width:12px; height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_bl.gif) no-repeat top}
.box .box_border_bottom		{height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_b.gif) repeat-x top;}
.box .box_border_bottomright	{width:12px; height:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_br.gif) no-repeat top}

.box .box_border_right		{width:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_r.gif) repeat-y top;}
.box .box_border_left		{width:12px; background: url(http://www.klostu.com/images/boxes/lazy/blue/border_l.gif) repeat-y top;}


.box .box_content_table, .box_content_table table, .box_content_table tr, .box_content_table td , .box_content_table div , .box_content_table span , .box_content_table img {background-color:#F8F8F8;}
.box .box_content_table {font-size:12px; width:100%}
.box .box_content_cell {padding-top:5px;}

.box .box_table_title{white-space:nowrap; width:100%;}

.box .box_title_cell {}

.box .box_tools {font-size:0px; width:36px;}
.box .box_tools_row, .box .box_tools_cell {border-collapse: collapse; border-spacing:0px;}

.box .box_title_right {height:30px; width:6px; background: url(http://www.klostu.com/images/boxes/lazy/blue/title_r.gif) no-repeat top;}
.box .box_title_left {height:30px; width:6px; background: url(http://www.klostu.com/images/boxes/lazy/blue/title_l.gif) no-repeat top;}
.box .box_title, .box .box_tools_cell  {height:30px; overflow:hidden; background: url(http://www.klostu.com/images/boxes/lazy/blue/title.gif) repeat-x top; cursor: pointer;}




.box_terminator{width:100%; height:1px; visibility:hidden; overflow:hidden;}

.box_dragged {
	cursor:pointer;
	overflow:;
	white-space:nowrap;
	font-size:0px;
	font-weight:bold;
	border-collapse: collapse; border-spacing:0px;
}



.box .box_title_label_container {padding:8px 0px 2px 2px; float:left;}
.box .box_title_label_container_disabled {display:none;}


.box .box_title_label_IEWrapper{position:absolute; width:100%;}


.box .box_title_label{font-size:12px; white-space:nowrap; font-weight:bold;}


.box .box_title_label_shadow_position {height:0px; position:relative; top:0px; left:0px;}
.box .box_title_label_shadow_position_Opera {float:left; height:0px; position:relative; top:1px; left:1px;}
.box .box_title_label_shadow {color:#0f4080;}

.box .box_title_label_main_position {height:0px; position:relative; top:-1px; left:-1px;}
.box .box_title_label_main_position_Opera {height:0px; position:absolute; float:left; height:0px;}

.box .box_title_label_main {color:#d0d0d0;}
.box_active .box_title_label_main {color:#ffffff;}

.box .box_title_label_enabled{}
.box .box_title_label_disabled{display:none;}



.box .box_title_edit_enabled{
	font-size:13px;
	margin:3px 0px 0px 0px;
	font-weight:bold;
}
.box .box_title_edit_disabled{display:none;}



.box .box_controls, .box .box_controls_active {overflow:hidden; white-space:nowrap; text-decoration:none;}
.box .box_controls{visibility:hidden;}
.box .box_controls_active{}

.box .box_controls_edit, .box .box_controls_close{font-size:0px; padding:4px 2px 0px 2px;}





.ImageLayout_Option {float:left; margin:2px 5px 5px 0px; vertical-align:text-bottom; width:31px; height:21px; cursor:pointer; cursor:hand;}

.ImageLayout_Option_LeftWrapped {background: url(http://www.klostu.com/images/other/image_pos_topleft_wrapped.gif) no-repeat top left;}
.ImageLayout_Option_RightWrapped {background: url(http://www.klostu.com/images/other/image_pos_topright_wrapped.gif) no-repeat top left;}
.ImageLayout_Option_TopLeft {background: url(http://www.klostu.com/images/other/image_pos_topleft.gif) no-repeat top left;}
.ImageLayout_Option_TopRight {background: url(http://www.klostu.com/images/other/image_pos_topright.gif) no-repeat top left;}
.ImageLayout_Option_TopCenter {background: url(http://www.klostu.com/images/other/image_pos_topcenter.gif) no-repeat top left;}
.ImageLayout_Option_TopHeader {background: url(http://www.klostu.com/images/other/image_pos_topheader.gif) no-repeat top left;}










.box .box_content_container {font-size:12px;}








/***********/
/* RSS BOX */
/***********/
.box .RSS {}

.box .RSS_More {padding-top:5px; font-size:10px; color:#5B8ED4;}

.box .RSS_More_Main {overflow:hidden; background: url(http://www.klostu.com/images/other/lazy/more.gif) repeat-x left;}
.box .RSS_More_Main A {color:#808080}

.box .RSS_More_Left {height:18px; width:7px; overflow:hidden; background: url(http://www.klostu.com/images/other/lazy/more_left.gif) no-repeat left;}
.box .RSS_More_Right {height:18px; width:7px; overflow:hidden; background: url(http://www.klostu.com/images/other/lazy/more_right.gif) no-repeat right;}

.box .RSS_Seperator {
	border-top: dotted #a0a0f0 1px;
	margin:2px 0px 6px 0px;
}

.box .Bullet {
	font-size:10px;
	padding-left:15px;
	background: url(http://www.klostu.com/images/other/lazy/bullet_blue.gif) no-repeat top left;
	margin:3px 0px 0px 0px;
	color:#808080;
}

.box .Bullet A {font-weight:bold}
.box .Bullet A:link {color:#707070}
.box .Bullet A:hover {color:#101010}
.box .Bullet A:visited {color:#a0a0a0}





/***************/
/* COMMENT BOX */
/***************/

.box .CommentBox{}
.box .CommentBox_Seperator{
	border-top: dotted #a0a0f0 1px;
	margin:2px 0px 6px 0px;
}


.box .CommentBox_Table{border:0; width:100%}
.box .CommentBox_DateTime{color:#606060; widh:100%; text-align:right; font-size:10px; white-space:pre;}
.box .CommentBox_By{color:#202020; text-align:center; font-size:12px;}
.box .CommentBox_By A {font-weight:normal; text-decoration:none;}
.box .CommentBox_By A:link {color:#707070}
.box .CommentBox_By A:hover {color:#101010}
.box .CommentBox_By A:visited {color:#a0a0a0}


.box .CommentBox_Comment{color:#404040; font-size:12px;}
.box .CommentBox_Delete{margin-left:20px; text-align:right; font-size:10px;}



/***************/
/*   Flickr    */
/***************/
.box .flickr_top,.box .flickr_bottom {display:block;background-color:#ffffff}
.box .flickr_top b,.box .flickr_bottom b{display:block;height:1px;overflow:hidden;background:#000}
.box .flickr_1{margin:0 5px}
.box .flickr_2{margin:0 3px}
.box .flickr_3{margin:0 2px}
.box .flickr_top .box .flickr_4,.box .flickr_bottom b.box .flickr_4 {margin:0 1px;height:2px}




/*********/
/* PANDO */
/*********/

.box .Pando{}
.box .Pando_Seperator{
	border-top: dotted #a0a0f0 1px;
	margin:2px 0px 6px 0px;
}


.box .Pando_Table{border:0; width:100%; text-align:center;}
.box .Pando_Delete{text-align:right; font-size:10px;}





/*****************/
/* INTERESTS BOX */
/*****************/
.box .InterestsBox {}
.box .InterestsBox_Box {}
.box .InterestsBox_Group {padding-bottom:5px}
.box .InterestsBox_Group_Header {text-align:center; font-size:16px; font-weight:bold; color:#c0c0c0;}
.box .InterestsBox_AddInterestForm {border-top: dotted #a0a0f0 1px; margin-top:5px; padding-top:5px;}
.box .InterestsBox_Seperator {
	border-top: dotted #a0a0f0 1px;
	margin:2px 0px 6px 0px;
}


