@import url("default.css");

.tableborder {
	border: 1px solid #BB9E9C;
}
h1 {
	border: 0px;
	background-color: transparent;
	color: #66241C;
}
h2 {
	border-top: 1px dashed #66241C;
	background-color: transparent;
	color: #66241C;
}
h3, h4, h5, h6 {
	background-color: transparent;
	color: #66241C;
}

fieldset {
	border: 1px solid #BB9E9C;
}

fieldset li {
	list-style-image: url(http://www.nuigalway.ie/images/arrows/arrow_greyblue.png);
}
