﻿.StructureWebPartAllArea
{
	width: 100%;
}
.StructureWebPartTree
{
	width: 100%;
}
.StructureWebPartTreeUl
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.StructureWebPartTreeUl *
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.StructureWebPartTreeLi
{
}
.StructureWebPartTreeLi ul
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	float: left;
	width: 100%;
}
.StructureWebPartTreeLi li
{
	float: left;
	width: 100%; 
	padding: 15px 0 0 30px;
	min-height: 139px;
}
.StructureWebPartTreeLi ul.StructureWebPartTreeUlInside
{
	position: relative;
	left: -30px;
	padding-left: 30px;
}
.StructureWebPartBox
{
	float: left;
	width: 166px !important;
	width: 170px;
	width/**/:/**/166px;
	height: 135px !important;
	height: 139px;
	height/**/:/**/139px;
	overflow: hidden;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin: 10px 0 0 0;
	display: inline-block;
}
.StructureWebPartBoxInner
{
	width: 164px !important;
	width: 166px;
	width/**/:/**/164px;
	height: 133px !important;
	height: 135px;
	height/**/:/**/133px;
	overflow: hidden;
	text-align: center;
	padding: 1px 1px 1px 1px;
}
.StructureWebPartBoxImg
{
	display: inline-block;
	width: 70px;
	height: 85px;
	text-align: center;
	margin-bottom: 3px;
}
.StructureWebPartBoxTitle
{
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	float/**/:/**/expression("left");
}
.StructureWebPartBoxText
{
	width: 100%;
	font-size: 10px !important;
	font-weight: normal;
	display: inline-block;
	float/**/:/**/expression("left");
}
.StructureWebPartSeparator
{
	float: left;
	width: 15px;
	height: 125px;
	display: inline-block;
	overflow: hidden;
}

