
/*  widgetBox
------------------------------------------*/
dl.categoryWidgetBox{
	width:227px;
	border:3px solid #DDDDE0;
	background:#FFF;
	float:left;
	margin:0 5px 5px 0;
	position:relative;
	padding:0 0 35px 0;
	height:261px;
}

dl.categoryWidgetBox dt{
	width:210px;
	height:128px;
	border:1px solid #cccccc;
	margin:8px 0 8px 8px;
	text-align:center;
}

dl.categoryWidgetBox dd{
	margin:8px 8px 8px 0px;
}

dl.categoryWidgetBox dd li.title{
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 10px;
}

dl.categoryWidgetBox dd li.caption{
	margin:0 0 5px 10px;
}

dl.categoryWidgetBox dd.icon{
	width:217px;
	background-color:#DDDDE0;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	margin:0;
	padding:4px 4px 4px 4px;
	position:absolute;
	bottom:0;
	left:0;
	font-size:1px;
	line-height:1px;
}

dl.categoryWidgetBox dd.icon img{
	margin:0 2px 0 0;
}

dl.categoryWidgetBox dd.icon p{
	float:right;
	padding:3px 0 0 0;
}

/*  static
------------------------------------------*/
div#tabsContents{
}

div.container{
	width:720px;
	margin:0 -10px 0 0;
	display:none;
}

div.containerB{
	display:block;
}
