/* CSS Document */

body

{

	padding:0px;

	margin:0px;

}

.tree

{

		padding-left:10px;
	text-align:left;

}

.tree .tree .tree .tree
{
	display:none;
}

ul .tree li

{

	display:inline;

}

ul .tree .tree li, ul .tree .tree .tree li

{

	display:none;

}


input

{

	width:800px;

	margin-bottom:5px;

}

textarea

{

	width:800px;

	height:250px;

}

.button

{

	width:120px;

}

.alert

{

	background:#CCCCCC;

	border:#9999CC 1px dashed;

	text-align:center;

}

h1,h2,h3,h4

{

	margin:0

}



.delete, .delete a

{

	text-align:right;

	color:#FF0000;

	font-weight:bold;

	padding:5px;

}

.nav

{

	display:inline;

}

.nav_panel, .pages_nav

{

	margin-left:10px;

}

.page, .rand_rticle, .prev_item
{
	margin:10px;
}

.rand_rticle, .prev_item
{

}

.nav_panel .nav a

{

	text-decoration:none;

	color:#333333;

}

.browser_recomendation

{

	border:#FF9900 dotted 1px;

	background:#00CC66

}

.search_result

{

	margin-top:10px;

	padding:5px;

	float:left;

	display:inline;

	width:45%;

	border-left: #666666 1px dotted;

}



.sp-head-wrap { cursor:pointer; color:#000033; font-weight:bold;text-decoration:underline;}

.sp-body      { display: none; width:100%; border:#660066 1px dotted;}
