	/*** MAIN STYLES ***/
	html, HTML {
		background: white url(../images/main_bg.gif) repeat-x;
		}
	body { behavior:url(js/global.htc); }
	li:hover { background-color:transparent; }
	body {
		font-family: arial, verdana, sans-serif;
		font-size: 62.5%;
		color: #656565;
		margin: 0;
		padding: 0;
		text-align: center;
		background: transparent url(../images/main-grid-full_bg.gif) repeat-y center top;
		}
	#wrapper {
	}
	* html #wrapper {
		background-position:center;
	}
	td {
		font-family: arial, verdana, sans-serif;
		font-size: 1em;
		color: #656565;
		}
	
	body.smallText #wrapper { font-size: 1em; }	
	body.mediumText #wrapper { font-size: 1.2em; }	
	body.largeText #wrapper { font-size: 1.4em; }
	
	body.smallText #central_column { font-size: 1em; }	
	body.mediumText #central_column { font-size: 1.2em; }	
	body.largeText #central_column { font-size: 1.4em; }
	
	input, select {font-family: arial, verdana, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img, .link_img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	p { margin: 0; padding: 0 0 0.8em 0; }
	@media print { 
	.notforprint {display:none;}
	}
	@media screen {
	.notforscreen {display:none;}
	}
	@media handheld {
	.notforhandheld {display:none;}
	}
	.notforany {display: none;}
	/*** FONT STYLES ***/
	a { color: #353535; text-decoration: none; } 
	a:hover { color: #000000; text-decoration: underline; }
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #000000; overflow: hidden; display: none; }
	h1 { margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: bold; font-size: 1.6em; }
	h2 { margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: bold; font-size: 1.4em; }
	h3 { margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: bold; font-size: 1.2em; }
	h4 { margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: bold; font-size: 1.2em; }
	h5 { margin: 0; padding: 0; color: #000000; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #353535; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #656565; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #353535; }
	strong span { color: #656565; }
	.error, .message, .mandatory { color: #FF0000; font-weight: bold; }
	.error-message { display: block; color: #222222; padding: 3px 4px 4px 4px; background-color: #FFDDDD; border: 1px solid #FF0000; margin: 0px 0px 10px 0px; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	.lge { font-size: 1.2em; }
	.normal, a.normal, .normal a { font-style: normal; color: #656565; }
	a:hover.normal, .normal a:hover { font-style: normal; color: #252525; }
	/*** LAYOUT STYLES ***/
	#header {
		position: relative;
		width: 960px;
		margin: 0 auto;
		background-image:  url(../images/header_bg.gif);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left;
		}
	#header label { display: none; }
	#header .logo { 
		float: left;
		padding: 20px 0px 0px 0px;
		}
	#header img.float_r { 
		margin: 10px 0px 0px 0px;
		}
	#header .intro {
		clear: both;
		float: left;
		width: 762px;
		color: #3e3e3e;
		padding: 5px 0px 25px 196px;
		font-size: 1.3em;
		line-height: 1.3em;
		text-align: justify;
		}
	#central_column {
		position: relative;
		width: 960px;
		margin: 0 auto;
		background-image:  url(../images/central_bg.gif);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left;
		font-size: 1.1em;
		overflow: hidden;
		min-height: 600px;
		}
	#content_left {
		position: relative;
		float: left;
		width: 180px;
		}
	#content_right {
		position: relative;
		float: left;
		width: 175px;
		}
	#content_center {
		position: relative;
		float: right;
		width: 765px;
		}
	.content {
		clear: both;
		padding: 12px 14px 14px 14px;
		}
	#content_left .content {
		width: 146px;
		}
	#content_right .content {
		width: 146px;
		}
	#content_center .content {
		position: relative;
		width: 735px;
		height: 600px;
		overflow: hidden;
		background-color: #d2d2d2;
		padding: 65px 15px 30px;
		background-repeat: no-repeat;
		background-position: left top;
		}
	#content_center .cont-purple {
		background-image: url(../images/title_bg_purple.gif);
		}
	#content_center .cont-grey {
		background-image: url(../images/title_bg_grey.gif);
		}
	#content_center .cont-light-orange {
		background-image: url(../images/title_bg_light-orange.gif);
		}
	#content_center .cont-dark-orange {
		background-image: url(../images/title_bg_dark-orange.gif);
		}
	#content_center .cont-red {
		background-image: url(../images/title_bg_red.gif);
		}
	#content_center .cont-pink {
		background-image: url(../images/title_bg_pink.gif);
		}
	#content_center .cont-blue {
		background-image: url(../images/title_bg_blue.gif);
		}
	#content_center .content h2 {
		display: block;
		color: #FFFFFF;
		position: absolute;
		top: 8px;
		left: 15px;
		font-size: 2em;
		}
	#rss_icon_container {
		position: absolute;
		top: 11px;
		right: 15px;
		}
	#content_center .content .cont {
		padding: 15px;
		background-color: #FFFFFF;
		width: 705px;
		position: absolute;
		z-index: 5;
		top:30px;
		left: 64px;
		height: 500px;
		width: 360px;
		}
	#innercont {
		height:500px;
	}
	.scroll-area {
		width: 733px;
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
		overflow-x:hidden;
		}
	.scroll-pane {
		width: 733px;
		background-color: #FFFFFF;
		height: 450px;
		overflow: auto;
		overflow-x:hidden; !important
		}
	.scroll-pane-fullheight {
		height: 480px;
		padding:15px 10px;
		background-color: #FFFFFF;
		overflow: auto;
		overflow-x:hidden; !important
		}
	.scroll-pane .innercont {
		padding: 15px 10px;
		width: 713px;
		}
	
	#footer {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding: 20px 0px 20px 0px;
		text-align: left;
		overflow: hidden;
		font-size: 1.1em;
		}
	#footera {
		float: left;
		}
	#footerb {
		float: right;
		}
	#footerb a {
		padding: 0px 17px;
		}
	#footer a { color: #757575; text-decoration: none; } 
	#footer a:hover { color: #000000; text-decoration: underline; }
	#footer em { display: none; }
	/*** MISC STYLES ***/
	.clear {
		clear: both;
		height: 0px;
		overflow: hidden;
		}
	.clear_l {
		clear: left;
		}
	.clear_r {
		clear: right;
		}
	.clear_n {
		clear: none;
		}
	.clear_content {
		clear: both;
		}
	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.float_l {
		float: left !important;
		}
	.float_r {
		float: right !important;
		}
	.float_n {
		float: none;
		}
	.dnd {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		}
	.content_img_left {
		float: left;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-right: 12px;
		margin-bottom: 8px;
		}
	.content_img_right {
		float: right;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-left: 12px;
		margin-bottom: 8px;
		}
	.hr,
	.hr1,
	.hr2 {
		clear: both;
		height: 10px;
		background-image: url(../images/dotline_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left center;
		font-size: 2px;
		}
	.hr1 {
		height: 20px !important;
		}
	.hr2 {
		height: 40px !important;
		}
	.hr_shadow,
	.hr_shadow1 {
		clear: both;
		background-image:  url(../images/shadow_horizontal.gif);
		background-repeat: no-repeat;
		background-position: top center;
		font-size: 2px;
		height: 5px;
		}
	.hr_shadow1 {
		clear: both;
		height: 10px;
		}
	#content_center ul.list {
		margin:0; 
		padding:0;
		}
		#content_center ul.list li {
			list-style-type: none; 
			background:  url(../images/arrow_bullet.gif) transparent; 
			background-repeat:no-repeat; 
			margin:0; 
			padding: 0px 0px 0px 12px; 
			background-position: 2px 4px;
			}
	
	
	/*** NAVIGATION STYLES ***/
	ul#top_nav {
		float: left;
		width: 500px;
		height: 30px;
		overflow: hidden;
		list-style: none;
		font-size: 1.1em;
		padding: 20px 0px 20px 74px;
		margin: 0;
		}
		ul#top_nav li {
			float: left;
			}
			ul#top_nav li span {
				float: left;
				display: block;
				padding: 0 0px 0px 10px;
				color: #656565;
				}
			ul#top_nav li a {
				float: left;
				display: block;
				background-image: url(../images/top_nav_li_bg.gif);
				background-repeat: no-repeat;
				background-position: right center;
				padding: 0 14px 0px 12px;
				color: #c5003d;
				}
			ul#top_nav li.english a {
				background-image: url(../images/english.gif);
				padding: 0 22px 0px 12px;
				}
			ul#top_nav li.german a {
				background-image: url(../images/german.gif);
				padding: 0 22px 0px 12px;
				}
			ul#top_nav li.nav_end {
				position:relative;
				left: 14px;
				}
			ul#top_nav li.nav_end a {
				background-position: left center;
				}
			ul#top_nav li a:hover,
			ul#top_nav li a.selected {
				text-decoration: none;
				color: #000000;
				}
			ul#top_nav li.first a {
				background-image: none;
				}
	
	
	#search {
		clear: both;
		background-color: #e0ded8;
		width: 170px;
		padding: 10px 0px 12px 10px;
		margin: 0px 0px 15px 0px;
		overflow: hidden;
		}
		#search label {
			display: none;
			}
		#searchfield {
			border: 1px solid #999999;
			width: 138px;
			}
		#searchbutton {
			position: relative;
			top: 5px !important;
			top: 4px;
			border: 0;
			color: #000000;
			width: 17px;
			height: 17px;
			cursor: hand;
			cursor: pointer;
			/* transparent background image changing only the background colour on hover! */
			background-color: #DDDDDD;
			}
		#searchbutton:hover {
			background-color: #AAAAAA;
			}
	a.link {
		width: 96%;
		background-image: url(../images/testbutton1.gif);
		background-repeat: no-repeat;
		background-position: -500px center;
		padding: 0px 6px 0px 14px;
		}
	a:hover.link {
		background-position: 0px center;
		}
	a.button {
		clear: both;
		float: left;
		display: block;
		width: 100px;
		height: 30px;
		background-image: url(../images/testbutton.gif);
		background-repeat: no-repeat;
		background-position: -100px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a:hover.button {
		background-position: 0px 0px;
		}
	a.link-arrow {
		background-image: url(../images/arrow-right.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		padding-left: 10px;
	}
	/*** FORM STYLES ***/
	/* BEGIN: added for IE6 fix */
	#content_center input {
		width: 200px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
	}
	
	#content_center textarea {
		width: 200px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
	}
	/* END: added for IE6 fix */
	
	#content_center input[type=text],
	#content_center input[type=password],
	#content_center input[type=file],
	#content_center select {
		width: 200px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
		}
	#content_center select {
		width: 202px !important;
		width: 204px;
		}
	input.txt:focus,
	select:focus,
	textarea:focus {
	background-color: #EEEEEE;
	}
	fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #EEEEEE;
	}
	fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	}
	#content_center label {
		clear: both;
		width: 120px;
		display: block;
		float: left;
		padding-top: 2px;
		font-weight: bold;
		}
	label em {
	font-style: normal;
	color: #FF0000;
	}
	.check,
	.radio {
		background: transparent;
		width: auto !important;
		border: 0 !important;
		}
	input.button {
		border: 1px solid #AAAAAA !important;
		background-color: #AAAAAA !important;
		color: #FFFFFF !important;
		width: auto !important;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		}
	/*** WEBSITE STYLES ***/
	.png {
		background: transparent url(/images/detail.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/detail.png', sizingMethod='fixed');
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/detail.png', sizingMethod='scale');
		}
	.column {
		float: left;
		display: inline;
		position: relative;
		padding: 36px 10px 11px 10px;
		width: 160px;
		height: auto !important;
		height: 2.5em;
		min-height: 2.5em;
		background-repeat: no-repeat;
		background-position: left top;
		margin: 0px 0px 15px 15px;
		font-size: 1em;
		}
	.column h2 {
		color: #FFFFFF;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 0px;
		left: 0px;
		font-size: 1em;
		float: left;
		}
	.column h2.signed_in_title {
		padding: 6px 20px 0px 10px;
		color: #DDDDDD;
		font-size: 1em;
		}
		
	.column h2 a,
	.column h2 span {
		display: block;
		color: #DDDDDD;
		padding: 6px 20px 0px 10px;
		width: 150px;
		height: 70px;
		text-decoration: none !important;
		}
	.column h2 a:hover {
		color: #FFFFFF;
		}
	.column .minus {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 15px;
		height: 15px;
		display: block;
		background-image: url(../images/minus.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.column .minus {
		display: none;
		}
	.column.first {
		margin: 0px 0px 15px 0px;
		}
	.col-plus-grey {
		background-image: url(../images/column_plus_bg_grey.gif);
		margin: 0px 0px 15px 0px;
		}
	.col-plus-grey h2 a {
		height: 2em !important;
		}
	.col-plain-grey {
		background-image: url(../images/column_plain_bg_grey.gif);
		margin: 0px 0px 15px 0px;
		}
	.col-grey {
		background-image: url(../images/column_bg_grey.gif);
		margin: 0px 0px 15px 0px;
		}
	.col-plus-red {
		background-image: url(../images/column_plus_bg_red.gif);
		}
	.col-red {
		background-image: url(../images/column_bg_red.gif);
		}
	.col-plus-dark-orange {
		background-image: url(../images/column_plus_bg_dark-orange.gif);
		}
	.col-dark-orange {
		background-image: url(../images/column_bg_dark-orange.gif);
		}
	.col-plus-light-orange {
		background-image: url(../images/column_plus_bg_light-orange.gif);
		}
	.col-light-orange {
		background-image: url(../images/column_bg_light-orange.gif);
		}
	.col-plus-pink {
		background-image: url(../images/column_plus_bg_pink.gif);
		}
	.col-pink {
		background-image: url(../images/column_bg_pink.gif);
		}
	.col-plus-purple {
		background-image: url(../images/column_plus_bg_purple.gif);
		}
	.col-purple {
		background-image: url(../images/column_bg_purple.gif);
		}
	.col-plus-blue {
		background-image: url(../images/column_plus_bg_blue.gif);
		}
	.col-blue {
		background-image: url(../images/column_bg_blue.gif);
		}
	a.but_submit-your-idea {
		clear: both;
		float: left;
		display: block;
		width: 100px;
		height: 30px;
		background-image: url(../images/but_submit-your-idea.gif);
		background-repeat: no-repeat;
		background-position: -200px 0px;
		overflow: hidden;
		padding: 20px 50px 0px 10px;
		width: 120px;
		height: 35px;
		text-transform: uppercase;
		font-weight:bold;
		color: #DDDDDD;
		margin: 0 0 15px 0;
		}
	a:hover.but_submit-your-idea {
		background-position: 0px 0px;
		color: #FFFFFF;
		text-decoration: none;
		}
	
	a.link-redarrow {
		float: left;
		display: block;
		background-image: url(../images/but_redarrow.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding: 2px 25px 2px 10px;
		margin: 5px 0px 0px 0px;
		background-color: #8a8b8c;
		color: #FFFFFF;
		}
	.col-plain-grey a.link-redarrow {
		float: right;
		position: relative;
		left: 10px;
		margin-right:10px;
		}
	a:hover.link-redarrow {
		background-color: #6c6c6c;
		text-decoration: none;
		}
	#home-flash {
		margin: 0 0 15px 0;
		}
	.half-col {
		float: left;
		width: 375px;
		background-image: url(../images/half-col-bg.gif);
		background-repeat: repeat-y;
		background-position:left top;
		}
		
	.half-col .inner-title {
		padding: 15px 0 0 15px;
		}
	.half-col .inner {
		width: 345px;
		padding: 15px 15px 15px 15px;
		background-repeat: no-repeat;
		background-position: left top;
		}
	.half-col h2 {
		width: 345px;
		padding: 4px 15px 12px 15px;
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 1.8em;
		}
	.half-col.dark-orange h2 {
		background-image: url(../images/title_half_dark-orange.gif);
		}
	.half-col.light-orange h2 {
		background-image: url(../images/title_half_light-orange.gif);
		}
	.half-col.red h2 {
		background-image: url(../images/title_half_red.gif);
		}
	.half-col.purple h2 {
		background-image: url(../images/title_half_purple.gif);
		}
	.half-col ul.threenav {
		width: 262px;
		height: 1.5em;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		border-top: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}
		.half-col ul.threenav li {
			display: inline;
			}
			.half-col ul.threenav li a {
				position: relative;
				float: left;
				display: block;
				width: 130px;
				text-align: center;
				border-right: 1px solid #FFFFFF;
				background-color: #afafaf;
				color: #FFFFFF;
				padding: 0.2em 0px;
				}
			.half-col ul.threenav li a:hover,
			.half-col  ul.threenav li.selected a {
				background-position: 0px 0px;
				text-decoration: none;
				background-color: #e98300;
				}
			.half-col.dark-orange ul.threenav li a:hover,
			.half-col.dark-orange  ul.threenav li.selected a {
				background-color: #d55c19;
				}
			.half-col.purple ul.threenav li a:hover,
			.half-col.purple  ul.threenav li.selected a {
				background-color: #7f2347;
				}
			.half-col.red ul.threenav li a:hover,
			.half-col.red ul.threenav li.selected a {
				background-color: #c0143c;
				}
			.half-col .link-video {
				width: 345px;
				padding: 0 0 1px 0;
				background-image: url(../images/dotline-3x1.gif);
				background-color: #FFFFFF;
				background-repeat: repeat-x;
				background-position: left bottom;
				text-transform: uppercase;
				}
			.half-col .link-video a {
				display: block;
				width: 286px;
				background-image: url(../images/icon-video-lorange.gif);
				background-repeat: no-repeat;
				background-position: 10px center;
				padding: 14px 10px 14px 48px;
				color: #333333;
				background-color: #FFFFFF;
				font-weight: bold;
				}
			.half-col.dark-orange .link-video a {
				background-image: url(../images/icon-video-dorange.gif);
				}
			.half-col.purple .link-video a {
				background-image: url(../images/icon-video-purple.gif);
				}
			.half-col.red .link-video a {
				background-image: url(../images/icon-video-red.gif);
				}
			.half-col .link-video a:hover {
				background-color: #f4f4f4;
				text-decoration: none;
				}
			.half-col .link-video.row2 a {
				background-color: #f1f0ee;
				}
			.half-col .link-video.row2 a:hover {
				background-color: #e8e7e4;
				}
			.half-col a.see-all {
				display: block;
				width: 313px;
				background-image: url(../images/arrow-right.gif);
				background-repeat: no-repeat;
				background-position: 12px center;
				padding: 14px 10px 14px 22px;
				color: #333333;
				background-color: #FFFFFF;
				font-weight: bold;
				}
			.half-col a:hover.see-all {
				background-color: #f4f4f4;
				text-decoration: none;
				}
	a.link-arrow.laright {
		float: right;
		}
	ul.listnav {
		width: 734px;
		height: 1.6em;
		overflow: hidden;
		margin: 15px 0px 0px 0px;
		padding: 0;
		list-style: none;
		background-image: url(../images/listnav-bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
		background-color: #FFFFFF;
		border-top: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		}
		ul.listnav li {
			display: inline;
			}
			ul.listnav li a {
				position: relative;
				float: left;
				display: block;
				width: 140px;
				text-align: center;
				border-right: 1px solid #FFFFFF;
				background-color: #afafaf;
				color: #FFFFFF;
				padding: 0.2em 0px 0.3em 0px;
				overflow: hidden;
				}
			ul.listnav li a:hover,
			ul.listnav li a.selected {
				background-position: 0px 0px;
				text-decoration: none;
				background-color: #7f2347;
				}
			ul.listnav li.submit-idea a {
				float: right;
				background-image: url(../images/but_redarrow.gif);
				background-repeat: no-repeat;
				background-position: right center;
				padding-right: 16px;
				}
			.cont-red ul.listnav li a:hover,
			.cont-red ul.listnav li a.selected {
				background-color: #c0143c !important;
				}
			.cont-pink ul.listnav li a:hover,
			.cont-pink ul.listnav li a.selected {
				background-color: #d06079 !important;
				}
	.listitem {
		position: relative;
		padding: 15px 10px;
		background-image: url(../images/dotline-listing.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	.listitem.row2 {
		background-color: #f4f3f2;
		clear:both;
		}
	.listitem img {
		float: left;
		display: inline;
		margin: 0 15px 0 0;
		}
	.listitem .dtl {
		float: left;
		width: 380px;
		}
	.listitem h3,
	.listitem h3 a {
		color: #7f2347;
		text-transform: uppercase;
		}
	.listitem .cont-right h3 {
		font-size: 1.5em;
		}
	.cont-red .listitem h3,
	.cont-red .listitem h3 a {
		color: #c0143c;
		}
	.cont-pink .listitem h3,
	.cont-pink .listitem h3 a {
		color: #d06079;
		}
	.listitem .rating {
		float: right;
		width: 200px;
		}
	.rating a,
	.rating span {
		float: left;
		display: block;
		width: 20px;
		height: 20px;
		background-image: url(../images/rating-purple-a.gif);
		background-repeat: no-repeat;
		background-position: -200px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	.rating a:hover {
       background-position: 0px 0px !important;
       } 
	.cont-red .rating a,
	.cont-red .rating span {
		background-image: url(../images/rating-red-a.gif);
		}
	.rating a.half,
	.rating span.half {
		background-position: -100px 0px;
		}
	.rating a:hover,
	.rating a.full,
	.rating span.full {
		background-position: 0px 0px;
		}
	.rating div {
		padding: 4px 0 0 10px;
		}
	.rating .votes {
		float: left;
		color: #7f2347;
		padding: 4px 0 0 10px;
		}
	.listitem .rating .votes {
		float: right;
		width: 80px;
		color: #7f2347;
		padding: 4px 0 0 0;
		}
	
	.cont-red .rating .votes {
		color: #c0143c;
		}
	.icon-video {
		clear: both;
		float: left;
		display: block;
		width: 60px;
		height: 50px;
		background-image: url(../images/icon-video-lge-purple.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
	.cont-red .icon-video {
		background-image: url(../images/icon-video-lge-red.gif);
		}
	h3.dtl-ttl {
		float: left;
		width: 480px;
		text-transform: uppercase;
		font-size: 2em;
		color: #7f2347;
		}
	.cont-red h3.dtl-ttl {
		color: #c0143c;
		}
	.cont-purple h4 {
		text-transform: uppercase;
		font-size: 1.6em;
		color: #7f2347;
		}
	.cont-red h4 {
		text-transform: uppercase;
		font-size: 1.6em;
		color: #c0143c;
		}
	.user-dtl {
		padding: 6px 0 20px 60px;
		background-image: url(../images/icon-user.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.dtl-desc {
		padding:0px;
		background-color:#fff;
		color:#333;
		margin-bottom:20px;
	}
	.cont-left {
		float: left;
		width: 350px;
		}
	.cont-right {
		float: right;
		width: 330px;
		margin-right:10px;
		}
	.comment {
		padding: 10px;
		border:1px solid #eee;
		}
		
	.comment_title {
		font-weight:bold;
	}
	
	.row2 {
		background-color: #f1f0ee;
		}
		
	.row_judge {
		padding: 10px;
		color:#000;
		border:3px solid #cb6d80;
		background-color: #ddd;
	}
	
	.title_judge {
		font-weight:bold;
		color: #9f0031;
	}
	
	.ideasalive-top {
		zoom:1;
	}
		
	.comp-left {
		margin: 10px 0 0 0;
		float: left;
		width: 164px;
		}
	.comp-right {
		margin: 0;
		position: relative;
		float: right;
		width: 220px;
		height: 265px;
		background-color: #FFFFFF;
		background-image: url(../images/competition-bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 210px 305px 15px 30px;
		}
	* html .comp-right {
		padding-bottom: 0px; !important
		}
	.comp-left h3 {
		text-transform: uppercase;
		font-size: 2em;
		color: #c5003d;
		}
	.comp-right .watch {
		position: absolute;
		left: 40px;
		top: 90px;
		}
	.comp-right .watch span {
		color: #FFFFFF;
		display: block;
		width: 190px;
		padding: 2px;
		text-transform: uppercase;
		font-size:1.2em;
		}
	.sign-in {
		display: none;
		}
	.sign-in label {
		font-weight: bold;
		display: block;
		padding: 10px 0 0 0;
		}
	.sign-in p {
		padding: 10px 0 0 0;
		}
	.sign-in input.txt {
		border: 1px solid #A5A5A5;
		width: 155px;
		}
	.sign-in .submit {
		border: 1px solid #888888 !important;
		background-color: #888888 !important;
		color: #FFFFFF !important;
		width: auto !important;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		margin: 10px 0 0 0;
		}
	.sign-in .submit:hover {
		border: 1px solid #666666 !important;
		background-color: #666666 !important;
		}