/* 
	Title: pl_PL/lang.css
	Author Name: Steve Ganz
	Author Date: 2006-10-16
	Description: Exclusive and redefined rules for pl_PL.
*/
div#header.mainHeader { 
	width: 850px !important;
}
div#header.mainHeader form { 
	width: 250px;
}

#labelCountry{
	width:126px;
}

div.continueButton input {
	margin-left:-17px;
}
/*
   Addition: 2006-10-16
	Author:   Emanuele F
	Comment:  EC flow
*/
div#header.mainHeader { 
	width: 900px !important;
}
div#header.mainHeader form { 
	width: 250px;
}
body#review form#reviewForm fieldset#insert-shipping-address div.checkbox label {
	padding-left: 0;
	_padding-left: 0;
	padding-top: 0.3em;
	margin-left: 5em;
	width: 16.5em;
}
body#review form#reviewForm fieldset#insert-shipping-address label {
	width: 10.5em;
}
body#review form#reviewForm fieldset#insert-shipping-address div.fieldrow input {
	width: 13.7em;
}
/* IMPORTANT: These rules must follow the previous one */
body#review form#reviewForm fieldset#insert-shipping-address div.checkbox input {
	margin-left: 3.6em;
	_margin-left: 4.2em;
	width: 2em;
}
body#review form#reviewForm div.buttonrow input.done, body#review form#reviewForm div.buttonRow input.done {
	width: 5.4em;
}
body#review form#reviewForm fieldset#insert-shipping-address div.buttonrow input.cancel,
body#review form#reviewForm fieldset#insert-shipping-address div.buttonRow input.cancel {
	width: 5.4em;
}
/* END OF IMPORTANT */
body#review form#reviewForm fieldset#insert-shipping-address div.buttonrow input.done,
body#review form#reviewForm fieldset#insert-shipping-address div.buttonRow input.done {
	margin-left: 6.1em;
	_margin-left: 5.5em;
}
/* End of Emanuele F addition */

#showCasesCaseSearch * {
	  margin-right: 2px;
}
div#header form#searchForm {width:200px;}
