﻿.infob_topleft
	{ background-image: url(../images/infobox/topleft.png); background-repeat: no-repeat; width: 8px; height: 40px; }

.infob_topcenter
	{ background-image: url(../images/infobox/topcenter.png); background-repeat: repeat-x; height: 40px; }

.infob_topright
	{ background-image: url(../images/infobox/topright.png); background-repeat: no-repeat; width: 16px; height: 40px; }

.infob_centerleft
	{ background-image: url(../images/infobox/centerleft.png); background-repeat: repeat-y; width: 8px; }

.infob_centerright
	{ background-image: url(../images/infobox/centerright.png); background-repeat: repeat-y; width: 8px; }

.infob_bottomleft
	{ background-image: url(../images/infobox/bottomleft.png); background-repeat: no-repeat; width: 8px; height: 17px; }

.infob_bottomcenter
	{ background-image: url(../images/infobox/bottomcenter.png); background-repeat: repeat-x; height: 8px; }

.infob_bottomright
	{ background-image: url(../images/infobox/bottomright.png); background-repeat: no-repeat; width: 17px; height: 17px; }

