p.introtext {
	font-weight:100;
	font-size:1.3em;
	text-align:left;
	color:#666;
	line-height:150%;
	margin:0 15px 15px 30px;
}
#editzone .brick{
	color:#B44B1C;
}
#editzone p.no-margin{
	margin-left:0px;
	padding-left:0px;
}
#editzone .notice {
	font-size:80%;
	font-style : italic;
}

#news div.contour {
	border:2px dashed #B44B1C;
}

div.contour {
	border:2px dashed #B44B1C;
}

/*--------BULLET LISTS--------------------------------
------------------------------------------------------
----------------------------------------------------*/

ul.bullet-space li ,ol.bullet-space li{
padding-bottom:8px;
}

ol.lower-alpha{
	list-style:lower-alpha;
}
ol.lower-roman{
	list-style:lower-roman;
}
ol.upper-alpha{
	list-style:upper-alpha;
}
ol.upper-roman{
	list-style:upper-roman;
}

table.contenttable{
	margin:0 auto;
	margin-bottom:40px;
	width:80%;
	border-collapse:collapse;
}
table.contenttable td{
	border:1px solid #eaeaea;
}
tr.row-date{
	background-color:#B44B1C;
	color:#fff;
}
tr.row-date th{
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #000;
}
tr.row-category{
	background-color:#cacaca;
	font-weight: 900;
}
tr.row-category td{
	padding-top:5px;
	padding-bottom:5px;
}
tr.row-separator{
	background-color:#DCDCDC;
}
td.diner{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
td.hour{
	width:30%;
}
td.title{
	width:30%;
}
td.author{
	
}