.agileweb-titleset-widget{
	width:auto;
}

.agileweb-titleset-title {
	background-image:url("image/titlebg.png");
    background-repeat:repeat;
    height: 26px;
	overflow:hidden;
	border:1px #99BBE8 solid;
	border-top:0px;
	text-align:center;
	zoom:1;
} 

.agileweb-titleset-titlenode {
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	margin:1px 5px 0px 0px;
	line-height:24px;
	cursor:pointer;
} 

.agileweb-titleset-arrownode {
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:1px 5px 0px 0px;
	width:20px;
	display:block;
	float:left;
	line-height:24px;
	cursor:pointer;
} 

.agileweb-titleset-buttonfield {
    float: right;
    margin-right: 5px;
    margin-top: 3px;
}

.agileweb-titleset-bottombar{

}

.agileweb-titleset-content-outer {
	border:1px #99bbe8 solid;
	background-color : #FFF;	
	border-top:0px;
	padding:1px 2px 2px 2px;
	zoom:1;
	position:relative;
} 
.agileweb-titleset-content-wipe{
	zoom:1;
}

.agileweb-titleset-content-inner {
	
	overflow:auto;
	width:auto;
	_width:100%;
	position:relative;
}