
	/* main.xtm ----------------------*/


	.news {
	}

	.news h1 {
	padding-left:15px;
	}

	.news h3 {
	display:inline;
	margin:0px;
	text-decoration:none;
	}

	.news .topic1 a {
	text-decoration:none;
	}

	.news .topic {
	padding:5px;
	border-bottom:1px dashed #8e9393;
	}

	.news .topic1 {
	padding-left:20px;
	}

	.news table {
	border-collapse:separate;
	}


	/* list.xtm ----------------------*/

	.news .colList {
	vertical-align:top;
	width:75%;
	}


	.news .head {
	font-weight:bold;
	margin-bottom:3px;
	}

	.news .head a {
	font-weight:bold;
	margin-bottom:3px;
	}

	.news .date {
       	font-family:arial;
	font-weight:bold;
	}

	.news .place {
       	font-family:arial;
	color:#62635e;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	}

	.news .anons {
        font-size:12px;
	text-align:justify;	
	}

	.news .hr {
	background:transparent url(/mods/events/img/hrd.png) repeat-x scroll 0px 50%;
	height:15px;
	}


	/* folder.xtm ----------------------*/

	.news .tblFold {
	margin:1px;
	background:#fdfaf2;
	}

	.news .tblFold td {
	padding:4px;
	}

	.news .row1 {
	background:#f3e1b4;
	}

	.news .row2 {
	background:#fdeec8;
	}

	.news .colMenu {
	width:25%;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	}


	.news .tblCom	 {
	}

	.news .tblCom td {
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	}

	.news .colName {
	padding-left:10px;
	}

	.news .colCount {
	}
	 
	/*--------------------------------*/



	/* detail.xtm---------------------*/


	.newsDetail {
	padding:10px 30px 0px 10px;
	}

	.newsDetail .date {
	font-weight:bold;
	padding-bottom:15px;
	}

	.newsDetail .txt {
	text-align:justify;	
	}

	.newsDetail .back {
	padding-top:20px;
	}

	.newsDetail .back a {
	}
	
        .star_gallery {
        background-image:url(/mods/events/img/yellow_tape.png);
        background-position: top 50%;
        background-repeat:repeat-x;
        margin: 0px 20px 20px 20px;
        padding: 30px 20px 20px 20px;
        }
