.toolbar-corner-left-top{
	background-image: url(../image/content/toolbar/left-top.gif);
	background-repeat: no-repeat;
	width:14px;
	height:16px;		
	background-position:right;
}
.toolbar-corner-left-bottom{
	background-image: url(../image/content/toolbar/left-bottom.gif);
	background-repeat: no-repeat;
	background-position:left;
	width:14px;
	height:19px;		
}
.toolbar-corner-right-top{
	background-image: url(../image/content/toolbar/right-top.gif);
	background-repeat: no-repeat;
	width:13px;
	height:16px;		
	background-position:left;
}
.toolbar-corner-right-bottom{
	background-image: url(../image/content/toolbar/right-bottom.gif);
	background-repeat: no-repeat;
	width:13px;
	height:19px;		
}
.toolbar-line-center-top{
	background-image: url(../image/content/toolbar/center-top.gif);
	background-repeat: repeat-x;
}
.toolbar-line-center-right{
	background-image: url(../image/content/toolbar/center-right.gif);
	background-repeat: repeat-y;
}
.toolbar-line-center-left{
	background-image: url(../image/content/toolbar/center-left.gif);
	background-repeat: repeat-y;
}
.toolbar-line-center-bottom{
	background-image: url(../image/content/toolbar/center-bottom.gif);
	background-repeat: repeat-x;
	background-position:left;
}
.toolbar-image-ihrsa{
	background-image: url(../image/content/partners/ihrsa.gif");
	width:127px;
	height:49px;
	background-repeat: no-repeat;
	background-position:center;
}
