/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/* infoÝč */
#info{
	font-size:12px;
	/*text-indent:10pt;*/
	line-height:1.5em;
	letter-spacing:0.5em;
	width:700px;
}


#infolist{
height:300px;
overflow:auto;
}

#title{
text-indent:-2em;
	font-size:14px;
	color:#0000FF;
	line-height:2em;
}

li{
list-style-type:none;
}