/*** COMMON ***/

body
{
  background: #fff url(../images/layout/background.png) repeat-x 0 0;
  color: #5B5C5F;
  font-family: Verdana, sans-serif;
}


body.dmtv-teaser
{
  background-image: url(../images/layout/background-teaser.png);
}

#dmtv-page
{
  margin: 0 auto;
  width: 870px;
}

strong
{
  font-weight: bold;
}

#skyscrabber{
	position:absolute;
	margin-left:620px;
}

/** Video **/
.content_video{
	width:400px;
	height:300px;
}

/*** LINKS ***/

a.dmtv-link-arrow
{
  background: url(../images/layout/link-arrow-background.png) right center no-repeat;
  color: #5b5c5f;
  padding-right: 15px;
  text-decoration: none;
}

a.dmtv-link-arrow:hover
{
  text-decoration: underline;
}


/*** TEXT ***/

h1,
h2,
p
{
  margin: 0.5em 0;
}

h1
{
  color: #EA2800;
  font-size: 138.5%;
}

h2
{
  font-size: 123.1%;
}



/*** BOXES ***/

.dmtv-box,
.dmtv-box-login
{
  background: url(../images/layout/box-background.png) top center no-repeat;
  float: left;
  padding: 5px 0 0;
  width: 290px;
}

.dmtv-box *
{
  text-align: center;
}

.dmtv-box input
{
  text-align: left;
}

.dmtv-box .inner {
	height: 125px;
}

/*#main .dmtv-box-login h2,*/
.dmtv-box h2,
.dmtv-box p
{
  font-size: 93%;
  margin: 5px 15px;
}

#main .dmtv-box h2
{
  color: #ea2800;
  font-weight: bold;
	height: 30px;
}

.dmtv-box-footer
{
  background: url(../images/layout/box-background.png) bottom center no-repeat;
  padding: 5px 10px 10px;
  width: 270px;
}

.dmtv-empty-box
{
  background: none;
}

.dmtv-box ol li
{
  list-style-type: decimal;
  margin: 10px 15px 10px 25px;
  text-align: left;
}

.dmtv-arrow-box
{
  background: url(../images/layout/arrow-background.png) 0 -20px no-repeat;
  color: #D13419;
  float: left;
  height: 180px;
  padding: 35px 5px 5px;
  text-align: center;
  width: 280px;
}


/*** LOGIN BOX ***/

.dmtv-firefox #main .dmtv-box-login input[type="radio"]
{
  position: relative;
  top: 3px;
}

.dmtv-firefox #main .dmtv-box-login input[type="checkbox"]
{
  position: relative;
  top: 2px;
}

.dmtv-box-login
{
  background-image: url(../images/layout/box-login-background.png);
  height: 215px;
}

.dmtv-box-login a
{
  color: #fff;
}

#register .dmtv-box p.lefted {
	margin-top:0px;
	margin-left: 35px;
	margin-right: 35px;
}

#register h1 {
	font-weight: bold;
}

.silver_box {
	color:black;
	height:165px;
	margin:0 5px;
	padding: 0;
	width:280px;
	margin-left:12px;
	clear:both;
}

.silver_box .inner {
	background: #787878 url("/images/layout/login/bg.png") repeat-y center top;
}

.silver_box.light_silver .inner {
	background: #787878 url("/images/layout/silver_box/bg.png") repeat-y center top;
}

.silver_box h3 {
	background:url("/images/layout/login/bg_head.png") no-repeat scroll center top white;
	border-bottom:1px solid #D4D4D4;
	color:black;
	font-weight:bold;
	height:15px;
	padding:7px;
	text-align:center;
}

.silver_box.light_silver h3 {
	background:url("/images/layout/silver_box/bg_head.png") no-repeat scroll center top white;
}

.silver_box p {
	color:black;
	margin: 0;
	padding: 4px 10px;
	text-align:left;
}

.silver_box p input.resend_pw_button {
	border: 0;
	background: transparent;
	color: #EA2800;
	cursor:pointer;
	text-decoration: underline;
	padding: 0;
}

.silver_box .login_inputs {
	padding-left: 10px;
	text-align: left;
	margin: 0px;
}

.silver_box .login_inputs label {
	display:block;
	float:left;
	text-align:left;
	width:125px;
	padding:0;
	margin: 0;
}

.silver_box .login_inputs input {
	height:16px;
	width:115px;
	margin-right: 5px;
}

.silver_box .login_button {
	float:right;
	width: 52px;
	height: 19px;
	background: url('/images/layout/login/button_einloggen.png') no-repeat;
	border: none;
	font-size: 0;
	line-height: 0;
	cursor:pointer;
	text-indent:-9999px;
}

.silver_box .send_pw_button {
	float:right;
	width: 113px !important;
	height: 19px !important;
	background: url('/images/layout/login/button_passwort_neu_zusenden.png') no-repeat;
	border: none;
	font-size: 0;
	line-height: 0;
	cursor:pointer;
	text-indent:-9999px;
}

.silver_box p.medium
{
	font-size:0.93em;
}

.silver_box p.small {
	font-size:0.7em;
}

.silver_box label {
	font-size:0.7em;
	padding: 0px 4px;
}


.silver_box .silver_box_footer_red {
	height:18px;
	background: url("/images/layout/login/bg_bottom_red.png") no-repeat scroll center bottom;
	color: white;
	padding: 9px;
	padding-top:15px;
}

.silver_box .silver_box_footer {
	background: url("/images/layout/silver_box/bg_bottom.png") no-repeat scroll center bottom;
	min-height:18px;
	padding-bottom: 9px;
}

.silver_box .login_new_user p {
	color: white;
	font-weight: bold;
	padding: 0px;
}

.silver_box .login_new_user p a {
	display: block;
	float:right;
	width: 110px;
	height: 19px;
	font-size: 0px;
	margin-top: -3px;
	background: transparent url('/images/layout/login/button_registrieren.png') no-repeat;
	cursor:pointer;
}

.silver_box .login_new_user p a span {
	visibility: hidden;
}

.clearBoth {
	clear:both;
}

.dmtv-box-login p,
.dmtv-box-login h2,
.dmtv-box-login h3
{
  color: #fff !important;
}

.dmtv-box-login p
{
  font-size: 85%;
  margin: 3px 0;
  text-align: left !important;
}

.dmtv-box-login h2
{
  font-weight: bold;
  font-size: 116%;
  margin: 0 0 20px;
  text-align: center;
}

.dmtv-box-login h3
{
  font-weight: bold;
	text-align: center;
  margin: 14px -7 5px;
}

.dmtv-box-login .dmtv-field-phone
{
  width: 90px;
}

.dmtv-box-login .dmtv-field-password
{
  width: 65px;
}

.dmtv-box-login .dmtv-remember
{
  margin: 10px 0;
}

.dmtv-box-login .dmtv-submit
{
  text-align: center !important;
}


/*** FORMS ***/

li.dmtv-field
{
  clear: left;
  float: left;
  list-style: none;
  margin: 10px 0 0;
}

.dmtv-form ol
{
  margin: 0;
}

.dmtv-form p
{
  /*margin: 0 !important;
  padding: 0 !important;*/
}

.dmtv-form span.dmtv-label
{
  font-weight: bold;
}

.dmtv-form-one-column span.dmtv-label
{
  display: block;
}

.dmtv-form-one-column span.dmtv-field
{
  display: block;
}

.dmtv-form-two-columns span.dmtv-label
{
  float: left;
  padding-top: 2px;
  width: 140px;
}

.dmtv-form-two-columns span.dmtv-field
{
  float: left;
  width: 385px;
}

.dmtv-form span.dmtv-label input,
.Xdmtv-form span.dmtv-field input.checkbox
{
  position: relative;
  top: 2px;
}

.dmtv-form input.text,
.dmtv-form textarea,
select
{
  border: 1px #AAAAAA solid !important;
  font-size: 12px !important;
  width: auto;
}

.dmtv-mobile .dmtv-form input.text,
.dmtv-mobile .dmtv-form textarea,
.dmtv-mobile select
{
  max-width: 210px;
}

.dmtv-form input.text
{
  height: 16px;
}

.dmtv-form input.text,
.dmtv-form textarea
{
  padding: 1px 2px;
}

select
{
  padding: 0;
}

.dmtv-field-phone-type select
{
  /*width: 120px;*/
}

.dmtv-form-button
{
  clear: left;
  padding: 20px 0;
}

.dmtv-form-two-columns .dmtv-form-button
{
  clear: left;
  padding-left: 150px;
}

.dmtv-form input.disabled,
.dmtv-form select.disabled
{
  opacity: 0.33;
}

#dmtv-show-handy-selector
{
  left: 5px;
  position: relative;
  text-decoration: underline;
  top: -4px;
}

.dmtv-form .dmtv-info
{
  background: #cbffac;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  clear: both;
  color: #237f0d;
  float: left;
  font-size: 11px;
  margin: 5px 0 10px;
  padding: 5px 10px 7px;
  width: 370px;
}

.dmtv-mobile .dmtv-form .dmtv-info
{
  width: auto;
}

.dmtv-field-phone-number {
	clear:both;
	
}

.dmtv-field-terms
{
  font-size: 11px;
	float:none;
}

.dmtv-field-terms a
{
  text-decoration: none;
}

.dmtv-form-two-columns .dmtv-info
{
  margin-left: 150px;
}

.dmtv-box-login .dmtv-form
{
  color: #fff;
}

.dmtv-box-login .dmtv-form li span
{
  display: block;
}

.dmtv-box-login .dmtv-form span.dmtv-info
{
  display: none;
}



/*** BUTTONS ***/

.dmtv-button
{
  background: url(../images/layout/buttons.png) 0 -5px no-repeat;
  margin: 0 3px;
  position: relative;
  top: 4px;
}

.dmtv-safari .dmtv-button
{
  margin-bottom: -6px;
  top: -4px;
}

.dmtv-safari .dmtv-phone .dmtv-button
{
  margin-bottom: 0;
  top: 0;
}

.dmtv-button .dmtv-first-child
{
  background: url(../images/layout/buttons.png) 100% -5px no-repeat;
  margin-left: 8px;
}

.dmtv-button button
{
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  left: -9px;
  margin-right: -9px;
  padding: 1px 20px 3px 9px;
  position: relative;
}

.dmtv-firefox .dmtv-button button
{
  padding: 1px 17px 4px 6px;
}

.dmtv-button:hover { background-position: 0 -30px; }
.dmtv-button:hover .dmtv-first-child { background-position: 100% -30px; }

.dmtv-button:active { background-position: 0 -55px; }
.dmtv-button:active .dmtv-first-child { background-position: 100% -55px; }


.dmtv-box-footer .dmtv-button { background-position: 0 -85px; }
.dmtv-box-footer .dmtv-button .dmtv-first-child { background-position: 100% -85px; }

.dmtv-box-footer .dmtv-button:hover { background-position: 0 -110px; }
.dmtv-box-footer .dmtv-button:hover .dmtv-first-child { background-position: 100% -110px; }

.dmtv-box-footer .dmtv-button:active { background-position: 0 -135px; }
.dmtv-box-footer .dmtv-button:active .dmtv-first-child { background-position: 100% -135px; }


.dmtv-box-login .dmtv-button { background-position: 0 -165px; }
.dmtv-box-login .dmtv-button .dmtv-first-child { background-position: 100% -165px; }

.dmtv-box-login .dmtv-button:hover { background-position: 0 -190px; }
.dmtv-box-login .dmtv-button:hover .dmtv-first-child { background-position: 100% -190px; }

.dmtv-box-login .dmtv-button:active { background-position: 0 -215px; }
.dmtv-box-login .dmtv-button:active .dmtv-first-child { background-position: 100% -215px; }


/*** SEARCH ***/

.dmtv-box .dmtv-search
{
  height: 25px;
  margin-bottom: 2px;
}

.dmtv-firefox .dmtv-box .dmtv-search
{
  position: relative;
  top: -3px;
}

.dmtv-box-footer input
{
  width: 150px;
}


/*** HEADER, SUBNAVIGATION ***/

#dmtv-header
{
  height: 82px;
  position: relative;
}

#dmtv-header ul
{
  float: right;
  font-size: 93%;
  font-weight: bold;
  height: 20px;
  padding: 40px 10px 0 0;
}

#dmtv-header #dmtv-top-navigation
{
  font-size: 85%;
  font-weight: normal;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 5px;
}

ul.dmtv-subnavigation
{
  float: right;
  font-size: 93%;
  height: 20px;
  padding: 10px 10px 20px 10px;
}

#dmtv-header li,
ul.dmtv-subnavigation li
{
  float: left;
  margin: 2px 0 0 20px;
}

#dmtv-header a,
ul.dmtv-subnavigation a
{
  color: #5b5c5f;
  text-decoration: none;
}

#dmtv-header a.dmtv-active,
ul.dmtv-subnavigation a.dmtv-active
{
  color: #ea2800;
}

#dmtv-header a:hover,
ul.dmtv-subnavigation a:hover
{
  text-decoration: underline;
}


/*** CONTENT ***/

.startpage_video{
	position:relative;
	top:-381px;
	left:480px;
	width:146px;
	height:103px;
}

#dmtv-content:after
{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#dmtv-content
{
  _height: 1%;
}


#dmtv-content div.box
{
  background: #fff;
  border: 1px #E5E5E5 solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  clear: both;
  margin: 10px 0;
}
#dmtv-content div.box:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#dmtv-content div.box{_height:1%;}



/*** HANDYLISTE ***/

.dmtv-phone-manufacturer
{
  background: #fff;
  border: 1px #E5E5E5 solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  clear: both;
  margin: 10px 0;
}
.dmtv-phone-manufacturer:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.dmtv-phone-manufacturer{_height:1%;}

#main .dmtv-phone-manufacturer h2
{
  background: #E5E5E5;
  color: #5B5C5F;
  margin: 0;
  padding: 2px 4px 3px;
}

.dmtv-phone
{
  float: left;
  Xheight: 130px;
  padding: 10px 10px 10px;
  text-align: center;
  width: 100px;
}
.dmtv-phone:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.dmtv-phone{_height:1%;}


.dmtv-phone p
{
  margin: 0;
}
.dmtv-phone p:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.dmtv-phone p{_height:1%;}

.dmtv-phone-name
{
  height: 32px;
  margin-top: 5px !important;
  overflow: hidden;
}

/* Info Portal*/
.info_portal {
	overflow:auto;
	margin-top: 12px;
}

.info_portal .help_content {
	overflow:auto;
}

.info_portal .help_content ul {
	margin-left:0px;
}

.help_dailyme #left_side ul,
.help_dailyme #left_side ul li {
	list-style-image: url('/images/layout/help/bulletin.png');
}

.info_portal h2 {
	font-weight: thin;
	font-size: 2.0em;
	width: 475px;
	height: 43px;
	color:#727477;
}

.info_portal h2 span {
	visibility: hidden;
}

.help_dailyme {
	background: transparent url('/images/layout/help/bg_dailyme.png') no-repeat right bottom;
}

.help_general {
	background: transparent url('/images/layout/help/bg_dailyme.png') no-repeat right bottom;
	background-position: right top;
}

.help_dailyme h2 {
	background: url('/images/layout/help/h_startseite.jpg') no-repeat center center;
}

.help_general h2 {
	background: url('/images/layout/help/h_allgemein.jpg') no-repeat left center;
}

.help_android .help_content {
	background: transparent url('/images/layout/help/bg_android.png') no-repeat right top;
}

.help_android h2 {
	background: url('/images/layout/help/h_android.jpg') no-repeat left center;
}

.help_iphone .help_content {
	background: transparent url('/images/layout/help/bg_iphone.png') no-repeat right top;
}

.help_iphone h2 {
	background: url('/images/layout/help/h_iPhone.jpg') no-repeat left center;
}

.help_symbian .help_content {
	background: transparent url('/images/layout/help/bg_symbian.png') no-repeat right top;
}

.help_symbian h2 {
	background: url('/images/layout/help/h_symbian.jpg') no-repeat left center;
}

.info_button_text{
	font-size:20px;
	padding-top:17px;
	color:black;
}

.info_button_text a{
	color:#727477;
}

.info_button_text a:hover{
	color:#dd4316;
}

/*** FOOTER ***/

#pe_footer{
	position:relative;
	background: url(/images/partner_pages/tipp_box.png) no-repeat;
	height:50px;
	margin-left:5px;
	margin-top:10px;
}

#pe_footer_sec1{
	position:absolute;
	margin-left:100px;
	margin-top:2px;
	width:200px;
}
#pe_footer_sec2{
	position:absolute;
	margin-left:350px;
	margin-top:2px;
	width:200px;
}
#pe_footer_sec3{
	position:absolute;
	margin-left:600px;
	margin-top:2px;
	width:200px;
}

/* LOGIN BLOCK*/
#login_content{
	position:relative;
	height:600px;
	margin-left:10px;
	margin-top:20px;
}

#login_block1{
	position:absolute;
	margin-left:40px;
	margin-top:0px;
}
#login_block2{
	position:absolute;
	margin-left:40px;
	margin-top:100px;
}
#login_block3{
	position:absolute;
	margin-left:40px;
	margin-top:200px;
}

#login_block_content{
	margin-left:50px;
	margin-top:-60px;
	width:350px;
}

#login_button{
	background: url(../images/partner_pages/anmelden_button.png) no-repeat;
}


/**/
p.dmtv-footer-info
{
  clear: both;
  font-size: 10px;
  padding: 20px 10px 5px;
  text-align: center;
}

#dmtv-footer ul
{
  border-top: 1px #d5d5d5 solid;
  clear: both;
  display: block;
  font-size: 85%;
  height: 20px;
  margin: 20px 10px;
  padding: 10px;
  text-align: center;
}

#dmtv-footer li
{
  display: inline;
  margin: 0 7px;
}

#dmtv-footer a
{
  color: #5b5c5f;
  text-decoration: none;
}

#dmtv-footer a:hover
{
  text-decoration: underline;
}


/*** POPUP ***/

#blackberry_popup {
	overflow: visible;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 12px 18px;
	margin-left: -180px;
	margin-top: -130px;
	width:360px;
	height:260px;
	color: black;
	z-index: 5;
	background:url("/images/layout/lightbox/background.png") no-repeat scroll 0 0 transparent;
}
#blackberry_popup h3 {
	font-size:13px;
	color:black;
	font-weight:bold;
	height:15px;
	padding:7px;
	text-align:center;
	background:none !important;
	border: none !important;
}

#blackberry_popup p {
	margin:3px 8px;
}

#blackberry_popup .close {
	padding-top: 3px;
	float: right
}

#blackberry_popup .close img {
	margin:6px;
}

#blackberry_popup ol {
	margin:0px;
	padding: 10px;
	padding-left: 28px;
	padding-right: 0px;
}

#blackberry_popup ol li {
	list-style-type:decimal;
	padding: 2px 0px;
	margin:0px;
}

#blackberry_popup p.send {
	text-align: center;
}

#blackberry_popup input {
	background:url("/images/layout/lightbox/button_download.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	font-size:0;
	height:19px;
	line-height:0;
	text-indent:-9999px;
	width:95px;
}



#dmtv-phones-list-popup,
#mp_selector
{
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  margin: 0 auto;
  padding: 10px;
  width: 580px;
  z-index: 9999;
}

#dmtv-phones-list-popup p,
#dmtv-phones-list-popup h2
{
  text-align: center;
}

#dmtv-phones-list-popup strong
{
  font-weight: bold;
}

#dmtv-phones-list-popup-left
{
  background: url(/images/layout/arrow-to-left-background.png) 100% 30px no-repeat;
  float: left;
  height: 90px;
  padding: 10px;
  text-align: right;
  width: 210px;
}

#dmtv-phones-list-popup-center
{
  float: left;
  height: 110px;
  text-align: center;
  width: 120px;
}

#dmtv-phones-list-popup-right
{
  background: url(/images/layout/arrow-to-right-background.png) 0 30px no-repeat;
  float: left;
  height: 90px;
  padding: 10px;
  text-align: left;
  width: 210px;
}

#dmtv-phones-list-popup-footer
{
  clear: both;
  font-size: 11px;
}

#dmtv-phones-list-popup-download
{
  background: #f5f5f5;
  border: 1px #d5d5d5 solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  float: left;
  height: 140px;
  margin: 5px;
  padding: 34px 9px;
  width: 260px;
}


/*** COMMUNITY ***/

#barOpener a:link,
#barOpener a:active,
#barOpener a:visited,
#barOpener a:hover
{
  background-color: #EA2800 !important; 
}

#sgBar
{
  background-color: #88888B !important; 
}

#sgBarContainer *
{
  font-family: Verdana !important;
}


/*** new registration ***/

#send_software_process
{
	text-align: center;
	width: 476px;
}

#send_software_process h2{
	font-size: 1.2em;
	padding-top: 30px;
	font-weight: bold;
}

#send_software_process #or
{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top:6px;
	height: 31px;
	background: url(../images/layout/get_software/or-arrows.gif) no-repeat center bottom;
}

#send_software_process .bottom
{
	clear: both;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 12px;
}
#send_software_process .bottom #phone_preview { margin-top:4px;}
#send_software_process .bottom .bottom_phone_name
{
	width:100%;
	text-align:center;
}

#send_software_process h3
{
	font-size: 1.15em;
	font-weight: bold;
	padding: 7px 11px;
}

#send_software_process #send_sms
{
	width: 226px;
	height: 270px;
	float: left;
	margin-right: 24px;
	background: #4b9012 url(../images/layout/get_software/green-bottom.png) no-repeat center bottom;
	overflow:auto;
	color: white;
	text-align: left;
}

#send_software_process #send_sms p,
#send_software_process #software_download p
{
	/*margin-left: 9px;
	margin-right: 6px;*/
	margin: 3px 8px;
}

#send_software_process #send_sms h3
{
	background: url(../images/layout/get_software/green-top.png) no-repeat center top;
	border-bottom: 1px solid #d4d4d4;
}

#send_software_process #send_sms a
{
	color: black;
}

#send_software_process #send_sms #send_button
{
	width: 77px;
	height: 20px;
	background: url(../images/layout/get_software/button-send.png) no-repeat;
	text-indent:-9999px;
	font-size:0;line-height:0;
	padding-top:10px;
	border: none;
}

#send_software_process #send_sms .dmtv-field
{
	padding: 6px 9px;
}

#send_software_process #send_sms #user_phoneNumber {
	width: 100px;
}

#send_software_process #send_sms label
{
	font-size: 0.7em;
}

#send_software_process #send_sms p.small
{
	font-size: 0.7em;
	margin-bottom:11px;
}

#send_software_process #software_download
{
	width: 226px;
	height: 270px;
	float: left;
	background: #8f9196 url(../images/layout/get_software/grey-bottom.png) no-repeat center bottom;
	overflow:auto;
	color: white;
	text-align: left;
}

#send_software_process #software_download h3
{
	background: url(../images/layout/get_software/grey-top.png) no-repeat center top;
	border-bottom: 1px solid #d4d4d4;
}

#send_software_process #software_download .dmtv-form-button
{
	text-align: center;
	clear:both;
	padding:0;
	margin-bottom:12px;
}

#send_software_process #software_download #download_button
{
	width: 142px;
	height: 20px;
	background: url(../images/layout/get_software/button-download.png) no-repeat;
	text-indent:-9999px;
	border: none;
	font-size:0;line-height:0;
}

#send_software_process #software_download p.img
{
	text-align: center;
}

#send_software_process #software_download img
{
	margin: 6px;
}

#feedback
{
	position: fixed;
	top: 300px;
	padding: 5px;
}

#feedback a {
	display: block;
	width: 26px;
	height: 100px;
	background: transparent url('/images/layout/feedback_button.png') no-repeat;
}

#feedback a span
{
	visibility: hidden;
}

/* taken from #left_side */
#privacy {
	margin-top:10px;
  width:597px;    
  float:left;
  clear:none;    
}

/* taken from #left_side */
#privacy ul, ol {
  margin-left:20px;
}

#privacy p, #privacy li {
	font-family: Myriad Pro, Arial, sans-serif;
}

#privacy p {
	margin-left: 0.39in;
	margin-bottom: 0in;
	line-height: 0.15in;
	text-align: justify;
}

#privacy li p {
	margin-left: 0in;
}

#privacy h3 {
	font-weight: bold;
	font-family: Myriad Pro, Arial, sans-serif;
}

/* content partner */

#content_partner hr {
	border: 0px none;
	background-color: #aaaaaa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	-moz-background-size: auto auto;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy:
	-moz-initial;
	height: 1px;
	width: 597px
}

#content_partner .partner {
	overflow:auto;
}

#content_partner .partner img.partner_logo {
	float:left;
	width: 248px;
	padding-bottom: 12px;
}

#content_partner a.top {
	clear:both;
}