.box.bg1{
	background: #eeeeee;
	margin: 0 0 5px
}
.box.bg1 .content{
	padding: 5px 15px
}
.box .content{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	height: 1%
}

.top{
	background: url(images/box-top.gif) no-repeat left top;
	height: 25px;
	overflow: hidden
}
.top-{
	background: url(images/box-top-.gif) no-repeat right top
}
.bot{
	background: url(images/box-bot.gif) no-repeat left top
}
.bot-{
	background: url(images/box-bot-.gif) no-repeat right top
}







