.p18x_post
{
	font-size: 1.25em;
}
.p18x_post p
{
	font-size: 0.95em;
	line-height: 1.5em;
}
/*block elements*/
div.tutorial_intro
{
	color:black;
	border: 1px solid #eee;
	padding:5px;
	background-color: #ffffe1;
	font-size: 0.9em;
}

div.tutorial_intro p
{
	font-size: 1em;
}

span.tutorial_syntax
{
	background-color: #F5F5F5;
	border: 1px dashed #aaa;
	/*white-space:nowrap;*/
}
span.tutorial_syntax a
{
	text-decoration: none;
	color:inherit;
}
span.tutorial_syntax_abr
{
	
}


.p18x_post abbr
{
	border-bottom: 1px dotted #AAAAAA;
	background-color : #FFFF99;
	padding-left: 4px;
	padding-right: 3px;
}


.jtree
{
	border: 1px solid #eee;
	background-color: #fdfdfd;
}
.jtree li
{
	margin:0px!important;
}
.jtree ul
{
	margin:0!important;
}

#ttest
{
	width:50px;
	margin-right:500px;
}
#ttest:hover
{
	width:150px;
	margin-right: 400px;
}

.p18x_post .download_link
{
	text-align: right;
	font-size: 0.80em;
}
