.sub2v5-infobox {
	background: transparent url(../../img/box/bg.gif) repeat-y 0 0;
	position: relative;
	width: 273px;
	margin-bottom: 2.5em;
}
.sub2v5-infobox .exclamation {
	background: transparent url(../../img/box/exclamation.png) no-repeat 0 0;
	display: block;
	height: 30px;
	position: absolute;
	right: -10px;
	top: -8px;
	width: 30px;
}
.sub2v5-infobox .info {
	background: transparent url(../../img/box/info.png) no-repeat 0 0;
	display: block;
	height: 30px;
	position: absolute;
	right: -10px;
	top: -8px;
	width: 30px;
}
.sub2v5-infobox .bulb {
	background: transparent url(../../img/box/bulb.png) no-repeat 0 0;
	display: block;
	height: 30px;
	position: absolute;
	right: -10px;
	top: -8px;
	width: 30px;
}
.sub2v5-infobox .top {
	background: transparent url(../../img/box/top.gif) no-repeat 0 0;
}
.sub2v5-infobox .bottom {
	background: transparent url(../../img/box/bottom.gif) no-repeat left bottom;
	padding: 15px 15px 7px 15px;
}
.sub2v5-infobox ul {
	margin: 0 0 0.8em 1em;
}

