.start {
	/*background-image:url(../images/start-main-background.gif);
	background-repeat:repeat-y;*/
	font-size:0.9em!important;
}


/***** First page *****/

.start #columnMain {
	float:left; display:inline;
	width:385px;
	padding-right:8px;
	border-right: 6px solid #F1F1F1;
	margin-right:8px;
}

.start #columnMiddle {
	float:left; display:inline;
	width:340px;
	padding-right:9px;
	border-right: 6px solid #F1F1F1;
	margin-right:8px;
}

.marker {
	background-color:#003399;
}

/***** END First Page *****/

.start .imageText p {
	margin-bottom:15px;
}

.start .divider1 {
	margin:20px 0px 20px 0px;
}

.start .puffText {
	color:#292929;
	font-size:0.9em;
}

.start h1 {
	margin-bottom:5px;
}

.start .commentsCount {
	float:left;
	display:inline;
	background-color:#232323;
	background-image:url(../images/comments-count.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	margin-right:5px;
	width:18px;
	padding:0px 0px 0px 15px;
	line-height:14px;
	color:white;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
}

.start .divider2 {
	height:1px;
	float:left;
	width:10px;
}

.textTeaserLayer {
	cursor:pointer;
}

#SitemapBox ul {
	margin-left:20px;
}
