/* CSS Document */

/* - CHANGE BACKGROUND COLOR HERE - */
body { 
	background-color: #666; 
	}


/* ----- Reset ----- */

body, html, ul, li, img, ol { 
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}
	
h1, h2, h3, h4, h5, h6, span, p, input {
	margin: 0;
	padding: 0;
	}
	
/* ----- Body ----- */
	
body {
	color: #333;
	font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, Verdana, sans-serif;
	}
	body, html {
		width: 100%;
		}
	html {
		height: 100%;
		overflow-y: scroll;
		}

a { 
	color: #08f;
	text-decoration: none;
	}
	a:hover { 
		color: #08f;
		text-decoration: underline;
		}

.clear { clear: both; }
br.clear { clear: none; display: none; }

.float_left { float: left; }
.float_right { float: right; }


/* ----- Content ----- */

div#site {
	display: block;
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 1500px;
        padding-left: 8px;
	}
	
.main {
	float: left;
        margin: 0 9px 0 0;
	}

.elementTeaserKickerLink {
	cursor: pointer;
}

div.main .elementTeaserList .mainSmallTeasers {
	margin-bottom: 10px;
}

div.main .elementTeaserList .mainSmallTeasers .elementTeaser {
	background: #FFFFFF;
        clear: both;
        float: left;
        width: 708px;
        padding: 10px 0 0 20px;
}

div.main .elementTeaserList .mainSmallTeasers .elementTeaser .linkLook {
	display: block;
        height: 80px;
        float: left;
}

div.main .elementTeaserList .mainSmallTeasers .elementTeaser .linkLook img {
	float: left;
        margin: 0 10px 0 0;
}

div.main .elementTeaserList .mainSmallTeasers .elementTeaser .elementTeaserText .linkLook {
	display: block;
        height: 20px;
        float: left;
        width: 600px;
}

div.main .elementTeaserList .mainSmallTeasers .elementTeaser .elementTeaserText {
	height: 45px;
}


div.main .elementTeaserList .mainSmallTeasers .elementTeaser a {
	color: #333;
	display: block;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
        float: left; 
}
	
div.main .twoColumns .col1 .elementTeaserList .elementTeaser .linkLook,
div.main .twoColumns .col2 .elementTeaserList .elementTeaser .linkLook {
	cursor: pointer;
	float: left;
}

span.linkLook {
	cursor: pointer;
}

div#page {
	float: left;
	margin: 10px 0 0 0;
	}
	
div.twoColumns {
	float: left;
	font-size: 13px;
	margin: 0;
	width: 728px;
	}
	
div#right {
	float: left;
	margin: 10px 0 0 0;
	width: 520px;
	}
	
a.logo {
	background: url(/img/mobilse/logo.gif) top left no-repeat;
	float: left;
	height: 70px;
	margin: 10px 60px 0 0;
	text-indent: -9999px;
	width: 200px;
	}
	
a.btn {
	background: transparent url(/img/mobilse/btn_right.gif) no-repeat scroll top right;
	color: #fff;
	display: block;
	float: right;
	font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 23px;
	margin: 20px 0 0 0;
	padding: 0 14px 0 0;
	text-transform: uppercase;
	width: 64px;
	}
	
	a.btn span {
		background: transparent url(/img/mobilse/btn_left.gif) no-repeat;
		display: block;
		height: 21px;
		margin: 0;
		padding: 2px 0 0 14px;
		}
		
	a.btn:hover  {
		text-decoration: none;
		}
	
span.category {
	color: #08f;
	display: block;
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
span.date {
	color: #999;
	float: left;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}

.search .elementTeaserTitle {
	font-size: 16px;
        font-weight: bold;
}

.search h1 {
	font-size: 16px;
        font-weight: bold;
        display: inline;
        color: #0088FF;
}

.search #resultList .elementTeaser{
	width: 100%;
        clear: both;
}

.search #resultList .elementTeaser span.date {
	color: #999;
	float: left;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	margin: 4px;
	}

.search #resultList .elementTeaser span.elementTeaserKickerLink {
	display: none;
}

.search #resultList .elementTeaser br {
	display: none;
}
	
span.date_comments {
	background: url(/img/mobilse/comment_icon.gif) top left no-repeat;
	color: #999;
	float: left;
	font: 11px/10px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding: 0 0 0 20px;
	}
	
	span.date_comments a {
		color: #999;
		}
	
div.headerTop {
	float: left;
	height: 530px;
	margin: 10px 0 10px 0;
	width: 1250px;
	}
	
.headerLeftTeasers {
	background: #fff;
	float: left;
	height: 360px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	width: 180px;
	}
	
.headerLeftTeasers .elementTeaser {
	color: #fff;
	float: left;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 100px;
	margin: 10px 0;
	width: 170px;
	}
	
	.headerLeftTeasers .elementTeaser span.linkLook {
		cursor: pointer;
		position: absolute;
		}

	.headerLeftTeasers .elementTeaser span.linkLook img {
                height: 100px;
		width: 180px;
		}

	.headerLeftTeasers .elementTeaser a {
		background: url(/img/mobilse/webb_tv_black_bg.png) top left repeat;
		color: #fff;
		float: left;
		height: 35px;
		margin: 60px 0 0 0;
		padding: 5px 0 0 10px;
		position: absolute;
		width: 170px;
		z-index: 2;
		}
		
	div#top_push div#webb_tv div.push .play_btn {
		background: url(/img/mobilse/play_btn.png) 0 -10px no-repeat;
		float: left;
		height: 100px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-indent: -9999px;
		width: 180px;
		z-index: 1;
		}
		
.headerMiddleColumn {
	background: #fff;
	float: left;
	height: 340px;
	padding: 10px;
	width: 500px;
	}
	
.headerMiddleColumn br {
	display: none;
	}
	
	.headerMiddleColumn .topPuff {
		float: left;
		clear: both;
		height: 220px;
		margin: 0 0 20px 0;
		width: 480px;
		}
		
	.headerMiddleColumn .topPuff .elementTeaser a {
		color: #333;
		display: block;
		font: 28px/28px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
                margin-left: 170px;
                width: 300px;
		}
        .headerMiddleColumn .topPuff .elementTeaser .elementTeaserText {
	  margin-left: 170px;
          width: 300px;
}

        .headerMiddleColumn .topPuff .elementTeaser .elementTeaserText .readmorelink a.readmore {
                background: url(/img/mobilse/btn_blue_readmore.gif) 0 0 no-repeat;
                color: #fff;
                display: block;
                float: right;
                font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
                font-weight: bold;
                height: 22px;
                margin: 10px 0 0 0;
                padding: 1px 0 0 0;
                text-align: center;
                width: 82px;
                }
		
        .headerMiddleColumn .elementTeaser{
		float: left;
		width: 480px;
                height: 100px;
                overflow: hidden;
		}

	.elementTeaser {
		float: left;
		}
		
.headerMiddleColumn .elementTeaser span.date {
}
	.headerMiddleColumn .elementTeaser a {
		color: #333;
		display: block;
		font: 28px/38px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		margin: 5px 0;
		display:block;
                line-height: 30px;
		}
		
	.headerMiddleColumn .elementTeaser a:hover {
		text-decoration: none;
		}
		
		.headerMiddleColumn img {
			float: left;
			margin: 0 10px 0 0;
                        width: 180px;
                        height: 100px;
			}

		.headerMiddleColumn .topPuff img {
			width: 170px;
			}
			
		.headerMiddleColumn .topPuff span.date {
			height: 10px;
			margin: 10px 0 0 0;
                        padding: 10px;
			/*position: absolute;*/
			}

.headerMiddleColumn .header {
float: left; 
margin-left: 190px; 
font-size: 14px; 
text-transform: uppercase; 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; 
color: rgb(0, 136, 255); 
font-weight: bold;
}

.headerMiddleColumn .elementTeaserList {
float: left; 
clear: none; 
position: relative; 
top: -19px;
}

.headerMiddleColumn .elementTeaserList .elementTeaser a {
margin-top: 20px;
}

.headerMiddleColumn .elementTeaserList .subpageTopTeaser {
	margin-top: 20px;
}

.headerMiddleColumn .elementTeaserList .subpageTopTeaser .elementTeaser .elementTeaserKickerLink {
float: left; 
font-size: 14px; 
text-transform: uppercase; 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; 
color: rgb(0, 136, 255); 
font-weight: bold;	
}
	
.headerRightColumn {
	color: #fff;
	float: left;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 360px;
	margin: 0 10px 0 10px;
	width: 250px;
	}
	
	.headerRightColumn span.elementTeaserText {
		display: none;
		}
	
	.headerRightColumn .big {
		float: left;
		height: 210px;
		margin: 0 0 20px 0;
		width: 250px;
		}
		
	.headerRightColumn .big div.elementTeaser {
		height: 210px;
		width: 250px;
		}
		
	.headerRightColumn .big span.linkLook {
		float: left;
		height: 210px;
		position: absolute;
		width: 250px;
		}
		
	.headerRightColumn .big a {
		margin: 170px 0 0 0;
		}
		
	.headerRightColumn .small {
		float: left;
		height: 130px;
		margin: 0 0 20px 0;
		width: 250px;
		}
		
	.headerRightColumn .small div.elementTeaser {
		height: 130px;
		width: 250px;
		}
		
	.headerRightColumn .small span.linkLook {
		float: left;
		height: 130px;
		position: absolute;
		width: 250px;
                overflow: hidden;
		}
		
	.headerRightColumn .small a {
		margin: 90px 0 0 0;
		}
	
	.headerRightColumn img {
		cursor: pointer;
		float: left;
                height: 210px;
		margin: 0;
		position: absolute !important;
                width: 250px;
		z-index: 1;
		}

        .headerRightColumn .big img {
                width: 250px;
                height: 210px;
                overflow: hidden;
        }

.headerRightColumn .small img {
                width: 250px;
                overflow: hidden;
                height: auto;
        }
			
	.headerRightColumn a {
		background: url(/img/mobilse/webb_tv_black_bg.png) top left repeat;
		color: #fff;
		float: left;
		height: 35px;
		padding: 5px 0 0 10px;
		position: absolute;
		width: 240px;
		z-index: 2;
		}
		
div.col1, div.col2 {
	background: #fff;
	float: left;
	padding: 20px;
	width: 319px;
	}
	
	div.col1 {
		margin: 0 10px 0 0;
		}
		
	div.col2 {
		margin: 0 0 0 0;
		}
		
	.col1 .header, .col2 .header {
		color: #0088ff;
		font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		}
		
.col1 .elementTeaser, .col2 .elementTeaser {
	border-bottom: 1px solid #ccc;
	float: left;
	/*height: 330px;*/
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	width: 320px;
	}

.col1 .elementTeaser img, .col2 .elementTeaser img {
	margin: 0 0 5px;
	}
div.main .col1 .elementTeaser img, div.main .col2 .elementTeaser img {
	margin: 0 0 5px;
	width: 320px;
        height: auto;
	}

	
	.col1 .elementTeaser br, .col2 .elementTeaser br {
		display: none;
		}
	
	.col1 .elementTeaser a, .col2 .elementTeaser a {
		color: #333;
		display:block;
		font: 26px/30px Georgia, "Times New Roman", Times, serif;
		margin: 0 0 5px 0;
		}
		
	.col1 .elementTeaser span.date, .col2 .elementTeaser span.date {
/*		margin: 64px 0 0 0;
		position: absolute;*/
                width: 32%;
                padding-top: 5px;
		}
		
	.col1 .elementTeaser div.discussion, .col2 .elementTeaser div.discussion {
		width: 42%;
		float: left;
                padding-top: 5px;
		}

	.col1 .elementTeaser h3.teaserComment, .col2 .elementTeaser h3.teaserComment {
		color: #999;
		float: left;
		font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
		background: transparent url(/img/mobilse/comment_icon.gif) no-repeat scroll left center;
                text-indent: 20px;
                /*margin: 4px 0 0 120px;
		position: absolute;*/
		}


        .col1 .readmorelink a.readmore, .col2 .readmorelink a.readmore {
                background: url(/img/mobilse/btn_blue_readmore.gif) 0 0 no-repeat;
                color: #fff;
                display: block;
                float: right;
                font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
                font-weight: bold;
                height: 21px;
                margin: 0;
                padding: 2px 0 0 0;
                text-align: center;
                width: 82px;
                }

.col1 .elementTeaserList .elementTeaser ul.teaserLinks,
.col2 .elementTeaserList .elementTeaser ul.teaserLinks {
	clear: both;
}
.col1 .elementTeaserList .elementTeaser ul.teaserLinks li,
.col2 .elementTeaserList .elementTeaser ul.teaserLinks li {
	list-style: none;
}

.col1 .elementTeaserList .elementTeaser ul.teaserLinks li a,
.col2 .elementTeaserList .elementTeaser ul.teaserLinks li a {
	-x-system-font:none;
        background:transparent none repeat scroll 0 0;
        color:#0088FF;
        display:block;
        float:left;
        font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,Verdana,sans-serif;
        font-size:11px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:20px;
        text-decoration:underline;
}

div.notiser .elementTeaserList, .notiser .elementTeaserList {
	background: none;
	clear: both;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	width: 210px;
	}

div.notiser .elementTeaserList, .notiser .elementTeaserList img {
	width: 100%;
}


.middleColumn {
	float: left;
	width: 510px;
	}
	
        .middleColumn div.twoColumns {
	float: left;
        width: 510px;
        }
        .middleColumn .twoColumns .col1, 
        .middleColumn .twoColumns .col2 {
	    float: left;
            width: 250px;
            background: none;
            padding: 0;
        }

        .middleColumn .twoColumns .col1 .puffGroupFixedHeight,
        .middleColumn .twoColumns .col2 .puffGroupFixedHeight {
           height: 360px;
           background: #FFFFFF;
           margin-bottom: 10px;
           clear: both;
         }
        .middleColumn .twoColumns .col1 .puffGroupFixedHeight .header,
        .middleColumn .twoColumns .col2 .puffGroupFixedHeight .header{
           background: #fff;
           clear: both;
           padding: 20px 20px 0;
         }

        .middleColumn .twoColumns .col1 .puffGroupFixedHeight .elementTeaserList,
        .middleColumn .twoColumns .col2 .puffGroupFixedHeight .elementTeaserList{
          background: #fff;
	  clear: both;
	  float: left;
	  margin: 0 0 10px 0;
	  padding: 0 20px 0;
	  width: 210px;           
         }

.puffGroupFixedHeight .elementTeaserList .elementTeaser a {
  padding-left: 70px;
}
 
         .middleColumn .twoColumns .col1 .puffGroupFixedHeight .pufflink,
         .middleColumn .twoColumns .col2 .puffGroupFixedHeight .pufflink {
           color: #08f;
           display: block;
           float: left;
	   font: 11px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	   font-weight: normal;
           text-decoration: none;
           background: none;
           padding-left: 20px;
           text-transform: none;
         }
        .middleColumn .twoColumns .col1 .puffGroup390,
        .middleColumn .twoColumns .col2 .puffGroup390 {
           height: 390px;
}

        .middleColumn .twoColumns .col1 .puffGroup,
        .middleColumn .twoColumns .col2 .puffGroup {
           background: #FFFFFF;
           margin-bottom: 10px;
           clear: both;
           float: left;
         }
        .middleColumn .twoColumns .col1 .puffGroup .header,
        .middleColumn .twoColumns .col2 .puffGroup .header {
           background: #fff;
           clear: both;
           padding: 20px 20px 0;
         }

        .middleColumn .twoColumns .col1 .puffGroup .elementTeaserList,
        .middleColumn .twoColumns .col2 .puffGroup .elementTeaserList {
          background: #fff;
	  clear: both;
	  float: left;
	  margin: 0 0 10px 0;
	  padding: 0 20px 0;
	  width: 210px;           
         }
 
         .middleColumn .twoColumns .col1 .puffGroup .pufflink,
         .middleColumn .twoColumns .col2 .puffGroup .pufflink {
           color: #08f;
           display: block;
           float: left;
	   font: 11px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	   font-weight: normal;
           text-decoration: none;
           background: none;
           padding-left: 20px;
           text-transform: none;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList {
	width: 250px;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement {
	width: 210px;
        height: 55px;
        padding: 5px 0 5px 20px;
        border-bottom: 1px solid #CCCCCC;
        margin: 0 10px 10px 10px;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserImageLeft,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserImageLeft {
  width: 60px;
  max-height: 40px;
  overflow: hidden;
  clear: both;
  float: left;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserImageLeft img,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserImageLeft img {
	width: 60px;
        padding: 0 10px 0 0;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer {
	width: 140px;
        padding: 0 0 0 10px;
        height: auto;
        border: none;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserDate,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserDate {
	display: none;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserTitle,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserTitle {
	width: 140px;
}

.middleColumn .twoColumns .col1 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserItemHeader,
.middleColumn .twoColumns .col2 .puffGroup .feedTeaserList .feedTeaserElement .feedTeaserContainer .feedTeaserItemHeader {
	width: 140px;
  -x-system-font:none;
  color:#333333;
  display:block;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:20px;
  margin-bottom: 10px;
}



.rightColumn {
	float: left;
	width: 0px;
	}
	
.middleColumn .twoColumns .col1 br, 
.middleColumn .twoColumns .col2 br,
.rightColumn br { display: none; }
		
.middleColumn  .twoColumns .col1 .elementTeaserList,
.middleColumn  .twoColumns .col2 .elementTeaserList,
.rightColumn .elementTeaserList {
	background: #fff;
	clear: both;
	float: left;
/*	height: 305px; */ 
	margin: 0 0 10px 0;
	padding: 0 20px 20px;
	width: 210px;
	}
	.middleColumn  .twoColumns .col1 .elementTeaserList .tlFixedHeight,
        .middleColumn  .twoColumns .col2 .elementTeaserList .tlFixedHeight {
    	    height: 296px;
        }

	.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser, 
	.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser,
        .rightColumn .elementTeaserList .elementTeaser {
		border-bottom: 1px solid #ccc;
		float: left;
		margin: 10px 0 0;
		padding: 0 0 10px;
		width: 210px;
		}
		
	.notiser .elementTeaserList .elementTeaser, .notiser .elementTeaserList .elementTeaser {
		border-bottom: 1px solid #ccc;
		float: left;
		margin: 0 0 15px;
		padding: 0 0 8px;
		width: 210px;
		}
		
		.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser br, 
		.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser br,
                .rightColumn .elementTeaserList .elementTeaser br {
			display: none;
			}
		
		.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser img, 
		.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser img,
                .rightColumn .elementTeaserList .elementTeaser img {
			float: left;
			margin: 0 10px 0 0;
			}
			
	.middleColumn .twoColumns .col1 .commentsList .commentLink, 
	.middleColumn .twoColumns .col2 .commentsList .commentLink,
        .rightColumn .commentsList .commentLink {
		border-bottom: 1px solid #ccc;
		float: left;
		margin: 10px 0 0;
		padding: 0 0 10px;
		width: 100%;
		}
		
		.middleColumn .twoColumns .col1 .commentsList .commentLink img, 
		.middleColumn .twoColumns .col2 .commentsList .commentLink img,
                .rightColumn .commentsList .commentLink img {
			float: left;
			margin: 0 10px 0 0;
			}
			
.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser a, 
.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser a,
.rightColumn .elementTeaserList .elementTeaser a, .middleColumn .commentsList .commentLink a, .rightColumn .commentsList .commentLink a {
	color: #333;
	display: block;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser .elementTeaserText .readmorelink, 
.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser .elementTeaserText .readmorelink,
.rightColumn .elementTeaserList .elementTeaser .elementTeaserText .readmorelink {
	color: #08f;
	display: block;
        float: right;
	font: 11px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: normal;
	}

.middleColumn .twoColumns .col1 .elementTeaserList .elementTeaser .elementTeaserText .readmorelink a.readmore, 
.middleColumn .twoColumns .col2 .elementTeaserList .elementTeaser .elementTeaserText .readmorelink a.readmore,
.rightColumn .elementTeaserList .elementTeaser .elementTeaserText .readmorelink a.readmore {
	color: #08f;
	display: block;
        float: right;
	font: 11px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: normal;
        text-decoration: underline;
        background: none;
	}


	
span.elementTeaserText {
	display: block;
	margin: 2px 0 0 0;
	}
	
.middleColumn .twoColumns .col1 .newsLetterForm {
	background: #fff;
	float: left;
/*	height: 320px; */ 
	margin: 0 0 10px 0;
	padding: 20px 20px 20px 20px;
	/*width: 210px;*/
	}

.middleColumn .twoColumns .col1 .newsLetterForm .header {
        background: #FFFFFF;
        clear: both;
	padding: 0;
}

.middleColumn .twoColumns .col1 .newsLetterForm input.form-input {
	background: url(/img/mobilse/menu_search_field.jpg) top left no-repeat;
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 150px;
	}

.middleColumn .twoColumns .col1 .newsLetterForm input.form-submit {
	background: url(/img/mobilse/menu_submit.jpg) top left no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	font: 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	text-align: center;
	width: 50px;
}
	
.middleColumn .twoColumns .col1 #crossSiteRSSElement, 
.middleColumn .twoColumns .col2 #crossSiteRSSElement,
.rightColumn #crossSiteRSSElement /*, #crossSiteRSSElement, .elementTeaserList */ {
	background: #fff;
	float: left;
/*	height: 320px; */ 
	margin: 0 0 10px 0;
	padding: 20px 20px 20px 20px;
	/*width: 210px;*/
	}
	
.middleColumn .twoColumns .col1 #crossSiteRSSElement .crossSiteRSSSection .header, 
.middleColumn .twoColumns .col2 #crossSiteRSSElement .crossSiteRSSSection .header {
        background: #FFFFFF;
        clear: both;
	padding: 0;
}

.middleColumn .twoColumns .col1 .header, 
.middleColumn .twoColumns .col2 .header {
	background: #fff;
        clear: both;
        padding: 20px 20px 0;
	}

.middleColumn .twoColumns .col1 .commentsList, 
.middleColumn .twoColumns .col2 .commentsList,
.rightColumn .commentsList {
	background: #fff;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 20px 20px;
	width: 210px;
	}
/*	
.middleColumn .twoColumns .col1 .commentsList .header, 
.middleColumn .twoColumns .col2 .commentsList .header,
.rightColumn .commentsList .header, 
.middleColumn .twoColumns .col1 #crossSiteRSSElement .header,
.middleColumn .twoColumns .col2 #crossSiteRSSElement .header, 
.rightColumn #crossSiteRSSElement .header, 
.middleColumn .twoColumns .col1 .elementTeaserList .header, 
.middleColumn .twoColumns .col2 .elementTeaserList .header,
.rightColumn .elementTeaserList .header {
	background: #FFFFFF;
	float: none;
	font: 20px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0 0;
	}
*/	
.middleColumn .twoColumns .col1 .header, 
.middleColumn .twoColumns .col2 .header,
.rightColumn .header {
	color: #0088ff;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
/*	background: #fff;
	float: left;
	font: 20px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0 -40px 20px;
	position: relative;
	z-index: 1;
*/	}
	
div.notiser {
	background: #fff;
	float: left;
	margin: 0 0 10px;
	/*padding: 20px 20px 10px 20px;
	width: 210px;*/
	}
	
	div.notiser div.elementTeaser {
		float: left;
		height: auto;
		margin: 0 0 10px 0;
		width: 210px;
		}
		
		div.notiser div.elementTeaserList img {
			margin: 0 0 3px !important;
			}
		
		div.notiser div.elementTeaser a {
			color: #333333;
			display: block;
			font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
			
.RSSBox ul {
	list-style: none;
	}
	
	.RSSBox ul li {
		border-bottom: 1px solid #ccc;
		margin: 7px 0 5px 0;
		padding: 0 0 9px 0;
		}
		
		.RSSBox ul li a {
			color: #333;
			font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
			
.container {
	background: #fff;
	float: left;
	margin: 0 0 10px 0;
	padding: 20px;
	width: 690px;
	}

.container h1 {
  clear: left;
  width: 100%;
}

.topImage_top {
	width: 690px !important;
	}

.container .elementTeaserKicker {
float: left; 
font-size: 14px; 
text-transform: uppercase; 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; 
color: rgb(0, 136, 255); 
font-weight: bold;
margin-top: 30px; 
}


.main .container div.text {
	border-right: 1px solid #ccc;
	float: left;
	font-size: 12px;
	margin: 0 -1px 0 0;
	padding: 0 20px 0 0;
	width: 470px;
	}
		
.byline {
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
	float: right;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 20px 20px 20px 20px;
	width: 160px;
	}

        .byline .date {
	  font-size: 9px;
        }

.externalLinksRight {
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
	float: right;
	font-size: 11px;
	padding: 4px 0px 4px 4px;
	width: 195px;
        clear: both;
	}

.relatedArticles {
	/*background: #f0f0f0;
	border: 1px solid #d1d1d1;*/
        background: none;
        border: none;
	font-size: 11px;
	padding: 4px 0px 4px 4px;
	width: 450px;
	}

.externalLinksRight h4, 
.externalLinksRight a,
.relatedArticles h4,
.relatedArticles a{
	padding-left: 5px;
}

.relatedArticles ul {
	list-style: none;
}
	
	div.container p {
		margin: 15px 0;
                width: 470px;
		}
	
	div.container p img {
                max-width: 460px;
		}

	div.container .articleImage img {
                max-width: 460px;
		}

div.container div.sideBar {
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
        clear: right;
	float: right;
	font-size: 11px;
	margin: 10px 0 4px 4px;
        padding: 4px 0 4px 4px;
	width: 195px;
	}

div.factsBox {
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
        clear: both;
	float: right;
	font-size: 11px;
        padding-left: 5px; 
	margin: 4px 0 4px 4px;
	width: 195px;
	}

div.factsBox ul {
	margin-left: 15px;
}

div.factsBox .splitter {
	border-bottom: 1px dotted #CCCCCC;
}
	
	div.container div.sideBar span.linkLook {
		cursor: pointer;
		}
		
.text a, .rssLink a {
	color: #333;
	font-size: 11px;
	}
	
	.text a {
		clear: both;
		display: block;
		float: left;
		width: 210px;
		}
		
	.text {
		clear: both;
		display: block;
		float: left;
		width: 210px;
		}
		
	.rssLink {
		display: none;
		}
		
	.RSSBox .container {
		background: none;
		float: left;
		margin: 0 0 10px 0;
		padding: 0;
		width: auto;
                height: auto;
		}
	
div.factsText p {
	width: 100%;
}
/* ----- Menu ----- */

.topHeader {
	clear: both;
	height: auto;
	margin-bottom: -5px;
        width: 1250px;
	}

div#linkBasedNavigation {
	background: url(/img/mobilse/menu_bg.jpg) top left no-repeat;
	float: left;
	height: 45px;
	margin: 6px 0 -5px 0;
	width: 990px;
	}
	
span.separator {
	display: none;
	}
	
.links {
	background: url(/img/mobilse/menu_bg.jpg) no-repeat 0 0;
	float: left;
	height: 45px;
	list-style: none;
	margin: 0 10px 0 0;
	width: 730px;
	}
	
.links a { 
	color: #fff;
	display: block;
	float: left;
	font: 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 36px;
	padding: 9px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 121px;
	}
	
.links a:hover,			
.links a.selected,
.links a.selected:hover	{ 
	background: url(/img/mobilse/link_hover.png) no-repeat 0 0; 
	color: #08f; 
	text-decoration: none; 
	}

.blockContainer {
	float: left;
	height: 30px;
	margin: 40px 0 0 1000px;
	padding: 5px;
	position: absolute;
	width: 240px;
	}

.blockContainer input.form-input {
	background: url(/img/mobilse/menu_search_field.jpg) top left no-repeat;
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 8px 3px 0 6px;
	width: 172px;
	}
	
.blockContainer input.form-button {
	background: url(/img/mobilse/menu_submit.jpg) top left no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 50px;
	}
	
.button {
	background: url(/img/mobilse/menu_submit.jpg) top left repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-align: center;
	}

	
/* ----- Headers ----- */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
	}
	
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		color: #333;
		text-decoration: none;
		}

h1 {
	display: block;
	font: 40px/40px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0 20px 0;
	}
	
h2 {
	display: block;
	font: 28px/30px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
h3 {
	display: block;
	font: 26px/30px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
h4 {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
div#pageEnd .blockContainer h4 {
	font: 20px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0 15px;
	}
	
h5 {
	font: 20px/18px Georgia, "Times New Roman", Times, serif;
	}
	
.container h5 {
	clear: both;
	float: left;
	font: 14px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-style: italic;
	margin: 0 0 10px;
        width: 100%;
	}
	
h6 {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


/* ----- News Ticker ----- */

#scrollheader {
	background: url(/img/mobilse/newsticker.jpg) top left repeat-x;
	border: 1px solid #ccc;
	clear: both;
	float: left;
	height: 22px;
	margin: 10px 0 10px 0;
	padding: 6px 10px 0 20px;
	width: 1218px;
	}
	
	#scrollheader h4 {
		color: #08f;
		float: left;
		font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		}
		
	 #scrollheader #scroll {
		float: left;
		margin: -2px 0 0 50px;
		width: 980px;
                overflow: hidden;
    	        position: relative;
    	        height: 20px;
		}
		
#scrollheader #scroll #marquee{
	position: absolute;
	white-space: nowrap;
	display: none;
}

#scrollheader #scroll #marquee a {
		color: #333;
		margin: 0 15px;
		}

	
/* ----- Footer ----- */

div#footer {
	display: none;
	}

div#pageEnd {
	background: url(/img/mobilse/footer_bg.jpg) top left repeat-x;
	border-top: 3px solid #ccc;
	float: left;
	display: block;
	height: 257px;
	margin: 20px 0 0 0;
	width: 1250px;
	}
	
	div#pageEnd .threeColumns .col1, div#pageEnd .threeColumns .col2, div#pageEnd .threeColumns .col3 {
		background: none;
		border-right: 1px solid #ccc;
		float: left;
		height: 237px;
		margin: 0;
		padding: 20px 0 0 20px;
		width: 289px;
		}
		
		div#pageEnd .threeColumns .col3 {
			margin: 0 20px 0 0;
			}
		
		div#pageEnd .threeColumns .col1 .elementTeaser, div#pageEnd .threeColumns .col2 .elementTeaser, div#pageEnd .threeColumns .col3 .elementTeaser {
			background: none;
			border-bottom: none;
			height: auto;
			margin: 0;
			padding: 0;
			width: auto;
                        clear: both;
			}
			
		div#pageEnd .threeColumns .col1 .header, div#pageEnd .threeColumns .col2 .header, div#pageEnd .threeColumns .col3 .header {
			color: #333;
			font: 20px/18px Georgia, "Times New Roman", Times, serif;
			margin: 0 0 15px 0;
			text-transform: none;
			}
			
		div#pageEnd .threeColumns .col1 a, div#pageEnd .threeColumns .col2 a, div#pageEnd .threeColumns .col3 a {
			color: #333;
			display: inherit;
			font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
			}

div#pageEnd .threeColumns .col2 .elementTeaserList .elementTeaser {
  height: 20px;
}
			
div#pageEnd .blockContainer {
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	width: auto;
	}

div#pageEnd .blockContainer input.form-input {
	background: url(/img/mobilse/menu_search_field.jpg) top left no-repeat;
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 8px 3px 0 8px;
	width: 172px;
	}
	
div#pageEnd .blockContainer input.form-button {
	background: url(/img/mobilse/menu_submit.jpg) top left no-repeat;
	border: 1px solid #ccc;
	color: #fff;
	cursor: pointer;
	float: left;
	font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 48px;
	}
	
/* ----- Ads ----- */

.topHeader div.ad {
	background: none;
	clear: both;
	display: block;
	height: auto;
	margin: 0 auto;
/*        padding: 0 10px;*/
	width: 1250px;
	}
	
div.ad1230x120 {
	background: #fff;
	clear: both;
	display: block;
	height: auto;
/*	margin: 0 auto 10px;
        padding: 0 10px;*/
        margin-bottom: 10px;
	width: 1230px;
	}
	
div.ad728x90 {
	background: #fff;
	clear: both;
	display: block;
	margin: 0 0 10px;
	width: 728px;
	}
	
.ad250x360 {
	background: #fff;
	float: left !important;
	margin: 0 0 0 0 !important;
	/*height: 360px !important;*/
	padding: 0 !important;
	width: 250px !important;
        max-height: 360px;
        overflow: hidden;
	}
	
.middleColumn .ad510 {
	background: #fff;
	float: left !important;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	width: 510px !important;	
}

.middleColumn .ad {
	background: #fff;
	float: left !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	width: 250px !important;
	}
	
.rightColumn .ad {
	background: #fff;
	float: left !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	width: 250px !important;
	}
	
/* ----- Top bar ----- */

div.networkbar {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background: #f5f5f5 url(/img/mobilse/mediaproviderlogo.png) 10px 4px no-repeat;
	font-size: 11px;
	display: block;
	height: 28px;
	margin: 0 auto 10px;
	padding: 7px 15px 0 130px;
	}
		
	.topHeader .twoColumns {
		height: 35px;
		margin: 0 0 10px 0;
		width: 1250px;
		}
        div.networkbar .loginRegister {
	      float: right;
              }
	
	div.twoColumns .networkbar div.col1 {
		background: none;
		float: left;
		margin: 0;
		padding: 0;
		width: 500px;
		}
		
	div.twoColumns .networkbar div.col1 form {
		float: left;
		}
		
	div.twoColumns .networkbar div.col2 {
		background: none;
		float: right;
		margin: 0;
		padding: 0;
		width: 600px;
		}
		
	div.twoColumns .networkbar a img {
		float: left;
		margin: 1px 0 0 4px; 
		}
		
	div.twoColumns .networkbar div.col2 a {
		margin: 0 5px; 
		}
		
	div.twoColumns .networkbar div#login {
		float: right;
		}
		
	div.twoColumns .networkbar div#login .input {
		background: #fff;
		border: 1px solid #ccc;
		float: left;
		height: 17px;
		margin: 0 10px 0 5px;
		padding: 3px 0 0 3px;
		width: 145px;
		}
		
	div.twoColumns div#login .button {
		color: #333;
		cursor: pointer;
		float: left;
		margin: 0 5px 0 0;
		padding: 0 5px;
		width: 70px;
		}
		
	div.networkbar .col2 .loginRegister {
		float: right;
		}
		
	div.loginRegister h4 {
		float: left;
		margin: 0 10px 0 0;
		}
		div.loginRegister p.info {
			float: left;
			margin: 0 10px 0 0;
			}
		div.loginRegister p.controls {
			display: inline;
			}
			div.loginRegister p.controls a {
				margin: 0;
				}
				
div#farRight {
	display: none;
	}

/* Articles */
div.main .articleImage {
	/*float: left;
        margin: 5px;*/
}

	div.articleComments .commentsList .header h3.header_title {
		color: #999;
		float: right;
		font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
		margin: 4px 0 0 0;
		}

/* Element rotator */
.middleColumn .twoColumns .col1 .elementRotator,
.middleColumn .twoColumns .col2 .elementRotator {
  background: #fff;
  float: left;
  height: 350px;
  margin: 0 0 10px 0;
  padding: 20px 20px 20px 20px;
 /* width: 210px;*/
}

.middleColumn .twoColumns .col1 .elementRotator .header,
.middleColumn .twoColumns .col2 .elementRotator .header {
	color: #0088ff;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        float: left;
        padding: 0;
}

.middleColumn .twoColumns .col1 .elementRotator .rotatingLinks,
.middleColumn .twoColumns .col2 .elementRotator .rotatingLinks {
  float: right;
  }

.middleColumn .elementRotator .rotatingLinks a.unselected, 
.middleColumn .elementRotator .rotatingLinks a.selected, 
.middleColumn .elementRotator .rotatingLinks a {
  background: #ccc;
  display: block;
  float: left;
  height: 5px;
  margin: 5px 5px 0 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 5px;
  }

.middleColumn .elementRotator .rotatingLinks a.unselected {
  background: #ccc;
  }

.middleColumn .elementRotator .rotatingLinks a.selected {
  background: #08f;
  }



.middleColumn .elementRotator .rotatingElement .RSSBox ul {
  clear: both;
}

div.search {
  background:#FFFFFF none repeat scroll 0 0;
  float:left;
  margin:0 0 10px;
  padding:20px;
  width:690px;
}

div.search .blockContainer {
	clear: both;
        float: left;
        position: relative;
        margin: 0;
}

div.search .eniro_noborder {
	clear: both;
}

.container .discussion {
	background: #eee;
	float: left;
	margin: 10px 0 10px 0;
	padding: 20px;
	width: 650px;
}

.discussion .writeComment .inputfield {
        border: 1px solid #ccc;
        font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
        margin: 0 0 10px 0;
        padding: 5px;
        width: 420px;
	}

.discussion .writeComment input.inputfield {
        border: 1px solid #ccc;
        font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
        margin: 0 0 10px 0;
        padding: 5px;
        width: 210px;
	}

.discussion .writeComment p {
        margin: 0;
        width: 420px;	
        }

.discussion .writeComment label {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.discussion img {
	border: 1px solid #999;
	margin: 0 0 5px 0;
}

.discussion .commentsList {
	border-top: 1px solid #ccc;
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.discussion .commentsList .middle {
	float: left;
}

.discussion .commentsList .middle .row {
	float: left;
	margin: 5px 0;
	padding: 10px;
	width: 630px;
}

.discussion .commentsList .middle .odd {
	background: #dfdfdf;
}

.discussion .commentsList .middle .commentFooter {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.discussion .commentsList .footer {
  clear: both;
}

.container hr {
	background: #ccc;
	border: 0;
	clear: both;
	height: 1px;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
}

.pricerunnerAdContainer{
	float: left;
        width: 100%
}

.textdiv {
	border-right: 1px solid #ccc;
	clear: both;
	float: left;
	padding: 0 10px 0 0;
	width: 450px;
}

.main .search .teaserblock {
	clear: both;
	float: left;
	width: 680px;
}

.teaserblock select {
	float: left;
        height:30px;
	margin: 0 5px 0 0;
	padding:5px 0 0;
	width:150px;
}

#resultList {
	float: left;
	width: 690px;
}

#resultList .elementTeaser {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 20px;
}


#resultList .elementTeaser img {
	float: left;
	margin: 0 10px 0 0;
}

#resultList .elementTeaser a {
	color: #333;
        font: 28px/38px Georgia, "Times New Roman", Times, serif;
}
#resultList .elementTeaser a:hover {
	text-decoration: none;
}

.sidebarImage {
	clear: both;
        float: right;
        padding-top: 15px;
}
div.container .sidebarImage p {
	width: 195px;
}


div.main #crossSiteRSSElement {
	float: left;
        width: 690px;
        margin: 0 0 10px;
        font-size: 13px;
        background: #FFFFFF none repeat scroll 0 0;
        padding: 20px;
}

div.main #crossSiteRSSElement .crossSiteRSSSection .header {
	color: #0088ff;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        padding-top: 10px;
}

div.main #crossSiteRSSElement .crossSiteRSSSection .RSSBox .container .text {
	display: none;
}

div.main #crossSiteRSSElement .crossSiteRSSSection .RSSBox .container ul {
	clear: both;
        list-style: none;
}

div.main #crossSiteRSSElement .crossSiteRSSSection .RSSBox .container ul li {
	margin: 7px 0 5px 0;
	padding: 0 0 9px 0;
}


div.main #newsArchiveCalender,
div.main #newsArchive,
div.main #userpage {
	float: left;
        width: 690px;
        margin: 0 0 10px;
        font-size: 13px;
        background: #FFFFFF none repeat scroll 0 0;
        padding: 0 20px 20px 20px;
}

div.main #newsArchiveCalender h1,
div.main #newsArchive h1 {
	color: #0088ff;
	font: 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div.main #newsArchiveCalender h2,
div.main #newsArchive h2 {
	font-size: 20px;
}

div.main #newsArchive .paging,
div.main .search .paging {
  clear: both;
}

div.main #newsArchive .paging ul,
div.main .search .paging ul {
  list-style: none;
}

div.main #newsArchive .paging ul li,
div.main .search .paging ul li {
  display: inline;
}


div.main #newsArchiveCalender .elementTeaser,
div.main #newsArchive .elementTeaser {
	border-bottom: 1px solid #CCCCCC;
        padding: 10px;
        width: 97%;
}

div.main #newsArchive .elementTeaser .elementTeaserText .date {
	float: right;
}

.bottomShareBox {
  margin-top: 20px;
}

.facebooklike {
  float: right;
  margin-right: 170px;
}

.addThisBottom {
  float: left;
  padding-top: 4px;
}
/* END id=15558559,level=0,summary=cid=7.82653, ot=p.siteengine.Stylesheet.ot, mode=www:cache=MISS; times:ownTotal=4ms,ownRender=4ms,controller=0ms,cache=0ms;cacheMaxAge=300s;times:total=4ms, key=ModelKey:m/local/content/contentId='VersionedContentId(7.82653.1277199698)', m/request/view='NULL', m/request/mode='www',  */
