/* CSS Document */

#box
{
	line-height:16px;
	border:1px solid #d1d3d4;
}

.framework
{
	width:324px;
	text-align:left;
	clear:both;
	background-image:url('../images/gray_pattern_ver.gif');
	background-position: left top;
	background-repeat: repeat-x;
	background-color:#ffffff;
}

#boxRight
{
	margin:0;
	padding:0;
	border:1px solid #ffffff;
}
.slot
{
	padding:2px 0;
	clear:both;
}
.slot ul
{
	list-style-type:none;
	padding:0;
}
.slot li
{
	clear:both;
}

.ulButtonSwitch
{
	list-style-type:none;
	display:inline;
}
.ulButtonSwitch li
{
	list-style-type:none;
	display:inline;
	font-weight:bold;
	text-transform:none;
	padding:6px 10px 6px 10px;
	background-image:url('../images/blue_pattern.gif');
}
.ulButtonSwitch a:link, .ulButtonSwitch a:visited, .ulButtonSwitch a:active
{
	color:#4d4d4f;
	text-decoration:none;
}
.ulButtonSwitch a:hover
{
	color:#000000;	
	text-decoration: none;
}
.collapsed{
display:none;
}


.point 
{
	font-size:11px;
	padding:11px 8px;
}

.collapsed{
display:none;
}

.point1 li
{
font-size:11px;
}
