/* @override http://www.pepsi.ch/preview/ch/css/main.css 

PEPSI CH CH*/

html, body {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #225d99;
	background: url("../images/site-background.jpg") 0 0 repeat-x #00a6ec;
	/*#00bde3*/
	font-size : 11px;
	margin : 0 auto;
	height : 100%;
}

a {
	cursor: pointer;
	color : #225d99;
	text-decoration : none;
}

a img {
	border: 0px none;
	cursor: pointer;
}

a:hover {
	color : #225d99;
	text-decoration : none;
	border: 0px;
	cursor: pointer;
	outline: none;
}

a:focus
{
-moz-outline-style: none;
}

span.separator {
	margin : 0 10px;
}

.clear {
	clear : both;
}

.div-weiss
{
	background-color: #FFF;
	padding : 33px 16px 16px;
}

.div-weiss .top_header
{
	height: 23px;
}

.fett {
	font-weight : bold;
}

.headline_m {
	color: #1e5aaa;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

.subline_m {
	font-size: 11px;
	font-weight: bold
}
	

.orange {
	color: #ff5a00;
}

.cyan {
	color: #00b8e4;
}

.schwarz {
	color : black;
}

.weiss {
	color : white;
}

.rot {
	color : #ff0000;
}

.proztitel{
	color : white;
	font-size: 36px;
}

.superswisswoman
{
	color: #87c906;
}

.kuri
{
	color: #df3bad;
}

.box_headline
{
	margin-top: -17px;
}

#site {
	width : 1000px;
	position : relative;
	margin : 0 auto;
	height : 150% !important;
	_height : 150% !important;
	overflow : visible;
	z-index : 1000;
}

#site ul {
	display : inline;
	list-style : none;
}

#site ul li {
	float : left;
}

/* @group Header */

/*   Header start
------------------------------------------------------------------
*/

#header {
	position : absolute;
	top : 30px;
	height : 70px;
	width : 100%;
	font-weight : bold;
}

#header #header_top {
	position : relative;
	_left : 222px;
	height : 39px;
	width : 1000px;
	padding : 0;
	background-color : #FFFFFF;
}

#header #header_top .pepsi_right {
	position : relative;
	float: left;
	left : 10px;
	*left : 10px;
	top : 5px;
	background : url(../images/siteheader_pepsi.jpg) 0 0 no-repeat;
	width : 85px;
	height : 30px;
}

#header #header_top .pepsi_refresh{
	position : relative;
	left : 116px;
	*left : 116px;
	background : url(../images/siteheader_refresh.png) 0 0 no-repeat;
	width : 213px;
	height : 42px;
}

/* @group User Header */
/*
#header #header_down {
	position : relative;
	#_left : 193px;*
	margin-top : 7px;
	height : 18px;
	color : #FFFFFF;
	line-height : 22px;
	width : 1000px;
	padding : 2px 0px;
	background-color : #1f5da6;
}*/

#header #header_down {
	position : absolute;
	#_left : 193px;
	top: 46px;
	height : 22px;
	color : #FFFFFF;
	line-height : 22px;
	width : 1000px;
	padding : 0px;
	background-color : #1f5da6;
}


#header #header_down .pepsi_yourself{
	position : relative;
	float: left;
	left : 116px;
	*left : 116px;
	background : url(../images/siteheader_yourself.png) 0 0 no-repeat;
	width : 213px;
	height : 22px;
}
/*
#header #header_down .header_login{
	position : relative;
	float: left;
	left : 154px;
	*left : 154px;
	width : 213px;
	height : 22px;
}

#header #header_down .header_login #button_profil_kuri{
	float: left;
	margin-top: 4px;
}

#header #header_down .header_login #button_profil_superswisswoman{
	margin-top: -10px;
	margin-left: 88px;
	float: left;
}

#header #header_down .header_login #button_login {
	margin-left: 348px;
	margin-top: -14px;
	float: left;
}

#header #header_down .header_login #button_logout{
	margin-left: 279px;
	margin-top: -14px;
	float: left;
}

#header #header_down .header_login #button_profil{
	margin-left: 352px;
	margin-top: -22px;
	float: left;
}

#header #header_down .header_login #button_facebook{
	margin-left: 452px;
	margin-top: -18px;
	float: left;
}

#header #header_down .header_login #button_ovi{
	margin-left: 540px;
	margin-top: -18px;
	float: left;
}*/


#header #header_down #button_profil_kuri{
	position: relative;
	top: 6px;
	left: 152px;
	float: left;
}

#header #header_down #button_profil_superswisswoman{
	position: relative;
	left: 169px;
	top: 6px;
	float: left;
}

#header #header_down #button_login {
	position: relative;
	top: 2px;
	left: 188px;
	float: left;
}

#header #header_down #button_logout{
	position: relative;
	top: 2px;
	left: 188px;
	float: left;
}

#header #header_down #button_profil{
	position: relative;
	left: 200px;
	float: left;
	text-decoration: underline; !important
}
 
#header #header_down #button_facebook{
	position: absolute;
	top: 2px;
	left: 820px;
	float: left;
}

#header #header_down #button_ovi{
	position: absolute;
	top: 2px;
	left: 910px;
	float: left;
}

#header #header_down a {
	color : #fff;
	text-decoration : none;
	
}

#header #header_down a:hover {
	color : #fff;
	text-decoration : none;
}

/* @end */

/* @group Navigation */

/* Header end
------------------------------------------------------------
   Navigation start*/

#navigation {
	position : relative;
	top : 45px;
	left : 282px;
	width : 600px;
	height : 13px;
}

#navigation ul.menu {
	position : relative;
	left : 83px;
	height : 13px;
	width : 600px;
	margin : 0 auto;
	padding : 0;
	list-style : none;
	display : block;
}

#navigation ul.menu li {
	float : left;
}

#navigation ul.menu li a {
	overflow : hidden;
	text-indent : -9999px;
	display : block;
	border : 0;
}
/*
#navigation li.home {
	height : 11px;
	width : 43px;
	cursor : pointer;
	text-indent : -9999px;
}

#navigation li.home:hover {
	background : url(../images/navibuttons.png) 0px -9px no-repeat;
}

#navigation li.home a {
	height : 11px;
	width : 43px;
	background : url(../images/navibuttons.png) 0px 2px no-repeat;
}

#navigation li.home a:hover {
	background : url(../images/navibuttons.png) 0px -9px no-repeat;
}

#navigation li.home a.akt {
	display : block;
	background : url(../images/navibuttons.png) 0px -9px no-repeat;
}*/

#navigation li.home {
	background : url(../images/navibuttons.png) 0px 1px no-repeat;
	height : 11px;
	width : 43px;
	cursor : pointer;
}

#navigation li.home:hover {
	background : url(../images/navibuttons.png) 0px -10px no-repeat;
}

#navigation li.home a {
	height : 11px;
	width : 43px;
	background : url(../images/navibuttons.png) 0px 1px no-repeat;
}

#navigation li.home a:hover {
	background : url(../images/navibuttons.png) 0px -10px no-repeat;
}

#navigation li.home a.akt {
	display : block;
	background : url(../images/navibuttons.png) 0px -10px no-repeat;
}

#navigation li.votewin {
	background : url(../images/navibuttons.png) -59px 1px no-repeat;
	height : 11px;
	width : 76px;
	cursor : pointer;
	margin-left : 20px;
}

#navigation li.votewin:hover {
	background : url(../images/navibuttons.png) -59px -10px no-repeat;
}

#navigation li.votewin a {
	height : 11px;
	width : 76px;
	background : url(../images/navibuttons.png) -59px 1px no-repeat;
}

#navigation li.votewin a:hover {
	background : url(../images/navibuttons.png) -59px -10px no-repeat;
}

#navigation li.votewin a.akt {
	display : block;
	background : url(../images/navibuttons.png) -59px -10px no-repeat;
}

#navigation li.sogehts {
	background : url(../images/navibuttons.png) -154px 1px no-repeat;
	height : 11px;
	width : 72px;
	cursor : pointer;
	margin-left : 20px;
}

#navigation li.sogehts:hover {
	background : url(../images/navibuttons.png) -154px -10px no-repeat;
}

#navigation li.sogehts a {
	height : 11px;
	width : 72px;
	background : url(../images/navibuttons.png) -154px 1px no-repeat;
}

#navigation li.sogehts a:hover {
	background : url(../images/navibuttons.png) -154px -10px no-repeat;
}

#navigation li.sogehts a.akt {
	display : block;
	background : url(../images/navibuttons.png) -154px -10px no-repeat;
}

#navigation li.info {
	background : url(../images/navibuttons.png) -244px 1px no-repeat;
	height : 11px;
	width : 107px;
	cursor : pointer;
	margin-left : 20px;
}

#navigation li.info:hover {
	background : url(../images/navibuttons.png) -244px -10px no-repeat;
}

#navigation li.info a {
	height : 11px;
	width : 107px;
	background : url(../images/navibuttons.png) -244px 1px no-repeat;
}

#navigation li.info a:hover {
	background : url(../images/navibuttons.png) -244px -10px no-repeat;
}

#navigation li.info a.akt {
	background : url(../images/navibuttons.png) -244px -10px no-repeat;
}

/*  Navigation end 
----------------------------------------------------------------------
     Footer start*/

/* @end */

/* @group Footer */

#footer {
	position : fixed;
	_position : relative;
	bottom : 0px;
	width : 100%;
	height : 23px;
	z-index : 1200;
}

.footer_back {
	position : relative;
	top : 0px;
	background : #1a3561;
	height : 23px;
	z-index : 1;
}

.footer_user {
	position : absolute;
	left : 50%;
	top : 0px;
	/*background : url(../images/user_img_footer.jpg) 0 0 no-repeat;*/
	height : 81px;
	width : 1000px;
	margin-left : -500px;
	*margin-left : -501px;
	_margin-left : -500px;
}

.footer1 {
	position : relative;
	left : 0px;
	top : 0px;
	width : 500px;
	float : left;
	z-index : 1000;
	height : 23px;
}

.pepsi_left {
	position : absolute;
	left : 0px;
	background : url('../images/footer-menu-left.jpg') 0 0 no-repeat;
	width : 42px;
	height : 23px;
	display : block;
	float : left;
}

.footer2 {
	position : relative;
	left : 500px;
	top : 5px;
	width : 500px;
	z-index : 1000;
	height : 23px;
}

/* @group Footer Menu */

ul.footer_navi_1 {
	position : absolute;
	left : 100px;
	height : 23px;
	display : inline;
	list-style : none;
	margin : 0 auto
}

.footer_navi_1 li {
	float : left;
}

#footer li.language {
	margin-right : 60px;
}

#footer li.language a {
	display : block;
	background : url('../images/footer-menu-left.jpg') no-repeat -99px 0;
	width : 63px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.language a:hover {
	background : url('../images/footer-menu-left.jpg') -99px -23px no-repeat;
}

#footer li.info, #footer li.kontakt {
	margin-right : 15px;
}

#footer li.info a {
	display : block;
	background : url('../images/footer-menu-left.jpg') no-repeat -221px 0;
	width : 32px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.info a:hover {
	background : url('../images/footer-menu-left.jpg') -221px -23px no-repeat;
}

#footer li.kontakt a {
	display : block;
	background : url('../images/footer-menu-left.jpg') no-repeat -269px 0;
	width : 61px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.kontakt a:hover {
	background : url('../images/footer-menu-left.jpg') -269px -23px no-repeat;
}

#footer li.newsletter a {
	display : block;
	background : url('../images/footer-menu-left.jpg') no-repeat -343px 0;
	width : 79px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.newsletter a:hover {
	background : url('../images/footer-menu-left.jpg') -343px -23px no-repeat;
}

ul.footer_navi_2 {
	position : absolute;
	top : -5px;
	right : 0px;
	height : 23px;
	display : inline;
	list-style : none;
	margin : 0 auto;
}

.footer_navi_2 li {
	float : left;
}

#footer li.teilnahmebedingungen, #footer li.datenschutz, #footer li.nutzungsbedingungen {
	margin-right : 10px;
}

#footer li.teilnahmebedingungen a {
	display : block;
	background : url('../images/footer-menu-right.jpg') no-repeat 0 0;
	width : 114px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.teilnahmebedingungen a:hover {
	background : url('../images/footer-menu-right.jpg') 0px -23px no-repeat;
}

#footer li.datenschutz a {
	display : block;
	background : url('../images/footer-menu-right.jpg') no-repeat -121px 0;
	width : 60px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.datenschutz a:hover {
	background : url('../images/footer-menu-right.jpg') -121px -23px no-repeat;
}

#footer li.nutzungsbedingungen a {
	display : block;
	background : url('../images/footer-menu-right.jpg') no-repeat -188px 0;
	width : 111px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.nutzungsbedingungen a:hover {
	background : url('../images/footer-menu-right.jpg') -188px -23px no-repeat;
}

#footer li.impressum a {
	display : block;
	background : url('../images/footer-menu-right.jpg') no-repeat -307px 0;
	width : 48px;
	height : 23px;
	text-indent : -9999px;
	overflow : hidden;
	cursor : pointer;
}

#footer li.impressum a:hover {
	background : url('../images/footer-menu-right.jpg') -307px -23px no-repeat;
}


/* @end */

/*   Footer end
-------------------------------------------------------------------
 Content start*/

#content {
	position : relative;
	top : 104px;
	left : 0px;
	width : 1000px;
	padding-bottom : 50px;
	z-index : 100;
	clear : both;
	
}

.section1 {
	position : relative;
	width : 100%;
	height : 734px;
}

.section1 .left {
	width : 516px;
	height : 734px;
	float : left;
}

/* Image Upload */

#uploadimage {
	width : 232px;
	height : 290px;
	overflow : hidden;
	float: left;
}

#imgframe {
	width : 232px;
	height : 290px;
}

#userimage {
	z-index : 1;
}

/* @end */

.userinput {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #7F7F7F;
	font-size : 11px;
	height : 12px;
}

.submit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	background-color : #1A3562;
	color : #FFFFFF;
	border : 0px;
	font-size : 11px;
}

.upload {
	height : 320px;
	font-weight : bold;
}

/* @group Brands */

#info_section1 {
	width: 968px;
	/*height: 721px;*/
	padding-bottom: 0px;
	
}

#info_section1 #brands {
	width: 968px;
	height: 721px;
	background : url(../images/info_background_1.jpg) 0 0 no-repeat;
	
	font-weight: normal;
	font-size: 15px;
}

#info_section1 #bottler {
	width: 984px;
	height: 721px;
	background-color : #FFF;
	
	font-weight: normal;
	font-size: 15px;
	display: none;
}

#info_section1 #bottler table{
	margin-top: 20px;
	border: 0px;
}

#info_section1 #bottler table td{
	width: 250px;
}

#info_section1 #verkauf {
	width: 984px;
	height: 721px;
	background-color : #FFF;
	
	font-weight: normal;
	font-size: 15px;
	display: none;
}

#info_section1 #facts {
	width: 984px;
	/*height: 721px;*/
	background-color : #FFF;
	padding-bottom: 20px;
	
	display: none;
}

#info_section1 #facts .frage {
	padding-top: 5px;
	font-weight: bold;
}

#info_section1 #facts .antwort {
	font-weight: normal;
	margin-bottom: 4px;
	display: none;
	padding-right: 10px;
}

#info_section1 #facts .antwort ul li {
	float: none;
	clear: both;
}

#info_section1 .control {
	width: 187px;
	height: 130px;
	
	padding-left: 15px;
	padding-top: 15px;
	
	left: 770px;
	top: 33px;
	
	color: #FFF;	
	background-color: #1e5aaa;
	position: absolute;
}

#info_section1 .control a {
	border: 0 none;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}


#info_section1 div.control a#but_bottler
{
	background-color:#FF5A00;
	margin: 0 0 0 -15px;
	padding:2px 72px 2px 15px;
}


#info_section2 {
	width: 1000px;
	height: 266px;
	background-color: #FFF;
	margin-top: 10px;
	background : url(../images/info_background_2.jpg) 0 0 no-repeat;
	
	font-weight: normal;
	font-size: 15px;
	
	padding-top: 130px;
}

#info_section2 p{
	margin-left: 725px;
}

#info_section2 .fett{
	font-weight: bold;
}

#info_section3 {
	width: 1000px;
	height: 199px;
	margin-top: 10px;
} 

#info_section3 .col_1{
	width: 326px;
	height: 199px;
	background-color: #FFF;
	float: left;
} 

#info_section3 .col_2{
	width: 326px;
	height: 199px;
	float: left;
	background-color: #FFF;
	margin-left: 11px;
} 

#info_section3 .col_3 {
	width: 326px;
	height: 199px;
	background-color: #FFF;
	margin-left: 11px;
	float: left;
} 

/* @end */

/* @group So gehts */

#sogehts_cont {
	width: 968px;
	padding-bottom: 33px;
}

#sogehts_cont table{
	border: 0px;
	width: 955px;
	height: 350px;
}

#sogehts_cont table tr{
	width: 955px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sogehts_cont table tr .bubble{
	width: 133px;
}

#sogehts_cont table tr .txt{
	width: 822px;
	font-weight: normal;
}

#sogehts_cont .orange{
	color: #ff5a00;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .pink{
	color: #df3bad;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .gelb{
	color: #ffcb00;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .gruen{
	color: #8fd400;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .lila{
	color: #a74dc3;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .blau{
	color: #00b8e4;
	font-size: 15px;
	font-weight: bold;
}

#sogehts_cont .show_details{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sogehts_cont #infodiv{
	width: 680px;
	padding-left: 260px;
	font-weight: normal;
	display: none;
}

#sogehts_cont #infodiv ul{
	display: block;
	list-style-type: square;
	clear: both;
	float: none;
}

#sogehts_cont #infodiv ul li{
	clear: both;
	float: none;
	line-height: 15px;
}

/* @end */

/* @group Bild aendern */


.bild_aendern
{
	width: 968px;
	height: 400px;
}

.bild_aendern #uploadimage {
	border : 10px solid #ef00ac;
	margin-bottom : 20px;
	float: left
}

.bild_aendern #uploadimage .img{
	width : 200px;
	height : 280px;
}

/* @end */

/* @group Popups */


.popup_content
{
	margin-top: 25px;
}

.popup_content #login_content
{
	float: left;
	width: 200px;
	height: 314px;
}

.popup_content .login_separator
{
	float: left;
	width: 27px;
	height: 314px;
}

.popup_content .anmeldung_content
{
	margin-left: 30px;
	float: left;
	width: 200px;
	height: 314px;
}

.popup_content input[type='text'], input[type='password']
{
	width: 190px;
}

.popup_content #login_but
{
	margin-left: 109px; 
}

.popup_content #anmeldung_but
{
	margin-left: 62px;
}

.popup_content #but_passwort_vergessen
{
	margin-left: 76px;
}

/*****************************************/

.popup_container #popup_finalist
{
	position: absolute;
	top: 230px;
	left: -28px;	
}

.popup_container #popup_finalist_flasche
{
	position: absolute;
	top: 180px;
	right: 37px;	
}

.popup_container #vote_finalist
{
	width: 355px;
	height: 170px;
	
	margin-top: 45px;
	margin-left: 96px;
}

.popup_container #vote_finalist #formular
{
	width: 355px;
	height: 170px;
	padding:0;
	margin:0;
	background: url("../images/popup_vote_form_kuri.png") 0 0 no-repeat;
}

.popup_container #vote_finalist #formular .beschreibung
{
	padding-left: 115px; 
	top: -10px;
	position: relative;
	font-size: 12px;
}

.popup_container #vote_finalist .beschreibung_erstervote
{
	padding-left: 84px; 
	/*padding-top: 94px;*/
	font-size: 14px;
}

.popup_container #vote_finalist #formular input[type='text']
{
	border: 0px;
	width: 66px;
	
	background: none;
	
	text-align: center;
/*	margin-top: 27px; */
	margin-top: 12px;
	margin-left: 34px;
}

#fomular_inputbereich
{
	width: 355px; height: 39px;
	background:url(../images/popup_vote_formfields.png) 0 0 no-repeat;
}

#fomularfooter
{
	width: 355px; height:22px;
	background:url(../images/popup_vote_formfooter.png) 0 0 no-repeat;
}



.popup_container #vote_finalist #but_absenden
{
	margin-top: 41px; 
	margin-left: 84px;
}

.popup_container #vote_finalist #vote_header_danke
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 69px;
}

.popup_container #vote_finalist #vote_text_danke
{
	padding-left: 69px;
	width: 326px;
	font-size: 16px;
}

.popup_container #vote_finalist #button_neuervote
{
	padding-left: 118px;
	text-decoration: underline;
	color: #ff5a00;
	font-weight: bold;
}

.popup_container #vote_finalist #button_bildupload
{
	padding-left: 118px;
	padding-top: 5px;
	text-decoration: underline;
	font-weight: bold;
}

/*****************************************/

.popup_container .pw_vergessen_headline
{
	width: 225px;
	color: #ff5a00;
}



/* @end */

/* @group Userprofil */


#userprofil_oben
{
	height: 354px;
}

#userprofil_oben .left
{
	width: 232px;
	height: 354px;
	float: left;
}

#userprofil_oben .left #userimage
{
	width: 232px;
	height: 290px;
}

#userprofil_oben .left #username
{
	width: 232px;
	height: 24px;
	
	margin-top: 14px;
	
	padding: 13px 0px;
	
	background-color: #ff5a00;
	color: #FFF;
	
	text-align: center;
	
	font-weight: bold;
	font-size: 17px;
}

#userprofil_oben .right
{
	width: 752px;
	height: 354px;
	
	margin-left: 16px;
	
	float: left;
}

#userprofil_oben .right .profil_info
{
	width: 621px;
	height: 196px;
}

#userprofil_oben .right .profil_info .left
{
	width: 304px;
	height: 100px;
	
	padding-left: 13px;
	padding-top: 13px;
	
	background-color: #FFF;
	
	float: left;
}

#userprofil_oben .right .profil_info .left .facebook_info
{
	padding-top: 13px;
}

#userprofil_oben .right .profil_info .left #button_facebook
{
	position: relative;
	top: 4px;
	margin-left: 94px;
}

#userprofil_oben .right .profil_info .left input
{
	width: 286px;
}

#userprofil_oben .right .profil_info .right
{
	width: 291px;
	height: 113px;
	
	margin-left: 13px;
}

#userprofil_oben .right .profil_info .right #supports
{
	width: 278px;
	height: 62px;
	
	padding-top: 13px;
	padding-left: 13px;
	
	color: #FFF;
	background-color: #1e5aaa; 
}


#userprofil_oben .right .profil_info .right #tendenz
{
	width: 271px;
	height: 13px;
	
	margin-top: 5px;
	padding: 10px;
	
	color: #FFF;
	background-color: #1a3561; 
}

#userprofil_oben .right .profil_info .right #tendenz .prozent
{
	padding-left: 14px;
	font-weight: bold;
}

#userprofil_oben .right .profil_info .right #tendenz .platzierung
{
	padding-left: 11px;
	font-size: 9px;
}

#userprofil_oben .right .profil_info #profil_bearbeiten
{
	clear: both;	
	position: absolute;
	
	width: 595px;
	height: 68px;
	
	margin-top: 124px;
	padding: 0px 13px;
	
	background-color: #df3bad;
	
	color: #FFF;
	font-size: 13px
}

#userprofil_oben .right #refresh
{
	width: 752px;
	height: 148px;
	
	margin-top: 10px;
	
	color: #FFF;
	background-color: #1e5aaa; 
}

#userprofil_oben .right #refresh #refresh_aufrufe
{
	width: 242px;
	
	font-size: 14px;
	
	padding-left: 23px;
	margin-top: 31px;
	float: left;
}
#userprofil_oben .right #refresh #refreshen
{
	width: 290px;
	margin-left: 64px;
	margin-top: 13px;
	float: left;
}

#userprofil_oben .right #refresh #profilaufrufe
{
	position: absolute;
	width: 242px;
	
	margin-top: 125px;
	margin-left: 23px;
}

#userprofil_oben .right #refresh #anzahl_refreshs
{
	position:absolute;
	width: 290px;
	
	margin-left: 328px;
	margin-top: 124px;
}

#userprofil_oben .right #refresh #profil_flasche 
{
	margin-top: -209px;
	margin-left: 20px;
}


#userprofil_unten 
{
	width: 1000px;
	height: 846px;
	
	margin-top: 53px;
	
	color: #FFF;
	background-color: #1e5aaa; 
}


#userprofil_unten #kommentare
{
	width: 519px;
	height: 806px;
	
	padding-left: 29px;
	
	float: left;
}

#userprofil_unten #kommentare #but_schreiben
{
	position: relative;
	top: -12px;
	margin-left: 32px;
}

#userprofil_unten  #refreshs
{
	width: 410px;
	height: 806px;
	
	padding-left: 29px;
	
	float: left;
}

#userprofil_unten ul#kommentarliste			{padding:0; margin:0; list-style-type:none; clear:both;}

#userprofil_unten ul#kommentarliste li		{ font-size:12px; color:#FFF; clear:both; padding: 25px 18px 25px 0px; margin:0;  display:block; width:515px; }

#userprofil_unten ul#kommentarliste li h3		{ font-size:12px; font-weight:bold; color:#ff5a00; float:left; padding:0; margin:0;}
#userprofil_unten ul#kommentarliste li h3	a 	{ font-size:12px; font-weight:bold; color:#ff5a00; float:left; padding:0; margin:0;}

#userprofil_unten ul#kommentarliste li h4 	{ font-size:12px; font-weight:bold;  float: left; padding:0 0 0 20px; margin:0 0 17px 0; }
#userprofil_unten .commentnumber				{ color:#ffab00; }

#userprofil_unten ul#kommentarliste li img.userimg {  float:left; width:60px; padding:0; margin:0 13px 0 0;}
#userprofil_unten ul#kommentarliste li p 		{ padding:0; margin:0;}



#userprofil_unten ul#refreshlist				{ padding:0; margin:0; list-style-type:none; clear:both;}
#userprofil_unten ul#refreshlist li			{ font-size:12px; color:#FFF; float:left; padding: 35px 20px 0px 0px; display:block; width:185px; }

#userprofil_unten ul#refreshlist li h3		{ font-size:12px; font-weight:bold; color:#ff5a00; float:none; padding:0; margin:0;}
#userprofil_unten ul#refreshlist li h3 a		{ font-size:12px; font-weight:bold; color:#ff5a00; float:none; padding:0; margin:0;}

#userprofil_unten ul#refreshlist li h4 		{ font-size:12px; font-weight:bold; padding:0px; margin:10px 0 0 0; }
#userprofil_unten .refreshnumber				{ color:#ffab00; }

#userprofil_unten ul#refreshlist li img.userimg {  float:left; width:60px; padding:0; margin:0 13px 0 0;}




div#refreshpager             { width:400px; text-align: center; clear:both; padding-top:25px; }
div#commentpager             { width:515px; text-align: center; clear:both; }
ul.listpager                       { width:200px; list-style-type:none; margin:0; padding: 0 18px 0 0; margin: 0 auto; float:left; clear:both;}
ul.articlecommentpager       { padding-left:145px; width:250px;}

ul.listpager li                    { text-align:center; float:left; padding: 0 2px 0 2px; line-height:14px; color:#fff; }
ul.listpager li a:link       { color: #00abec; font-weight:bold; }
ul.listpager li a:visited    { color: #00abec; font-weight:bold; }
ul.listpager li a:active     { color: #00abec; font-weight:bold; }
ul.listpager li a:hover      { color: #fff; font-weight:bold; }

ul.listpager li.curpage a     { font-size:14px; color:#FFF; line-height:14px; }



.clearall {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}


/* POPUP-KOMMENTARSCHREIBEN */
h2#writecomment						{ display:block; width: 378px; height:20px; background-image: url(../images/popup_writecomment.jpg); background-repeat:no-repeat; padding:0; margin:0;}
h2#writecomment	span				{ display:none; }

h3									{ color: #ff5a00; font-size:14px; font-weight:bold; margin:0; padding:7px 0 0 0; }
#commentForm textarea				{ border: 1px solid #000; box-shadow:inset 0px 2px 10px #CCC; -moz-box-shadow:inset 0px 2px 10px #CCC; margin:15px 0 15px 0; }
#commentnetiquette					{ color:#666666; font-size:10px; float:left;}
#comment_but						{ margin-left:77px;}
#commenting_fehlerausgabe			{ padding:0; margin:0;}
/* @end */

/* POPUP-KOMMENTARSCHREIBEN */
h2#meldecomment						{ display:block; width: 378px; height:26spx; background-image: url(../images/popup_header_kommentar-melden.jpg); background-repeat:no-repeat; padding:0; margin:0;}
h2#meldecomment	span				{ display:none; }

/* @end */

/* @group Userprofil */




#profil_superswisswoman_oben
{
	height: 701px;
}

#profil_superswisswoman_oben #superswisswoman
{
	width: 600px;
	height: 886px;
	
	margin-left: -80px;
	margin-top: -22px; 
	
	float: left;
}

#profil_superswisswoman_oben .rechts
{
	width: 624px;
	height: 682px;

	margin-left: -150px;
	float: left;
}

#profil_superswisswoman_oben .rechts #profilinfo
{
	width: 624px;
	height: 184px;
	
	color: #FFF;
}

#profil_superswisswoman_oben .rechts #profilinfo .infos
{
	width: 188px;
	height: 37px;
	
	padding-top: 147px;
	padding-left: 13px;
	float: left;
}

#profil_superswisswoman_oben .rechts #profilinfo .votes
{
	width: 399px;
	height: 184px;
	
	padding-left: 24px;
	float: left;
}

#profil_superswisswoman_oben .rechts #profilinfo .votes .votewin
{
	width: 399px;
	height: 97px;
}

#profil_superswisswoman_oben .rechts #profilinfo .votes .anzahl_votes
{
	width: 399px;
	height: 76px;
	
	padding-top: 11px;
}

#profil_superswisswoman_oben .rechts #profilinfo .votes .anzahl_votes .prozente
{
	width: 203px;
	height: 54px;
	
	padding: 11px 15px;
	
	background-color: #003070;
	float: left;
} 

#profil_superswisswoman_oben .rechts #profilinfo .votes .anzahl_votes .facebook
{
	width: 154px;
	height: 76px;
	
	padding-left: 12px;
	float: left;
} 


#profil_superswisswoman_oben .rechts #ovi
{
	width: 611px;
	height: 248px;
	
	padding-left: 13px;
	margin-top: 38px;
	
	background-color: #1e5aaa;
}

#profil_superswisswoman_oben .rechts #supporter
{
	width: 611px;
	height: 182px;
	
	padding-left: 13px;
	margin-top: 31px;
	
	background-color: #1e5aaa;
}


/* @end */

/* Pepsi.ch neu */

#content #profil_finalist_oben {
	
}

#content #profil_finalist_oben #kuri {
	float : left;
	width : 440px;
	margin-left : -70px;
	margin-top : -18px;
	height : 745px;
	overflow : visible;
	z-index : 10;
}

#content #profil_finalist_oben #superswisswoman {
	float : left;
	width : 440px;
	margin-left : -70px;
	margin-top : -25px;
	height : 736px;
	overflow : visible;
	z-index : 10;
}

#content #profil_finalist_oben .rechts {
	width : 630px;
	height : 720px;
	overflow : hidden;
	margin-left : 370px;
	z-index : 50;
}

#content #profil_finalist_oben .rechts #profilinfo {
	margin-bottom : 37px;
}

#content #profil_finalist_oben .rechts #profilinfo .infos {
	float : left;
}

#content #profil_finalist_oben .rechts #profilinfo .infos a#button_mehr {
	margin-top : 145px;
	margin-left : 16px;
	display : block;
}

#content #profil_finalist_oben .rechts #profilinfo .votes {
	width : 400px;
	margin-left : 230px;
}
#content #profil_finalist_oben .rechts #profilinfo .votes .anzahl_votes {
	height : 75px;
	overflow : hidden;
}
#content #profil_finalist_oben .rechts #profilinfo .votes .prozente {
	background-color : #003070;
	margin-right : 10px;
	height : 76px;
	width : 233px;
	float : left;
}

#content #profil_finalist_oben .rechts #profilinfo .votes .facebook {
	background-color : #fff;
	overflow : hidden;
	height : 75px;
	padding: 5px;
}

#content #profil_finalist_oben .rechts #profilinfo .votes .votewin {
	margin-left : 1px;
	margin-bottom : 10px;
}

#content #profil_finalist_oben .rechts #profilinfo .votes .votewin a#button_vote {
	display : block;
}

#content #profil_finalist_oben .rechts #ovi {
	margin-bottom : 37px;
	background-color : #1d5aaa;
	padding : 0 16px 16px;
}

#content #profil_finalist_oben .rechts #ovi embed {
	margin-top : 10px;
}

#content #profil_finalist_oben .rechts #supporter {
	background-color : #1d5aaa;
	padding : 0 16px 16px;
}

/* BLOGFORMATIERUNG */
#content #profil_finalist_unten                                        { clear: both; background-color : #1d5aaa; padding: 0 0 16px 16px; }
#content #profil_finalist_unten #finalistblog                    { width:1100px; }
#finalistblog .articlenumber                                           { color:#ffab00; font-size:12px;}
#finalistblog .articledate                                                  { color:#fff; font-size:12px;}
#finalistblog hr                                                            { width:540px; border:0; border-bottom:1px solid #FFF;clear:both; float:left; }

#finalistblog ul#blogarticlelist                                       { width:600px; padding:0; margin:20px 20px 0 0; list-style-type:none; clear:both; float:left; }
#finalistblog ul#blogarticlelist li.singleblogarticle            { font-size:12px; color:#FFF; clear:both; padding: 5px 0px 25px 0px; margin:0;  display:block; width:545px;}
#finalistblog ul#blogarticlelist li.singleblogarticle h3   { font-size:14px; font-weight:bold; color:#ffffff; float:left; padding:0; margin:0; display:block;}
#finalistblog ul#blogarticlelist li.singleblogarticle h3 a       { font-size:14px; font-weight:bold; color:#ffffff; float:left; padding:0; margin:0; }
#finalistblog ul#blogarticlelist li.singleblogarticle h4   { font-size:12px; font-weight:bold; float:right;  padding:0 0 0 20px; margin:0 0 17px 0; }


#finalistblog ul#blogarticlelist li ul li img.articleimg                    { float:left; width:130px; padding:0; margin:0 15px 0 0; }
#finalistblog ul#blogarticlelist li ul li p                                       { padding:0; color:#ffffff; margin:0; width: 400px; text-align:justify;}
#finalistblog ul#blogarticlelist li ul li p.articlestats                    { padding:10px 0 0 0; margin:0; color: #00b8e4; font-weight:bold;}
#finalistblog ul#blogarticlelist li ul li p.articlestats a                  { color: #00b8e4; }

#finalistblog ul#blogarticlelist li ul li p.articlereadlink                       { padding:0; margin:0; text-align:right; }
#finalistblog ul#blogarticlelist li ul li p.articlereadlink a               { font-weight:bold; color:#fff; }

#finalistblog ul#blogarticlelist li ul.articlesmallview                           { list-style-type:none; margin:0; padding:0;}
#finalistblog ul#blogarticlelist li ul.articlesmallview  li                       { float:left;  padding: 0; margin:0;}


#finalistblog ul#articleview                                                { width:550px; padding:0; margin:20px 70px 0 0; list-style-type:none; clear:both; float:left; border-bottom: 1px solid #FFF; }
#finalistblog ul#articleview li.singleblogarticle                                              { font-size:12px; color:#FFF; clear:both; padding: 5px 0px 25px 0px; margin:0;  display:block;  width:550px;}
#finalistblog ul#articleview li.singleblogarticle h3                                          { font-size:14px; font-weight:bold; color:#ffffff; float:left; padding:0; margin:0; }
#finalistblog ul#articleview li.singleblogarticle h3 a                                        { font-size:14px; font-weight:bold; color:#ffffff; float:left; padding:0; margin:0; }
#finalistblog ul#articleview li.singleblogarticle h4                                          { font-size:12px; font-weight:bold; float:right;  padding:0 0 0 20px; margin:0 0 17px 0; }

#finalistblog ul#articleview li ul li .articleimg                   { float:left; width:130px; padding:0; margin:0 15px 0 0; }
#finalistblog ul#articleview li ul li p                                { padding:0; margin:0; width: 400px; text-align:justify; color:#fff; }

#finalistblog ul#articleview li ul.article                                  { list-style-type:none; margin:0px; padding:0;}
#finalistblog ul#articleview li ul.article li                          { float:left;  padding: 0; margin:0; }


#finalistblog ul#commentview                                                { width:455px; padding:0; margin:20px 20px 0 145px; list-style-type:none; clear:both; float:left;}
#finalistblog ul#commentview li.singlecomment                          { font-size:12px; color:#FFF; clear:both; padding: 5px 0px 25px 0px; margin:0;  display:block; width:400px;}
#finalistblog ul#commentview li.singlecomment h3                       { font-size:12px; font-weight:bold; color:#ff5a00; float:left; padding:0; margin:0; }
#finalistblog ul#commentview li.singlecomment h3 a                     { font-size:12px; font-weight:bold; color:#ff5a00; float:left; padding:0; margin:0; }

#finalistblog ul#commentview li h4                                          { font-size:12px; font-weight:bold; float:right;  padding:0 0 0 20px; margin:0 0 17px 0; }

#finalistblog ul#commentview li ul.comment                                  { list-style-type:none; margin:0; padding:0;  display:block; width:450px;}
#finalistblog ul#commentview li ul.comment li                          { float:left;  padding: 0; margin:0; display:block; width:270px;}
#finalistblog ul#commentview li ul.comment li.image                    { width:75px; }
#finalistblog ul#commentview li ul.comment li img.articleimg     { float:left; width:60px; padding:0; margin:0 15px 0 0; float:left; }
#finalistblog ul#commentview li ul.comment li p                        { padding:0; margin:0; display:block; width: 270px; text-align:justify; color:#fff;}


#finalistblog ul#commenthead                                                { width:455px; padding:0; margin:20px 20px 0 0px; list-style-type:none; clear:both; float:left; }
#finalistblog ul#commenthead li                                                   { float:left; padding-right:30px;}
#finalistblog ul#commenthead li h3                                          { background-image:url(../images/profil_box_kommentar.png); background-repeat:no-repeat; width:187px; height:43px; }
#finalistblog ul#commenthead li h3 span                                     { display:none; }
#finalistblog ul#commenthead li h4                                          { background-image:url(../images/profil_but_kommentar.png); background-repeat:no-repeat; width:143px; height:25px; }
#finalistblog ul#commenthead li h4 a                                        { display:block; width:143px; height:25px; }
#finalistblog ul#commenthead li h4 span                                     { display:none; }



p.backlink                                                                              { text-align:right; font-size:14px; font-weight:bold; width:540px;}
p.backlink a                                                                            { color: #00b8e4; }


img.votebottle    { margin-top:0px; width:297px; /*position: relative; left: -25px;*/}


#freshestusers                                       { background-color: #1e5aaa; background-image:url(../images/box_bg.jpg); background-repeat:repeat-x; width: 960px; padding:0 20px 7px 20px;}
#freshestusers h3                              { background-image: url(../images/headline_freshestusers.jpg); background-repeat: no-repeat; display:block; width: 255px;height: 34px; padding:0; margin:0px 0 0 0;}
#freshestusers h3 span                         { display: none; }
#freshestusers ul                              { list-style-type: none; margin:0; padding:8px 0 0 0; clear:both; display:block;}
#freshestusers ul li                           { float:left; text-align:right; padding: 33px 2px 0 2px; }

#freshestusers ul li div                       { float:left; width:28px; height:28px; overflow:hidden;}
#freshestusers ul li img                       { float:left; width:28px; }
#freshestusers ul li a:link                    { font-size:10px; color:#789ccc; text-decoration:none; }
#freshestusers ul li a:visited                 { font-size:10px; color:#789ccc; text-decoration:none; }
#freshestusers ul li a:active            { font-size:10px; color:#789ccc; text-decoration:none; }
#freshestusers ul li a:hover             { font-size:10px; color:#ffffff; text-decoration:none; }

#freshestusers ul li#first                     { float:left; padding: 0 6px 0 0; }
#freshestusers ul li#first div                 { width:49px; height:61px; overflow:hidden;}
#freshestusers ul li#first img                 { width:49px;}
#freshestusers ul li#first a:link        { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#freshestusers ul li#first a:visited     { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#freshestusers ul li#first a:active      { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#freshestusers ul li#first a:hover       { font-size:13px; color:#ffffff; text-decoration:none; font-weight:bold; }


.reg-image-controls {
	margin-top : 155px;
	padding-top : 10px;
	font-weight : normal;
	margin-left : 252px;
	margin-bottom : 10px;
	width: 312px;
}

.reg-image-controls p {
	font-weight : bold;
	margin : 0;
	margin-bottom : 5px;
}

.reg-image-controls .reg-image-control-upload {
	height : 20px;
	width : 164px;
	background : url(../images/picture-controls.png) no-repeat 0 0;
	padding-left : 45px;
	margin-bottom : 5px;
	line-height : 20px;
	float : left;
	font-size: 9px;
}

.reg-image-controls div#reg-image-button-upload input {
	height : 25px;
	width : 106px;
	border : none;
	background : url('../images/popup_bild_hochladen.png') no-repeat 0 0;
	text-indent : -9999px;
	overflow : hidden;
	position: absolute;
	/*margin-top: -2px;
	margin-left: -19px;*/
	margin-top: -51px;
	margin-left: 194px;
}

.reg-image-controls #tmp-reg-upload-userimage {
	height : 50px;
	margin : 5px 0 5px 40px;
}

.reg-image-controls .reg-image-control-move {
	height : 30px;
	background : url(../images/picture-controls.png) no-repeat 0 -25px;
	padding-left : 45px;
	margin-top: 12px;
	margin-bottom : 5px;
	line-height : 30px;
	font-size: 9px;
}

.reg-image-controls .reg-image-control-scale {
	height : 30px;
	background : url(../images/picture-controls.png) no-repeat 0 -60px;
	padding-left : 45px;
	margin-bottom : 5px;
	line-height : 30px;
}

.reg-image-controls .reg-image-control-scale {
	line-height : 1.4em;
	overflow : visible;
	font-size:9px;
}
/******************************/

#topsupporter                           { background-color: #1e5aaa; background-image:url(../images/box_bg.jpg); background-repeat:repeat-x; width: 602px; height:179px; padding:0px 14px 30px 14px; margin:-10px 0 0 0;}
#topsupporter h3                        { background-image: url(../images/profil_box_supporter.png); background-repeat: no-repeat; display:block; width: 187px;height: 43px; padding:0; margin:0;}
#topsupporter h3 span                   { display: none; }
#topsupporter ul                        { list-style-type: none; margin:0 0 20px 0; padding:8px 0 0 14px; clear:both; display:block;}
#topsupporter ul li                     { float:left; text-align:right; padding: 27px 3px 0px 3px; margin: 0 0 -9px 0; border: 0px solid #F0F; height:50px;}

#topsupporter ul li div                 { width:34px; height:34px; overflow:hidden}
#topsupporter ul li img                 { height:34px; }
#topsupporter ul li a:link              { font-size:10px; color:#789ccc; text-decoration:none; }
#topsupporter ul li a:visited           { font-size:10px; color:#789ccc; text-decoration:none; }
#topsupporter ul li a:active            { font-size:10px; color:#789ccc; text-decoration:none; }
#topsupporter ul li a:hover             { font-size:10px; color:#ffffff; text-decoration:none; }

#topsupporter ul li#first               { float:left; padding: 0 3px 0 0; margin: 0 0 -10px -14px;}
#topsupporter ul li#first div           { width:49px; height:61px; overflow:hidden; }
#topsupporter ul li#first img           { height:61px;}
#topsupporter ul li#first a:link        { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#topsupporter ul li#first a:visited     { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#topsupporter ul li#first a:active      { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
#topsupporter ul li#first a:hover       { font-size:13px; color:#ffffff; text-decoration:none; font-weight:bold; }

.gewinn_teaser_login {
	position:relative;
	top:50px;
}
.gewinn_teaser_text {text-align:right; width: 430px; font-size: 14px; font-weight: bold; padding-top: 20px;}



#content #gewinnbox                     	{ clear: both; background-color : #1d5aaa; margin: 50px 0 0 0; padding: 0 0 16px 16px; width:984px;}
		 #gewinnbox .gewinnsubheadline		{ color:#FFF; font-size:12px; margin: -20px 0 0 20px;}

		 #gewinnbox ul#gewinnerliste                   { list-style-type: none; clear:both; padding:0 0 30px 0; }
         #gewinnbox ul#gewinnerliste li                      { align:left; color:#FFF; width:83px; height:150px; padding: 27px 25px 0px 0px;}
         #gewinnbox ul#gewinnerliste li    img         { width:49px; height:61px; margin: 0 0 5px 0; }
         #gewinnbox ul#gewinnerliste li a:link      { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
         #gewinnbox ul#gewinnerliste li a:visited   { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
         #gewinnbox ul#gewinnerliste li a:active    { font-size:13px; color:#91bdf7; text-decoration:none; font-weight:bold; }
         #gewinnbox ul#gewinnerliste li a:hover     { font-size:13px; color:#ffffff; text-decoration:none; font-weight:bold; }
         #gewinnbox .windate                                 { color:#ffcb00; }    

		 


/* NACH DEM VOTING ----------------------------------------------------- */

/*HOME */

div#home_footer	{width: 1000px; height:350px; background: url(../images/home_footer.gif) repeat-x;}

div#home_footer ul#home_footer_feature		{ list-style-image:none; }
div#home_footer ul#home_footer_feature li	{ display: block; width:266px; height:328px; margin:0 0 0 8px; padding: 0 0 0 0px;}

/* ACHTUNG - BRWOSERWEICHE !!!! */
div#home_footer ul#home_footer_feature > li#umwas		{ background: url(../images/feature_umwas.png) no-repeat;    padding: 117px 24px 0 32px;}
div#home_footer ul#home_footer_feature > li#winners	{ background: url(../images/feature_winners.png) no-repeat;  padding:  74px 24px 0 32px; }
div#home_footer ul#home_footer_feature > li#decision	{ background: url(../images/feature_decision.png) no-repeat; padding: 123px 24px 0 32px; }

div#home_footer ul#home_footer_feature li#umwas p	{ font-size:14px; font-face: Verdana; font-weight:normal; color:#FFF; }
div#home_footer ul#home_footer_feature i#umwas p a	{ font-size:14px; font-face: Verdana; font-weight:normal; color:#FFF; text-decoration:underline;}

div#home_footer ul#home_footer_feature li#umwas h3#mitchf100000	{ display:block; background:url(../images/mit100000chf.png) no-repeat; width:216px; height:30px; padding:0; margin:0 0 -15px 0;}
div#home_footer ul#home_footer_feature li#umwas h3#mitchf100000	span { display:none; }




div#home_footer ul#home_footer_feature li#decision p	{ font-size:14px; font-face: Verdana; font-weight:normal; color:#FFF; }
div#home_footer ul#home_footer_feature li#decision h4	{ font-size:14px; font-face: Verdana; font-weight:normal; color: #ffba00; padding:0; margin:0;}
