
	#sidebar-top {
		width: 313px;
		height: 15px;
		background: url(../../images/clothing/top.png) no-repeat top left;
	}

	#sidebar-top-div {
		width: 313px;
		height: 15px;
		background: url(../../images/clothing/top.gif) no-repeat top left;
	}

	#sidebar-left {
		width: 16px;
		height: 366px;
	}

	#sidebar-left-div {
		width: 16px;
		height: 367px;
		background: url(../../images/clothing/left.gif) no-repeat top left;
	}

	#sidebar-right {
		width: 13px;
		height: 366px;
		background: url(../../images/clothing/right.png) repeat-y top left;
	}

	#sidebar-right-div {
		width: 13px;
		height: 367px;
		background: url(../../images/clothing/right.gif) repeat-y top left;
	}

	#sidebar-bottom {
		width: 313px;
		height: 32px;
		background: url(../../images/clothing/bottom.png) no-repeat top left;
	}

	#sidebar-bottom-div {
		width: 313px;
		height: 32px;
		background: url(../../images/clothing/bottom.gif) no-repeat top left;
	}

	#sidebar-body {
		width: 284px;
		height: 366px;
		background: #0071bb url(../../images/clothing/bg.gif) repeat-x  top left;
	/*	background: #0071bb url(../../images/clothing/title.gif) no-repeat  top left; */
	}
