@charset "UTF-8";
/**
 *  01.GENERAL PARAMS
 */

/* 

// #centercol * {margin: 0; padding: 0; font: 1em arial,helvetica,geneva,sans-serif; line-height: 1em; color: #333;}
#centercol a {text-decoration: none; font: inherit; color: #E55029;}
#centercol a:link, #centercol a:visited {color: #E55029;}
#centercol a:hover {color: #E55029;text-decoration: underline;}
// #centercol a.plain, #centercol a.plain:link, #centercol a.plain:visited, #centercol a.plain:hover {color: inherit; line-height: 1.4; }

#centercol h1 {
	color: #333;
	font-size: 2.5em;
	line-height: 1.2em;
}

#centercol h2{
	color: #333;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

#centercol h3 {
	color: #333;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 0.7em;
	margin-top: 0em;
}

#centercol h4 {
	color: #333;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

#centercol h5{
	color: #333;
	font-size: 1.0em;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

#centercol h6{
	color: #333;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

#centercol p {
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Georgia,Palatino;
	-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;
}

#centercol strong, #centercol b {
	font: inherit;
	font-weight: 700;
}

#centercol i {
	font: inherit;
	font-style: italic;
}
 */

#centercol {margin-top: 110px;}

#centercol div.author {
	color: #333;
	margin: 0;
	font-style: italic;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.4em;
}

#centercol .rubriken_area_1 {
	clear: both;
	position: relative;
	// width: 500px;
	border-bottom: 1px solid #CCC;
	padding: 9px 0;
	margin: 0;
}

#centercol .rubriken_area_1 img {
	// width: 500px;
	margin: 0;
}

#centercol .rubriken_area_2 {
	clear: right;
	position: relative;
	// width: 500px;
	border-bottom: 1px solid #CCC;
	padding: 9px 0;
	margin: 0;
}

#centercol .rubriken_area_2 img {
	width: 130px;
	margin: 0 10px 10px 0;
	float: left;
}

div.rubriken_image {
	width: 25%;
	float: left;
	margin: 0 1em 0.3em 0;
}

div.rubriken_text_hl {
	// float: left;
}

div.rubriken_text {
	// float: left;
}

#centercol .rubriken_image img {
	-webkit-box-shadow: 1px 1px 3px #999;
	-khtml-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
	width: 100%;
	height: auto;
}

#centercol .readmore {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#centercol .top_image {
	width: 450px;
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;
}

#centercol .top_image img{
	width: 100%;
	height: auto;
}

#centercol .top_image .legend{
	width: 100%;
	text-align: right;
	color: #666;
	margin-top: 2px;
}

#centercol .top_image .source{
	width: 100%;
	text-align: right;
	color: #999;
	margin-top: 2px;
}

#centercol .trailer {
	width: 450px;
	margin: 0 0 2em 0;
	max-width: 100%;
}



#centercol .person {
	width: 168px;
	display: inline-block;
	margin: 10px 15px 10px 0;
	line-height: 1em;
	float: left;
	background-color: #e3e3e3;
}

#centercol .person .name{
	display: none;
}

#centercol .person .image{
	width: 160px;
	margin: 2px 4px;
	padding: 0;
	background-color: #e3e3e3;
}

#centercol .person .legend{
	width: 160px;
	padding: 0;
	font-size: 0.86em;
	text-align: right;
	color: #999;
	margin: 2px;
	background-color: #e3e3e3;
	-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;
}

#centercol .person .text {
	width: 160px;
	text-align: left;
	font-size: 0.86em;
	line-height: 1.2;
	color: #666;
	margin: 4px;
	background-color: #e3e3e3;
	-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;
}

#centercol td {
	-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;
}

#centercol table.termine {
	font-size: 1.0em;
	width: 99%;
	margin: 15px 0px;
	border-spacing: 0;
}

#centercol table.termine td {
	padding: 4px 4px 4px 8px;
	line-height: 1.1em;
}

#centercol table.termine th {
	padding: 4px 8px 4px 2px;
	font-weight: normal;
	text-align: left;
}

#centercol table.termine th h3 {
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 700;
}

#centercol table.termine th div.small_image {
	margin: 0 10px 0 0;
	float: left;
}

#centercol table.termine th div.small_image img {
	-webkit-box-shadow: 1px 1px 3px #777;
	-khtml-box-shadow: 1px 1px 3px #777;
	-moz-box-shadow: 1px 1px 3px #777;
	box-shadow: 1px 1px 3px #777;
}


#centercol table.termine th.active {
	cursor: pointer;
}

#centercol table.termine tr:hover {
	background-color: #ececec;
}


#centercol table.termine td {
	width: 33%;
}




#centercol table.profile {
	width: 70%;
	margin: 15px 0px;
	border-spacing: 0;
}

#centercol table.profile td {
	padding: 4px 4px 4px 8px;
	line-height: 1.1em;
}

#centercol table.profile th {
	padding: 4px 8px 4px 2px;
	font-weight: normal;
	text-align: left;
}

#centercol table.profile th h3 {
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 700;
}


#centercol table.profile th.active {
	cursor: pointer;
}

#centercol table.profile td {
	width: 33%;
}




#centercol div.article_list_item {
	font-size: 1.2em;
	margin: 0 0 10px 0;

}

#centercol div.tagarea {
	width: 500px;
	font-size: 1.0em;
	margin: 20px 0 10px 0;
}

#rightcol {
	width: 230px;
	padding: 5px 10px 20px 20px;
	float: left;
	overflow-x: hidden;
}

rightcol p {
	-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;
}

#rightcol div.bar, #centercol div.bar  {
	background-color: #AD1240;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

#rightcol div.bar h3, #centercol div.bar h3 {
	margin: 0 0 5px 0;
	padding: 0.5em;
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: normal;
}

#rightcol p.article_list_item {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #666666;
	margin: 0px;
	padding: 4px 12px 4px 6px !important;
	border-bottom: 1px solid #dcdcdc;
		-moz-hyphens: auto; -moz-hyphenate-limit-chars: auto 3; -moz-hyphenate-limit-lines: 2; -webkit-hyphens: auto; -webkit-hyphenate-limit-chars: auto 3; -webkit-hyphenate-limit-lines: 2;
	-o-hyphens: auto; -o-hyphenate-limit-chars: auto 3; -o-hyphenate-limit-lines: 2; -ms-hyphens: auto; -ms-hyphenate-limit-chars: auto 3; -ms-hyphenate-limit-lines: 2; hyphens: auto;
	hyphenate-limit-chars: auto 3; hyphenate-limit-lines: 2;

}

#rightcol p.article_list_item a {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}

#rightcol p.divider {
	border-top: 9px solid #dcdcdc;
}

ul.content_submenu {
	display: block;
	width: auto;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

ul.content_submenu li {
	width: auto;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
}

#centercol ul.content_submenu li {

}

#centercol ul.content_submenu li a, #centercol ul.content_submenu li a:link, #centercol ul.content_submenu li a:visited {
	width: auto;
	padding: 5px 10px;
	border-right: solid 1px #ACACAC;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.0em;
	background-color: #E3E3E3;
	color: #333333;
	text-decoration: none;
}

#centercol ul.content_submenu li.first a {
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;

}

#centercol ul.content_submenu li.last a {
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	border-right: none;
}

#centercol ul.content_submenu li a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}

#centercol ul.content_submenu li.current a {
	background-color: #ECAE00;
	text-decoration: none;
}

#centercol ul.content_submenu li span.xcount {
	display: block;
	float: right;
	font-size: 9px;
	color: #333333;
	position: relative;
	margin-left: 2px;
	top: -2px;
	font-weight: bold;
	line-height: 1.0em;
}

#centercol div.line {
	width: 500px;
	clear: both;
	border-top: 1px solid #ACACAC;
	margin: 0 0 10px 0;
	padding:0;
}

.clear {
	clear: both;
}

#centercol div.socialmedia {
	clear: both;
	position: relative;
	height: 30px;
	width: 100%;
	padding-top: 20px;
	border-top: dotted 1px #CCCCCC;
}


#centercol div.socialmedia div.fblike, #centercol div.socialmedia div.gplus, #centercol div.socialmedia div.twitter {
	float: left;
	width: 131px;
	height: 20px;
	margin-right: 5px;
}

#centercol div.socialmedia div.commentbtn {
	height: 20px;
	float: left;
	margin-right: 10px;
}

#centercol div.socialmedia div.commentbtn a {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
}

#centercol div.socialmedia div.commentbtn div.icon {
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: hdden;
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(/images/socialmedia.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
	border: 0px;
}

#centercol div#commentbox {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#newcommentarea {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#newcommentarea a.closebox, #centercol div#commentbox a.closebox {
	display: block;
	width: 12px;
	height: 12px;
	padding: 7px;
	position: absolute;
	background-image: url(/images/close.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	right: 0px;
	z-index: 10;
}

#centercol div#newcommentarea a.closebox:hover, #centercol div#commentbox a.closebox:hover {
	background-position: 0px -26px;
}





#centercol div.socialmedia div.notificationbtn {
	height: 20px;
	float: left;
	margin-right: 10px;
}

#centercol div.socialmedia div.notificationbtn a {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
}

#centercol div.socialmedia div.notificationbtn div.icon {
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: hdden;
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(/images/socialmedia.gif);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	border: 0px;
}

#centercol div#notificationbox {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#notificationboxarea {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#notificationboxarea a.closebox, #centercol div#notificationbox a.closebox {
	display: block;
	width: 12px;
	height: 12px;
	padding: 7px;
	position: absolute;
	background-image: url(/images/close.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	right: 0px;
	z-index: 10;
}

#centercol div#notificationboxarea a.closebox:hover, #centercol div#notificationbox a.closebox:hover {
	background-position: 0px -26px;
}

#centercol div.socialmedia div.feedbackbtn {
	height: 20px;
	float: left;
	margin-right: 10px;
}

#centercol div.socialmedia div.feedbackbtn a {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
}

#centercol div.socialmedia div.feedbackbtn div.icon {
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: hdden;
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(/images/socialmedia.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	border: 0px;
}

#centercol div#feedbackbox {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#feedbackboxarea {
	display: block;
	position: relative;
	width: 490px;
	height: 500px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

#centercol div#feedbackboxarea a.closebox, #centercol div#feedbackbox a.closebox {
	display: block;
	width: 12px;
	height: 12px;
	padding: 7px;
	position: absolute;
	background-image: url(/images/close.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	right: 0px;
	z-index: 10;
}

#centercol div#feedbackboxarea a.closebox:hover, #centercol div#feedbackbox a.closebox:hover {
	background-position: 0px -26px;
}


#centercol div.socialmedia div.recommendbtn {
	height: 20px;
	float: left;
	margin-right: 10px;
}

#centercol div.socialmedia div.recommendbtn a {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
}

#centercol div.socialmedia div.recommendbtn div.icon {
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: hdden;
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(/images/socialmedia.gif);
	background-repeat: no-repeat;
	background-position: -40px 0px;
	border: 0px;
}


#centercol div.socialmedia div.printbtn {
	height: 20px;
	float: right;
}

#centercol div.socialmedia div.printbtn a {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
}

#centercol div.socialmedia div.printbtn div.icon {
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: hdden;
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(/images/socialmedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
}


#centercol .GenreAnleser {
	font-weight: bold;
	font-size: 0.9em;
}

#centercol .GenreAnleser:before {
	content: "➔ ";
}

#centercol .FilmkritikHeadline {
	color: #F6A800;
	font-size: 1.5em;
	font-weight: bold;
}

#centercol .CommentHeadline {
	color: #F6A800;
	width: 75%;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 3px 0;
	padding: 0;
}

#centercol div.CommentUserline {
	color: #999;
	font-size: 0.9em;
	font-weight: normal;
	float: right;
	margin: 0;
	padding: 0;
}

#centercol .CommentText {
	text-indent: 2em;
}

#centercol  h3 .neu { color: #FFFFFF; background-color: red;padding: 1px 3px; margin: 0; font-size: 0.8em;
	font-weight: 700;
}



#centercol form.ws label {
	display: block;
	color: #555555;
	white-space: no-wrap;
}


#centercol form.ws label.missing {
	color: #BC3C09;
}


#centercol form.ws div.form_row {
	margin: 5px 0 0 0;
}

#centercol form.ws i {
	font-style: italic;
	font-size: 11px;
	width:auto;
}

#centercol form.ws input {
	 font: normal 13px arial,helvetica,geneva,sans-serif;
	 padding: 2px 3px;
	 margin: 0px;
	 width: 260px;
}

#centercol form.ws input.xlong {
	 width: 400px;
}

#centercol form.ws textarea {
	 font: normal 13px arial,helvetica,geneva,sans-serif;
	 padding: 2px 3px;
	 margin: 0px;
}

#centercol form.ws input.checkbox {
	 width: inherit;
	 height: inherit;
	 margin: 1px 5px 12px 0;
	 float: left;
}

#centercol form.ws input.short {
	 width:67px;
}

#centercol form.ws input.medium {
	 width:120px;
}

#centercol form.ws input.long {
	 width:180px;
}

#centercol div.button, #centercol span.button {
	display: inline-block;
	width: auto;
	background-color: #A60027;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
}

#centercol div.button, #centercol div.button a {
	color: #ECECEC;
	text-decoration: none;
}

#centercol div.button a:hover, #centercol div.button:hover {
	color: #FFFFFF;
	background-color: #c42f3b;
	text-decoration: none;
}

#centercol p.forum {
	line-height: 1.5em;
	margin: 10px 0;
}

#centercol .small {
	font-size: 0.9em;
}

#centercol div.navblock {
	text-align: center;
	padding: 10px 0;
	font: 1em arial,helvetica,geneva,sans-serif;
	line-height: 1.2em;
	color: #666666;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
}

#centercol div.navblock p {
	margin: 0;
	padding: 0;
	color: #666666;
}

#centercol strong {
	color: inherit;
}

#centercol div.comment {
	clear: both;
	width: 100%;
	padding: 20px 0px;
	border-top: dotted 1px #CCCCCC;
}

#centercol img.usericon {
	width: 40px;
	height: 40px;
	margin: 0 7px 5px 0;
	float: left;
	-webkit-box-shadow: 1px 1px 3px #777;
	-khtml-box-shadow: 1px 1px 3px #777;
	-moz-box-shadow: 1px 1px 3px #777;
	box-shadow: 1px 1px 3px #777;
}

#centercol img.userphoto {
	width: 100px;
	height: 100px;
	margin: 0 0 5px 7px;
	float: right;
	-webkit-box-shadow: 1px 1px 3px #777;
	-khtml-box-shadow: 1px 1px 3px #777;
	-moz-box-shadow: 1px 1px 3px #777;
	box-shadow: 1px 1px 3px #777;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#centercol a.triangle {
	display: inline-block !important;
	padding-left: 16px;
	background-image: url(/images/triangle-left.gif);
	background-repeat: no-repeat;
}

#centercol a.expanded, #newcommenthl strong.expanded {
	display: inline-block !important;
	padding-left: 16px;
	background-image: url(/images/triangle-bottom.gif);
	background-repeat: no-repeat;
}

#newcommenthl strong {
	display: inline-block !important;
	padding-left: 16px;
	background-image: url(/images/triangle-bottom.gif);
	background-repeat: no-repeat;
}


div.commentarea {
	display: block;
}

#centercol .infobox {
	display: block;
	width: 190px;
	height: auto;
	float: right;
	padding: 10px 15px 10px 15px !important;
	margin: 10px 0px 10px 15px;
	-webkit-box-shadow: 1px 1px 5px #999;
	-khtml-box-shadow: 1px 1px 5px #999;
	-moz-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFBB;
}

#centercol button.infobox {
    border: none;
    padding-right: 10px !important;
    text-align: left;
    width: 220px;
}

#centercol .infobox h6 {
	font-size: 11px !important;
	font-weight: bold;
	text-transform: none !important;
	text-align: center;
	margin: 8px 0px;
	color: #a60027;
}

#centercol .infobox h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin: 5px 0px;
}

#centercol .infobox p {
	font-size: 11px;
	margin: 5px 0px;
}

#centercol div.gallery {
	width: 480px;
	display: block;
	margin: 0px;
	clear: both;
}

#centercol div.gallery a img{
	width: 109px;
	height: 109px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 5px 0;
}

#centercol div.gallery a:hover img{
	border: 1px solid #637a85;
}

#centercol div.gallery a  + a  {
	margin-left: 12px;
}

#centercol div.connected-content {

}

#centercol div.connected-content p.connected-item {
	margin: 5px 10px 5px 10px;
}

#centercol div.connected-content p.connected-item a b {
	color: #E55029;
}

