@charset "iso-8859-2";
/* CSS Document */

#border-leftTop {
	width:16;
	height:16;
	background:url(../images/contactBorder/leftTop.gif) bottom left no-repeat;
}
#border-rightTop {
	width:16;
	height:16;
	background:url(../images/contactBorder/rightTop.gif) bottom left no-repeat;
}
#border-top {
	width:auto;
	height:16;
	background:url(../images/contactBorder/topBg.gif) top bottom repeat-x;
}
#border-left {
	width:16;
	height:auto;
	background:url(../images/contactBorder/leftBg.gif) top bottom repeat-y;
}
#border-right {
	width:16;
	height:auto;
	background:url(../images/contactBorder/rightBg.gif) top bottom repeat-y;
}
#border-leftBtm {
	width:16;
	height:16;
	background:url(../images/contactBorder/leftBtm.gif) top left no-repeat;
}
#border-rightBtm {
	width:16;
	height:16;
	background:url(../images/contactBorder/rightBtm.gif) top left no-repeat;
}
#border-btm {
	width:auto;
	height:16;
	background:url(../images/contactBorder/btmBg.gif)  top left repeat-x;
}