<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.subpage_content {
	background:none;
}

.mydewalt_row {
	padding-top:20px;
}

.mydewalt_row  br {
    clear:both;
    float:none;
}
.mydewalt_row ul li {
    display:inline;
    float:left;
    padding: 0 0 0 9px;
}

.mydewalt_row ul li.first {
    padding: 0;
}

.mydewalt_row ul li a {
    color:#fff;
    text-decoration:none;
    display:block;
    width:314px;
}
.mydewalt_row ul li a span {
    display:block;
}

.mydewalt_row ul li a span.image {
    width:100%;
    height:159px;
}

.mydewalt_row ul li div.text {
    width:314px;
}

.mydewalt_row ul li div.text div.headline {
    font-weight:bold;
    padding: 1em 1em 0 1em;
	font-size:1.1em;
	color:#fdb827;
}

.mydewalt_row ul li div.text div.description {
    padding: 1em 1em 0 1em;
	font-size:1em;
	color:#fff;
}

.mydewalt_row ul li div.text div.link {
	display:block;
	width:314px;
}

.mydewalt_row ul li div.text div.link a {
	color:#fdb827;
	padding: 1em 1em 1em 2em;
	font-size:0.9em;
	background: url(../images/common/link_arrow.gif) no-repeat 1em 50%;
	text-decoration:underline;
}

.mydewalt_row ul li ul {
	padding-top:7px;
}

.mydewalt_row ul li ul li {
	float:none;
	display:block;
	padding:0;
}

.mydewalt_row ul li ul li a {
	background: url(../images/common/link_arrow.gif) no-repeat 0px 50%;
	padding-left: 0.9em;
	line-height: 1.5em;
	width:auto;
}

.mydewalt_row ul li ul li a span {
	display: inline;
}



.infobox legend {
	font-weight:bold;
	color:#fdb827;
	text-transform:uppercase;
}

.infobox_left,
.infobox_right {
	float:left;
	width:500px;
}


.infobox h3 {
	color:#fdb827;
	padding-bottom:1em;
	padding-top:0;
	margin-top:0;
}

.infobox .rating_plate {
	background:url(../images/mydewalt/rating_plate.jpg);
	width:465px;
	height:131px;
}
.infobox #register_tools .infobox_left,
.infobox #register_tools .infobox_right{
	padding:0 1em;
}
.infobox #register_tools .gray_bar h3{
	margin:0;
	padding:0;
 font-family: "Roboto Condensed",sans-serif;
 font-size: 22px;
 font-weight:bold;
 padding:1em 0;
	
}

.asterisk {
	color:#ff0000;
}

.infobox .boots_legend,
.infobox  .legend {
	color:#808080;
	font-size:80%;
}

.infobox .gray_bar {
	background:#252525;
	float:left;
}
.infobox .content_row {
	background:#1a1a1a;
	padding:1em 0 1em 0;
	float:left;
}

.infobox .gray_bar h3 {
	padding:1em 1em 1em 0;
}

.infobox .tool_preview {
	float:left;
	width:110px;
}

.infobox input,
.infobox .tool_preview img {
	margin:0;
}

.infobox label {
	color:#fdb827;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:200px;
}

.infobox input {
	float:left;
	padding: 0.2em;
	color:#000;
}

.infobox input:focus {
    outline: none;
}


.infobox select.locked {
	color:#ffffff;
	background:#313131;
	text-align:right;
	border: solid 1px #282929;
}

.infobox input.locked {
	color:#ffffff;
	background:#313131;
	text-align:right;
	border: solid 1px #282929;
}

.infobox select.mandatory,
.infobox input.mandatory {
	border: solid 1px #ff0000;
	background:#333;
	color:#fff;
}

.infobox .tool_data {
	float:left;
	width:350px;
}

.infobox .registration_row {
	padding: 0.4em 0 0.4em 0;
	overflow:hidden;
}

.infobox .registration_row  .title {
	padding:0.5em 0 1em 0;
	clear:both;
	font-weight:bold;
}

.infobox .registration_row.checkbox  {
	padding-bottom:1em;
}

.infobox .registration_row.checkbox label {
	padding: 0 0 0 0.5em;
	width:580px;
	color:#fff;
	font-weight:normal;
	text-transform:none;
	
}

.infobox .registration_row .cal {
	/*float:left;*/
	display:inline;
	padding: 0.3em;
}

.button_row {
    padding: 0 5px;
}

.yellow_button {
	float:left;
}

.yellow_input_button,
.yellow_button a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding: 0.5em 1.8em 0.5em 1.8em;
	float:left;
	width:auto !important;
    background: #fdb927;
    border: none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 12px;
    text-transform: uppercase;
}

.yellow_button  a:active {
    background: #efa302;
    transition: all 0.3s ease-in-out 0s;
}

.infobox .yellow_button {
	padding: 0.8em 0 0.8em 0;
}

.button_row .yellow_button {
	float:right;
}


.button_row_add .yellow_button a{
	margin-right:1em;
}

.button_row .yellow_button a{
	margin-left:1em;
}

.yellow_input_button {
	float:none !important;
}


.button_row #btn_confirm,
.button_row #btn_edit,
.button_row_add #btn_delete_row {
	display:none;
}

.infobox .serial_row {
	display:none;
}

.rui-calendar {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-color: #000;
}
.rui-panel  {
	border-color:#666;
	position:absolute;
}

.rui-button {
	background-color: #1a1a1a;
	border-color:#333;
	color:#fdb827;
}

div.rui-calendar .month td {
	background-color: #1a1a1a;
	border-color:#333;
	color:#fdb827;
}
div.rui-calendar .month td.selected {

}
div.rui-calendar .month td:hover {

}
div.rui-calendar .month caption {
	color:#fdb827;
	font-weight:bold;
	padding-bottom:5px !important;
}

div.rui-calendar .month  {

}

.tools_list  {
	padding-top:20px;
	width:1000px;
	margin:0 auto;
}

.tools_list a {
	color:#fdb827;
}

.tools_list table {
	width:100%;
	font-size:1.1em;
}
.tools_list table tr{
	width:100%;
}

.tools_list table td,
.tools_list table th {
	color:#fdb827;
	background:#252525;
	padding: 1em 0 1em 1em;
	vertical-align:middle;
	text-align:left;
}

.tools_list table td {
	color:#fff;
	background:#1a1a1a;
	vertical-align:top;
}

.tools_list table th {
	text-transform:uppercase;
}

.tools_list table td .image {
	border: solid 1px #a5acb2;
}

.tools_list  .bottom_bar {
	background:#252525;
	padding: 1.5em 0 1.5em 1.5em;
	font-weight:bold;
}

.mytools_legend {
	padding:1em 0;
	width:1000px;
	margin:0 auto;
}

.mytools_legend .left {
	float:left;
}

.mytools_legend .right {
	float:right;
}

.mytools_legend .yellow_button {
	
}

.mytools_legend  .legend_row {
	font-size:0.9em;
	padding-bottom:0.5em;
}
.mytools_legend  .legend_row  img {
	padding: 0 1em 0 0;
}

.registration_steps {
	
}

.registration_steps .step_box {
	float:left;
	width: 321px;
	height: 70px;
	position:relative;
	color: #d5d5d5;
}

.registration_steps .step_box  .text {
	position:absolute;
	width:230px;
	top:15px;
	left:75px;
}

.registration_steps .step_box  .text h2 {
	font-size:1.9em;
	padding:0 0 0.2em 0;
}

.registration_steps .active .text {
	color:#000;
}

.registration_steps .step1 {
	background:url(../images/mydewalt/step1_inactive.jpg);
}

.registration_steps .step2 {
	background:url(../images/mydewalt/step2_inactive.jpg);
}

.registration_steps .step3 {
	background:url(../images/mydewalt/step3_inactive.jpg);
	width: 318px;
}

.registration_steps .step1.active {
	background:url(../images/mydewalt/step1_active.jpg);
}

.registration_steps .step2.active  {
	background:url(../images/mydewalt/step2_active.jpg);
}

.registration_steps .step3.active  {
	background:url(../images/mydewalt/step3_active.jpg);
}

.registrationcontent_step1 {
	padding:30px 45px 15px 45px;
	min-height:220px;
	_height:220px;
}

.registrationcontent_step1 .success,
.registrationcontent_step1 .error {
	font-weight:bold;
	color:#ff0000;
	padding-top:20px;
}
.registrationcontent_step1 .success,
.registrationcontent_step1 .error_success {
	font-weight:bold;
	color:green;
	padding-top:20px;
}



.registrationcontent_step1 .success {
	color:#fdb827;
}


.registrationcontent_step1 label {
	display:block;
	font-weight:bold;
	color:#fdb827;
	text-transform:uppercase;
	padding-bottom:0.5em;
}

.registrationcontent_step1 input {
	margin:0;
	width:230px;
}

.registrationcontent_step1 .left {
	float:left;
	width:290px;
	padding:0;
}

.registrationcontent_step1 .right {
	float:left;
	width:550px;
	padding:0;
}

.registrationcontent_step1 .right h3 {
	color:#fdb827;
	font-size:1.3em;
	padding-bottom:0.5em;
}

.registrationcontent_step1 .right li {
	font-size:1.2em;
	background:url(../images/common/breadcrumb_arrow.gif) no-repeat left 50%;
	padding-left:10px;
	line-height:1.2em;
}

.registrationcontent_step1 .right p {
	font-size:1.2em;
	line-height:1.2em;
}

.registrationcontent_step2 {
	min-height:220px;
	_height:220px;
}

.registrationcontent_step2 .content {

}
.registrationcontent_step3 {
	padding-top:15px;
}

.registrationcontent_step3 textarea,
.registrationcontent_step3 select,
.registrationcontent_step3 input {
	margin:0;
	width:230px;
	color:#000;
}
.registrationcontent_step3 select {
	padding: 0.1em;
	margin:0;
	width:236px !important;
}

.infobox select.mandatory,
.infobox .registration_row.checkbox input {
	width:auto;
}

.registrationcontent_step3 .infobox_left {
	background:url(../images/mydewalt/gray_vertical_line.gif) no-repeat 470px 2em;
}

.registrationcontent_step3 .right {

}

.legal_box {
	text-align:center;
	padding-bottom:20px;
}

.legal_box  a {
	color:#fdb827;
}

.legal_box .legal_gray_bar {
	text-align:center;
	padding:0.6em;
	background:#252525;
	font-size:1.4em;
	font-weight:bold;
	margin:2em 0 0 0;
}

.legal_box .content {
	text-align:left;
	margin:0 auto;
	width:620px;
}

.infobox input.yellow_input_button {
	margin: 0 auto !important;
	width: 100px !important;
}

.login_left {
	float:left;
	width:334px;
}
.login_winmotogp_left {
	float:left;
	width:450px;
}
.login_crev_left{
	float:left;
	width:300px;	
}
.login_crev_right{
	float:right;
	margin-right:40px;
	}
.login_crev_left .padding {
	padding:3.5em 2em 2em 4em;
}
.login_winmotogp_left .padding {
	padding:2em 2em 2em 4em;
}


.login_left .padding {
	padding:2em 2em 2em 4em;
}

.login_right {
	float:left;
	width:626px;
	font-size:1.2em;
	line-height:1.2em;
}

.login_right .padding {
	padding:2em 2em 2em 0;
}

.login_right h2,
.login_right h3 {
	font-weight:bold;
	color:#fdb827;
}

.login_right h3 {
	padding:0.7em 0 0.7em 0;
}
.login_winmotogp_intro
{
	padding-left:4em;
	width:750px;
	margin-top:10px;
	font-size:1.2em;
}
.login_winmotogp{
	padding-bottom:15px;
}
.login_right ul li {
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat left 50%;
	padding-left: 10px;
}
.login_crev_left .login_winmotogp ul li{
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat scroll left 9px transparent;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
}
.login_winmotogp ul li
{
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat left 50%;
	padding-left: 10px;
	font-size:1.2em;
	line-height:1.2em;
	padding-top:2px;
	padding-bottom:2px;
}

.login_button_black a,
.login_button_yellow a {
	background: url(../images/mydewalt/yellow_button_big.jpg) no-repeat;
	width:227px;
	padding: 1.7em 0 1.8em 0;
	display:block;
	text-align:center;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1.5em;
	margin-top:2em;
}

.login_button_black a {
	background: url(../images/mydewalt/black_button_big.jpg) no-repeat;
	width:225px;
	color:#fff;
	padding: 1.7em 0 1.7em 0;
	margin-bottom:0.2em;
	margin-top:0;
}

.login_box_top {
	background: url(../images/mydewalt/login_box_top.jpg);
	width:225px;
	height:5px;
}
.login_box_middle {
	background: url(../images/mydewalt/login_box_middle.jpg);
	width:225px;
}

.login_box_bottom {
	background: url(../images/mydewalt/login_box_bottom.jpg);
	width:225px;
	height:5px;
}

.login_box_middle .input_row label {
	color:#fdb827;
	font-weight:bold;
	text-transform:uppercase;
}

.login_box_middle form {
	padding:1em;
}

.login_box_middle a {
	color:#fdb827;
}

.login_box_middle .link {
	padding:1em;
}

.login_box_middle .submit_row {
	text-align:right;
}

.login_box_middle .yellow_input_button {
	float:right !important;
}

.login_box_middle  .error {
	color:#ff0000;
	padding-top:1em;
	font-weight:bold;
}

.login_box_middle .input_row input {
	width:195px;
	margin-bottom:1em;
	margin-top:0.4em;
}

.login_box_middle input.checkbox {
	margin:0;
	margin-right:0.5em;
}

.mail_result {
	padding:1em 1em 25em 1em;
}

.battery_claim_input {
	padding-top: 0.4em;
}

.battery_claim_radio {
	float:left;
	width:234px;
	padding:0.1em 0 0.5em 0;
	white-space:nowrap;
}

.battery_claim_radio label  {
	width:auto;
	margin-right:0.4em;

}
.battery_claim_radio input {
	width:13px;
	height:13px;
	margin: 0.3em 0.4em 0 0;
	border:0;
}

.battery_claim_radio input.mandatory {
	border:0;
}
.registration_row.checkbox input {
	border:0;
	width:13px;
	height:13px;
	float:left;
}


.registration_row.checkbox .battery_claim_input {
	float:left;
}


.batteryclaim_text {
	padding:1em 2em 1em 0em;
	line-height:1.4em;
}

.next_steps {
	padding:1em;
	line-height:1.4em;
	text-align:left;
}

.battery_terms {
	padding: 30px 1em 30px 1em;
}
.battery_terms li,
.next_steps ul li {
	list-style:decimal;
	margin-left:1.5em;
	line-height:1.4em;
}

.next_steps ul ul {
	padding-left:1em;
}

.next_steps ul ul li {
	list-style:circle;
}

.rui-lightbox-body {
	height:auto;
}
.rui-lightbox-navigation {
	display:none;
}
.rui-lightbox-body-inner {
	color:#000;
}

.infobox .registration_row_infotext label,
.infobox .registration_row_infotext .battery_claim_input{
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
}

.rui-lightbox-body-inner .registration_row,
.rui-lightbox-body-inner .registration_row_infotext {
	border-bottom:solid 1px #ccc;
	padding-bottom:0.8em;
	color:#000;
}

.rui-lightbox-body-inner .infobox .registration_row_infotext label,
.rui-lightbox-body-inner .infobox .registration_row_infotext .battery_claim_input {
	color:#000;
}

.rui-lightbox-body-inner label {
	color:#000;
}

.rui-lightbox-body-inner .registrationcontent_step3 .infobox_left {
	background:none;
	clear:both;
	float:none;
}

.rui-lightbox-body-inner .registrationcontent_step3 .infobox_right {
	clear:both;
	float:none;
}

.rui-lightbox-body-inner .registrationcontent_step3 {
	padding:0;
}

.batteryclaim_logo {
	display:none;
	padding-bottom:1.5em;
}

.rui-lightbox-body-inner .batteryclaim_logo {
	display:block;
}

.rui-lightbox-body-inner .content,
.rui-lightbox-body-inner .legal_box ,
.rui-lightbox-body-inner .legend,
.rui-lightbox-body-inner  .batteryclaim_text,
.rui-lightbox-body-inner .nonprintable,
.rui-lightbox-body-inner .success {
	display:none;
}

.rui-lightbox-body-inner  .member_yellow_line {
	background:none;
}

.rui-lightbox-scroller {
	overflow-y:auto !important;
}

.mandatory_box {
	border:solid 1px #ff0000;
	background:#333;
}

.mandatory_box_with_padding {
	border:solid 1px #ff0000;
	background:#333;
	padding:10px;
	margin-right:10px;
}

.warranty_four_weeks_note {
	padding:1em 0 0 0;
	display:none;
}

.battery_claim_products {
	float:left;
	width:234px;
	padding:0.4em 0 0.5em 0;
	white-space:nowrap;
}

.battery_claim_products input, 
.battery_claim_products label {
	width:auto;
}
.battery_claim_products input {
	width:13px;
	height:13px;
	border:none;
}

.battery_claim_products input.mandatory {
	border:none;
}

.battery_claim_products label {
	padding: 0 0.4em 0 0.4em;
}

.rui-lightbox-body-inner .battery_claim_products {
	padding: 0.4em 0 0 0;
}
.registernewtool_terms_link a
{
	color:#fdb827;
	text-decoration:none;
}
.registernewtool_terms_link a:hover
{
	text-decoration:underline;
	color:#fdb827;
}
.padding p a
{
	text-decoration:underline;
	color:#fdb827;
}

.infobox .registration_row_infotext {
	/*padding-top:40px;*/
}

.registrationcontent_step3 .no_bg {
	background:none;
}

.numeric_inputs input {
	width: 25px;
}

.member_yellow_line {
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:#fdb827;	
	margin: 20px 10px 20px 10px;
}

.registration_step_text_top {
	padding: 40px 0 40px 0;
}

.registration_step_text_top,
.registration_step_text {
	font-size:1.2em;
}

.registration_step_text_top h2,
.registration_step_text h2 {
	color:#fdb827;	
}

.registration_step_text p {
	padding: 0.5em 0 0.5em 0;
}

.registration_step_text_top p {
	padding: 0.4em 0 0.4em 0;	
}

.infobox .boots_legend {
	padding-left:1em;
}

.infobox .error,
.infobox .success {
	padding-left:1em;
	color:#ff0000;
	font-weight:bold;
}

.infobox .success {
	color:#fdb827;
}
.registration_row .rui-re-anchor
{
	color:#000;
}
.registration_row .rui-re-anchor ul
{
	height:150px;
	overflow-y:scroll;
}
.winmotogp_checkbox
{
	padding-right:20px;	
}
.winmotogp_checkbox .registration_row input
{
	margin-right:5px;
}
.winmotogp_checkbox label
{
	float:none;
	color:#fff;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-transform:uppercase;
    width: 580px;
}
.winmoto_button
{
	margin:20px 0px 0px 20px;
}
.winmoto_button_left
{
	float:left;
	width:6px;
	height:34px;
	background:url(../images/yellow_botton_left.gif) no-repeat;
}
.infobox input.yellow_input_button_winmotogp
{
	background:url(../images/yellow_botton_middle.gif) repeat-x;
	font-weight:bold;
	height:34px;
	border:none;
	width:100px;
}
.winmoto_button_right
{
	float:left;
	width:6px;
	height:34px;
	background:url(../images/yellow_botton_right.gif) no-repeat;
}
.infobox .winmotogp_checkbox .registration_row label
{
	padding:0px;
}
.winmotogp_checkbox .registration_row
{
	overflow: hidden;
    padding: 0.7em 0;
    padding-top: 5px;
}
.login_winmotogp a
{
	text-decoration:none;
	color:#fdb827;
}
.infobox .winmoto_button input:hover
{
	cursor:pointer;
}
.subpage_content .privacy_winmoto{
	margin:0px 20px;
}
.subpage_content .privacy_winmoto a{
	color:#fdb827;
}


.login_right a {
	color:#fdb827;
}

.login_right .link {
    padding: 1em;
}

.login_right #linktoterms.link {
    margin-top: 180px;
    text-align: right;
}
#warrantychecker {
    background: #1e1e1e none repeat scroll 0 0;
    margin-top: 25px;
    padding: 17px;
}
#warrantychecker p {
    color: #ffcc00;
    font-weight: bold;
    padding: 0 0 12px;
}
#warrantychecker .left, #warrantychecker .right {
    float: left;
}
#warrantychecker #mywarranty {
    width: 200px;
}
#warrantychecker #go {
    background: #ffcc00 none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    margin-left: 10px;
    padding: 3px 10px;
}
#warrantymessage {
    color: #ffcc00;
    margin-top: 10px;
}
.infobox input.datecodefree {
    float: right;
    height: 22px;
    margin-right: 55px;
    width: 25px;
}
.infobox .tool_data label {
    width: 150px;
}

input {color:#000}
select {color:#000}

.subpage_texture_container{
	width:1000px;
	margin:0 auto;
}

.tyg .login_left {
    width: 33%;
}
.tyg .login_left .padding{
	padding-left:0;
	padding-right:55px;
}
.tyg .login_left .login_button_yellow a{
    background: #fdb927 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 12px;
    text-transform: uppercase;
    text-decoration: none;	
    display: block;
    text-align: center;
    width: 100%;
}
.tyg .login_box_top,
.tyg .login_box_bottom,
.tyg .login_box_middle {
	background:transparent;
	width:100%;
}
.tyg .login_box_middle form {
    padding: 0;
	margin:0;
}
.tyg .login_box_middle input.checkbox {
    display:inline-block;
}
.tyg .login_box_middle .input_row label{
    color: #fdb927;
    line-height: 26px;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
	width:100%;
}
.tyg .login_box_middle .input_row input{
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    height: auto;
    padding: 6px;
	width:100%;
}
.tyg .login_box_middle .link {
    padding:0;
}
.tyg .login_right {
    width: 66%;
}
.tyg .login_right .padding{
    padding:0;
}
.tyg .login_right h3{
    color: #fdb927;
    font-size: 22px;
    line-height: 26px;
    text-transform: none;
	font-family:"Roboto Condensed",sans-serif;
}
.tyg #warrantychecker {
    background: #1f1f1f none repeat scroll 0 0;
    margin-top: 30px;
    padding: 17px 17px 10px 17px;
}
.tyg #warrantychecker p {
    color: #fdb927;
    font-weight: bold;
    padding: 0 0 12px;
}
.tyg #warrantychecker #go {
    background: #fdb927 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto !important;
	height:32px;
}
.tyg #warrantychecker #mywarranty {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    height: auto;
    padding: 6px;
	width:280px;
}
.tyg .login_right br{
	height:10px;
}
.registration_row.checkbox input{margin:0px;position:relative;}
.flexvoltreg .col-xs-12{
	padding-left:0;
	padding-right:0;
}
.flexvoltreg .infobox .serial_row
{
    display:block;
}
.screwfixreg .infobox .serial_row
{
    display:block;
}
.tools_list table td img{
	height:auto!important;
}
.tools_list table td a img{
	width:16px!important;
	height:auto!important;
}

/* --- XR FLEXVOLT MOBILE --- */
@media (max-width:768px) {
	.privacy_winmoto{
		width:100%!important;
		padding:10px;
	}
}</pre></body></html>