.nothing {
	font-family: Verdana, Geneva, sans-serif;
}
.border_top {
	background-image: url(../idt_news/border_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
}
.border_news_section {
	border: 1px solid #73A5E7;
}

.border_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
	background-image: url(../idt_news/border_right.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.border_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
	background-image: url(../idt_news/border_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.border_corner_bottom_left {
	background-image: url(../idt_news/border_corner_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
}
.border_corner_bottom_right {
	background-image: url(../idt_news/border_corner_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
}
.border_corner_top_left {
	background-image: url(../idt_news/border_corner_top_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
}
.border_corner_top_right {
	background-image: url(../idt_news/border_corner_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
}
.border_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #FFF;
	background-image: url(../idt_news/border_left.png);
	background-repeat: repeat-y;
	background-position: left center;
}
