#mainbody #update {
	font-size: 10px;
	color: #999;
	border-bottom: 1px solid #666;
	margin: 2px 0px 10px 0px;
	border-collapse: collapse;
}

/* TOP SECTION, WITH MAIN STORIES */
#mainstory {
	/*width: 260px;*/
	width: 300px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
#mainstory h3 {
	/*font-family: Georgia, Times;*/
    margin-top: 0px;
    margin-bottom: 0px;
}
#mainstory .toplink a {
	font-size: 18px;
	color: #394769;
	text-decoration: none;
	/*font-family: Georgia, Times;*/
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}
#mainstory img {
	/*width: 300px;*/
	border: 1px solid black;
}
#mainstory p {
	font-size: 12px;
	text-align: justify;
}
#mainstory p a {
	text-decoration: underline;
}
#mainstory .catchline {
	/*font-family: Georgia, Times;*/
    font-weight: bold;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 1px;
}
#mainstory .video {
    float: left;
}
#mainstory h4 {
    margin-top: 0px;
}

.othertoparticles {
    font-size: 12px;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 5px;
    background-color: #eeeeff;
}

#exklusivbox, #othertoparticles {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #474442
}
#othertoparticles {
	padding-left: 10px;
}
#exklusivbox #title, #othertoparticles #title {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
#othertoparticles a, #othertoparticles .title {
	/*text-align: justify;*/
	font-size: 12px;
}
#exklusivbox ul, #othertoparticles ul, #mainstory ul {
	list-style-type: none;
	/* list-style-image: url("/images/nav_arrow_off.gif"); */
	/* margin: 0px 0px 0px 15px; */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
    margin-bottom: 20px;
	padding: 0px;
	vertical-align:top;
	position: static;
	float: none;
}
#exklusivbox li, #othertoparticles li, #mainstory li {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	vertical-align:top;
	position: static;
	float: none;
}
#othertoparticles li img {
	/*float: right; */
	margin: 0px 0px 0px 5px;
}
#othertoparticles li img.video {
    float: right;
    margin-right: 3px;
}
#othertoparticles p {
    margin-top: 0px;
    margin-bottom: 0px;
}
        
/* FEATURES */
#features {
	vertical-align:top;
	background-color: #9cf;
	padding: 3px; 
} 
#features a {
	display: list-item;
	margin-left: 15px;
	margin-top: 7px;
	color: black;
} 
#features #title {
	background-color: #333; 
	color: white; 
	padding: 4px;
} 
#features .image {
	margin-top: 5px;
	text-align: center;
	line-height: 150%;
} 
#features img {
	border: 1px solid black;
}
#topsection {
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}
#midsection {
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
}
#midsection .feature {
	color: blue;
	padding: 10px;
	border: 1px dashed #ccc;
	text-align: center;
}





.navtabs {
	margin: 0px 0px 10px 0px;
    width: 100%;
}

.tablo {
	width:10px;
	border-bottom: 2px solid #888;
}

.tabsel {
	width:10px; 
	font-size: 13px; 
	padding: 3px 5px 1px 5px; 
	border-top: 2px solid #933; 
	border-left: 1px solid #888; 
	border-right: 1px solid #888; 
	background-color: #fff; 
	color: #888;
}

.tabnosel {
	width:10px; 
	font-size: 11px; 
	padding: 3px 5px 1px 5px; 
	border-bottom: 2px solid #888; 
	border-top: 1px solid #888; 
	border-left: 1px solid #888; 
	border-right: 1px solid #888; 
	background-color: #eeeeee;
}


#categories table {
        padding: 2px 2px 2px 10px;
}
.categories {
        border-collapse: collapse;
}
.category, .specialcat {
        vertical-align: top;
        width: 50%;
        padding: 3px 6px 3px 6px;
} 
.category .title {
        text-transform: uppercase;
        border-bottom: 1px dashed #ccc;
        border-top: 1px solid #993333;
        padding: 2px 2px 2px 10px;
        margin-bottom: 5px;
        font-weight: bold;
		color: #993333;
} 
.specialcat .title {
        text-transform: uppercase;
        border-bottom: 1px dashed #ccc;
        border-top: 1px solid #80b041;
        padding: 2px 2px 2px 10px;
        margin-bottom: 5px;
        font-weight: bold;
}
.category .title a {
        color: #993333;
} 
.specialcat .title a {
        color: #80b041;
} 
.category img {
	/* float: right; */
	margin-left: 10px;
	border: 1px solid black;
	/* height: 60px;*/
	/* width: 80px; */
} 
.category img.video {
    float: right;
    margin-left: 1px;
    border: 0px;
}
.category ul {
	list-style-type: none;
	/* list-style-image: url("/images/nav_arrow_off.gif"); */
	/* margin: 0px 0px 0px 18px; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: static;
	float: none;
} 
.category li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
	position: static;
	float: none;
    clear: both;
}

/* Catchline */
h4.catchline {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0.5em;
    font-weight: bold;
    font-size: 9px; /* IE7 wants this, even though it should be inherited */
}
#othertoparticles h4.catchline {
    /*display: inline;*/
    font-size: 9px;
    font-weight: bold;
}

h4 {
    margin-top: 0px;
}

.thumbnail {
    float: right;
}

.articleteaser {
    clear: both;
}

