.st_f_text_container
{
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
}
.st_f_text_frame
{
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
}
.st_txt_frame
{
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	margin: 3px;
}
.st_webpage-BOX_1
{
	width: 180px;
}
.st_webpage-BOX_3
{
	width: 180px;
}
.st_webpage-BOX_2
{
	width: 595px;
}
.content_tinymce UL, .content_tinymce OL
{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content_tinymce UL LI
{
	list-style-type: disc;
}
.content_tinymce OL LI UL LI
{
	list-style-type: circle;
}
.content_tinymce OL LI
{
	list-style-type: decimal;
}
.content_tinymce OL LI UL LI
{
	list-style-type: circle;
}
.content_tinymce OL LI UL LI OL LI
{
	list-style-type: decimal;
}
.content_tinymce OL LI UL LI OL LI UL LI
{
	list-style-type: square;
}
.content_tinymce
{
	margin: 10px;
}
#st_webpage-title H2
{
	float: left;
}

