/* CSS Style Sheet */

/* Content TinyMCE Image Table */

#imageBlock {
	width: 100%;
}

#imageBlock td {
	vertical-align: top;
	text-align: center;
}

#imageBlock img {
	border: 1px solid #FFFFFF;
}

/* Impressions */

#event_title {
	width: 439px;
	margin-bottom: 5px;
}

#event_title .titel {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	verical-align: bottom;
}

#event_title .links {
	text-align: right;
	verical-align: bottom;
}

#event_title .links a {
	font-size: 9px;
	color: #575757;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
}

#event_desc {
	margin-bottom: 5px;
}

#event_pics {
	margin-bottom: 20px;
}

#event_pics img {
	padding: 1px;
	margin: 1px;
	border: 1px solid #CCCCCC;
}

/* Links */

#links_title {
	margin-bottom: 5px;
}

#links_links {
	margin-bottom: 10px;
}

#linkitem {
	margin-bottom: 5px;
}

#linkitem td {
	font-size: 11px;
}

#linkitem .image {
	width: 100px;
	height: 50px;
}

#linkitem .image img {
	padding: 1px;
	margin: 1px;
	border: 1px solid #CCCCCC;
}