#content2 ul, #content ol {
	margin: 0.8333333em 0 2.4444444em 0;
}
#content2 ul, #small_content ul {
	list-style: square;
}
#content2 ul ul, #small_content ul ul {
	list-style: disc;
}
#content2 ol, #small_content ol {
	list-style: decimal;
}
#content2 li {
	color: #666666;
	font-size: 1.2em;
	margin: 0 0 0.8333333em 2.0em;
	line-height: 1.6363636em;
}

#content2 li li,  #small_content li li {
	font-size: 1.0em;
}
#content2 blockquote p {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}

#content2 blockquote{
	color:#000000;
	font-weight: bold;
}

/* content */
#content2 {
	float: left;
	width: 568px;
	position: relative;
	margin: 3.5em 10px 1.0em 10px;
}
#content2.no_small {
	width: 754px;
}
#content2.no_menu {
	width: 754px;
}
#content2.no_small.no_menu {
	width: 940px;
	margin: 3.5em 0 1.0em 0;
}


