@charset "utf-8";



div#title .outter {	
	float:left;
	width:auto;
	background: url(images/bg_title_left.png) no-repeat top left;	
	padding-top:0px;
	padding-left: 30px;	
	margin:0px;
	behavior: url(/Portals/_default/Containers/anvilmedia/iepngfix.htc);
}

div#title .inner {
	width: auto;
	background: url(images/bg_title_right.png) no-repeat top right;
	padding: 5px 30px 10px 0px;
	margin:0px;
	width:auto;
	behavior: url(/Portals/_default/Containers/anvilmedia/iepngfix.htc)	
}


div#title h1.Head{
	display:block;
	margin:0 0 0px 0;
	min-width: 100px;	
}



/*
#title h1.Head{
display:block;
	margin:0;	
}

#title {
	width: auto;
	border:1px solid black;
}

#title .left{
	
	display:block;
	height: 40px;
	width: 60px;
	border:1px solid green;
}

#title .right{
	display:block;
	height: 40px;
	width: 60px;
	border:1px solid green;
}
*/
/* CSS Document 


div#title.outter {	
	width:auto;
	background: url(images/bg_title_left.png) no-repeat top left;	
	padding-top:0px;
	padding-left: 30px;	
	margin:0px;
	behavior: url(iepngfix.htc);
}

div#title .inner {
	display:inline;
	width: auto;
	background: url(images/bg_title_right.png) no-repeat top right;
	padding: 5px 30px 10px 0px;
	margin:0px;
	width:auto;
	behavior: url(iepngfix.htc);	
}

* HTML div#title .inner {
	background: url(images/bg_title_right.gif) no-repeat top right;	
}

div#title h1.Head{
	display:inline;
	margin:0;	
}

.ContentPane{
	width: 100%;
    clear:both;

}*/
