#button-top {
	width:153px;
	height:40px;
	background-image: url(../img/random-button-bg-top.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#button-bottom {
	width:153px;
	height:40px;
	background-image: url(../img/random-button-bg-bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#link {
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
#linky {
	background-image: url(../img/icon_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
#text-line {
	background-image: url(../img/line-points.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top:12px;
	margin-bottom:2px;
	padding-bottom:2px;
	display:block;
}
