.linebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACACAC;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACACAC;
}
.linebottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
}
.linetopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACACAC;
	border-bottom-color: #ACACAC;
}
.linetop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.queenslandtxt1 {
	height: 135px;
	width: 201px;
	font-family: Arial;
	font-size: 12px;
}
.queenslandtxt2 {
	font-family: Arial;
	font-size: 12px;
	width: 401px;
}
.listingtypetext {
	font-family: Arial;
	font-size: 11px;
	height: 42px;
	width: 302px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #4A4A4A;
}
.borderallround {
	border: 1px solid #666666;
}
.eventtext {
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
	height: 92px;
	width: 349px;
}
