﻿/* Nordea.css Author: Nordea Owner: Nordea Date: 20.03.2006 */
/* *** BASIC *** */
html, body, div, form
{
	margin: 0;
	padding: 0px;
}
body
{
	background-color: #d9d5be;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
code, kbd, tt, samp, pre
{
	font-size: 100%;
	font-family: "Courier New" , Courier, "Lucida Console" , monospace;
}
big, div.big
{
	font-size: 117%;
	line-height: 130%;
}
small, sup, sub, div.small
{
	font-size: 83%;
	line-height: 120%;
}
a:link, a:active, a:hover
{
	color: #036;
	text-decoration: underline;
}
a:visited
{
	color: #c60;
}
p
{
	
}
/* Brand Blue 
hr, hr.hr1
{
	border-top: 1px solid #779abc;
	margin: 0 0 10px;
	height: 1px;
}
/* Dust Green */hr.hr2
{
	border-top: 1px solid #968f69;
}
/* Cool gray */hr.hr3
{
	border-top: 1px solid #999;
}
h1
{
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 20px;
}
h2
{
	font-weight: bold;
	font-size: 90%;
	margin: 0 0 10px;
}
h3
{
	font-weight: bold;
	font-size: 81%;
	margin: 0;
}
h4, h5, h6
{
	font-weight: bold;
	font-size: 75%;
	margin: 0;
}
a img
{
	border: 0;
}
img
{
	margin: 0 !important;
}
th img, th a img
{
	padding: 4px 6px 0 6px;
}
td img.tdflag
{
	float: left;
	padding: 5px 6px 0 0;
}
h3 img
{
	padding: 3px 0 0 6px;
}
em
{
	text-decoration: underline;
	font-style: normal;
}
iframe
{
	width: 100%;
}
strong
{
	font-weight: bold;
}
/* *** FORM ELEMENTS *** */form
{
	display: inline;
}
button, .button
{
	font: 90% Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	background-color: #e5eaef;
	border-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-bottom-style: solid;
	border-right-style: solid;
	border-color: #779abc;
	text-align: center;
	margin: 0 0 0 10px;
	cursor: pointer;
}
td.cd tr button, td.cd tr .button
{
	font-size: 90%;
}
select, input, textarea, option
{
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
button[disabled], .disabledbutton
{
	background-color: #e4e3e3;
	border-color: #999;
}
fieldset
{
	border: 1px solid #779abc;
	padding: 0 0 3px 5px;
}
legend
{
	color: #779abc;
}
input.readonly
{
	border: 0;
}
caption
{
	display: none;
}
select.eventsbox
{
	margin-top: 13px;
}
/* *** GRID *** */
td.a
{
	width: 100%;
	background-color: #036;
	vertical-align: top;
}
td.b, td.fb
{
	background-color: #fff;
	width: 19%;
	line-height: 100%;
	vertical-align: top;
	padding-left: 15px;
}
td.cd, td.fcd
{
	background-color: #fff;
	width: 78%;
	line-height: 125%;
	vertical-align: top;
	padding-right: 15px;
}
td.b, td.cd
{
	padding-bottom: 35px;
}
td.m
{
	width: 3%;
	font-size: 1%;
	text-align: center;
	background: url( "general/images/blue.gif" ) #fff 50% 0% repeat-y scroll;
}
td.m_lt
{
	width: 3%;
	font-size: 1%;
	text-align: center;
	background: url( "general/images/lt_blue.gif" ) #fff 50% 0% repeat-y scroll;
}
td.m_login
{
	width: 3%;
	font-size: 1%;
	text-align: center;
	background: url( "general/images/none.gif" ) #fff 50% 0% repeat-y scroll;
}
div.c
{
	width: 67.7%;
	float: left;
}
div.m
{
	width: 3.5%;
	float: left;
	font-size: 1%;
}
div.d
{
	width: 28.7%;
	float: left;
}
div.search
{
	width: 67.7%;
}
#wrap
{
	width: 100%;
	text-align: left;
	margin: 0 auto;
}
/* The margin auto is for Moz to center the wraper. */
/*#logo
{
	padding: 9px 0 8px 18px;
	background: transparent !important;
}
#top
{
	background-color: #036;
}
#title
{
	padding: 9px 0 2px 0;
}*/
#search
{
	margin: 10px 10px 0 0;
	text-align: right;
}
#solobtn
{
	padding: 7px 16px 0 0;
	text-align: right;
}
#mainNavigation
{
	background: #e4e3e3 url(general/images/tab_bg.gif) bottom repeat-x;
	height: 30px;
	padding: 0 3px 0 0;
}
#mainNavigation-out > #mainNavigation
{
	height: 50%;
}
#mainNavigation:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#toolbar
{
	text-align: right;
	padding: 6px 0 0 0;
	margin: 0;
}
#toolbar-out > #toolbar img
{
	vertical-align: middle;
}
#tabs
{
	font: 100% Arial, Helvetica, Verdana, Sans-serif;
	margin: 0 0 -20px 0;
	line-height: normal;
	padding: 5px 0 0 10px;
}
#padding
{
	width: 100%;
	height: 15px;
	background: #fff;
}
#top img
{
	margin: 0;
}
#top-out
{
	width: 100%;
}
#title-out
{
	width: 53%;
	float: left;
}
#search-out
{
	width: 20%;
	float: right;
}
#solobtn-out
{
	width: 20%;
	float: right;
}
#mainNavigation-out
{
	width: 100%;
	clear: both;
}
#toolbar-out
{
	float: right;
}
#tabs-out
{
	float: left;
}
/* *** A AREA NAVIGATION *** */
#home
{
	padding: 0 6px 0 0;
}
#tabs ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li
{
	clear: right;
	float: left;
	background: url(general/images/tab_l.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	list-style-type: none;
}
#tabs a
{
	float: none;
	display: block;
	background: url(general/images/tab_r.gif) no-repeat right top;
	padding: 5px 12px 4px 2px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a
{
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover
{
	color: #000;
	text-decoration: underline;
}
#tabs #current
{
	background-image: url(general/images/tab_l_on.gif);
	border-width: 0;
	font-size: 105%;
	font-weight: bold;
}
#tabs #currentsection
{
	background-image: url(general/images/tab_l_on.gif);
	border-width: 0;
	font-size: 105%;
	font-weight: bold;
}
#tabs #current a
{
	background-image: url(general/images/tab_r_on.gif);
	color: #000;
	padding-bottom: 4px;
}
#tabs #currentsection a
{
	background-image: url(general/images/tab_r_on.gif);
	color: #000;
	padding-bottom: 4px;
	text-decoration: underline;
}
@media all and (min-width: 0px)
{
	#tabs #current a
	{
		padding-bottom: 5px;
	}
}
/*for opera */@media all and (min-width: 0px)
{
	#tabs #currentsection a
	{
		padding-bottom: 5px;
	}
}
/*for opera */#tabs img
{
	border: 0;
	margin: 0 3px 0 0;
}
#tabs .home
{
	margin-bottom: -2px;
	margin-left: -3px !important;
	margin-right: 5px !important;
}
/* *** B AREA NAVIGATION *** */
.b a:link, .b a:active, .b a:visited
{
	color: #000;
	font-size: 75%;
	text-decoration: none;
	margin: 0 0 7px;
	display: block;
}
.b a:hover
{
	text-decoration: underline;
}
.b a img
{
	vertical-align: middle;
}
#currentpage
{
	color: #c60 !important;
	font-weight: bold !important;
}
#currentpath
{
	font-weight: bold;
	color: #036;
}
.bnavidisabled
{
	color: #999;
	font-size: 75%;
	margin: 0 0 7px;
	display: block;
}
.indentedsublevel
{
	margin: 8px 0 12px 8px !important;
	padding: 6px 0 0 8px;
	border-left: 1px solid #779abc;
}
/* *** SEARCH *** */#search input
{
	text-align: left;
	margin: 0 10px 0 0;
	width: 8.3em;
	font-size: 0.9em;
}
@media all and (min-width: 0px)
{
	#search input
	{
		margin: 0 5px 2px 0;
	}
}
/*for opera */#search button
{
	margin: 0 !important;
	float: none;
}
/* *** TOOL BAR *** */
#toolbar
{
	text-align: right;
	padding: 5px 6px 0 10px;
	margin: 0;
	font-size: 75%;
}
#toolbar span
{
	margin: 0;
	padding: 0;
	border-right: 1px solid #036;
}
#toolbar a:link, #toolbar a:visited, #toolbar a:active
{
	color: #000;
	text-decoration: underline;
	padding: 0px 7px 3px 3px;
	vertical-align: middle;
}
#toolbar a:hover
{
	text-decoration: none;
}
#toolbar .login
{
	color: #036;
	font-weight: bold;
}
#toolbar .nodivider
{
	border: 0;
	padding: 0 !important;
	margin: 0 !important;
}
/* *** FOOTER *** */td.fm
{
	background-color: #fff;
	text-align: center;
	padding: 0 0 10px;
}
td.fb
{
	font-size: 75%;
	text-align: right;
	padding: 8px 0 10px 15px;
}
td.fcd
{
	font-size: 75%;
	color: #999;
	padding: 6px 15px 10px 0;
}
td.fm a img
{
	margin: 0;
	padding: 8px 0 0;
}
.fb a:link, .fb a:visited, .fb a:active, .fb a:hover, .fcd a:link, .fcd a:visited, .fcd a:active, .fcd a:hover
{
	color: #036;
	text-decoration: underline;
}
/* *** GENERAL CLASSES *** */
.rightalign
{
	text-align: right;
}
.floatright
{
	float: right;
}
.buttonsright
{
	text-align: right;
	padding: 10px 10px 0 0;
	margin: 0px;
}
.button
{
	margin: 0 0 0 10px;
}
.hiddenbutton
{
	height: 1px;
	width: 1px;
}
.tracker
{
	margin: 0 0 20px;
}
.fullwidth
{
	width: 100%;
}
.nodisplay
{
	display: none;
}
.mandatory
{
	color: #c60;
	font-weight: bold;
}
.paging
{
	text-align: center;
	color: #999;
}
.barlink
{
	font-size: 90%;
	font-weight: normal;
	float: right;
}
.icon
{
	font-weight: normal;
	font-size: 90%;
	float: right;
	margin: 0;
}
.expanded
{
	white-space: nowrap;
	padding-left: 30px !important;
}
.expandedwrap
{
	padding-left: 30px !important;
}
.imgindent
{
	margin: 0 16px 5px 0 !important;
	float: left;
}
.nowrap
{
	white-space: nowrap;
}
.uppercase
{
	text-transform: uppercase;
}
.calendar
{
	margin: 0 1px -2px 4px !important;
}
.image
{
	margin: 0 0 -1px -3px !important;
}
/* *** TRACKER *** */#tracker
{
	width: 396px;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	margin: 0 0 10px;
	clear: both;
	overflow: auto;
}
#tracker div
{
	float: left;
}
#tracker .act
{
	background: #fff url(general/images/t_act_line.gif) repeat-x scroll top;
	color: #036;
}
@media all and (min-width: 0px)
{
	#tracker .act
	{
		background: #fff url(general/images/t_act_line.gif) repeat-x scroll;
		color: #036;
	}
}
/*for opera */#tracker .inact
{
	background: #fff url(general/images/t_inact_line.gif) repeat-x scroll top;
	color: #ccc;
}
@media all and (min-width: 0px)
{
	#tracker .inact
	{
		background: #fff url(general/images/t_inact_line.gif) repeat-x scroll;
		color: #ccc;
	}
}
/*for opera */#tracker img
{
	float: right;
}
#tracker .act img
{
	background: transparent url(general/images/t_act_disk.gif) no-repeat scroll right;
}
#tracker .act img.end
{
	background: transparent url(general/images/t_act_box.gif) no-repeat scroll right;
}
#tracker .inact img
{
	background: transparent url(general/images/t_inact_disk.gif) no-repeat scroll right;
}
#tracker .inact img.end
{
	background: transparent url(general/images/t_inact_box.gif) no-repeat scroll right;
}
.long
{
	width: 585px !important;
}
.t2 div
{
	width: 50%;
}
.t3 div
{
	width: 33%;
}
.t4 div
{
	width: 25%;
}
.t5 div
{
	width: 20%;
}
div.stabilizer
{
	clear: both;
	margin: -12px 0;
	padding: 0;
	font-size: 0px;
	background-color: transparent;
	height: 1px;
}
td.cd > div.stabilizer
{
	margin: 5px 0;
}
div.c > div.stabilizer
{
	margin: 5px 0;
}
div.stabilizer hr
{
	display: none;
}
/* *** TABLES *** */
td.cd tr
{
	vertical-align: top;
	/*font-size: 75%;*/
}
td.cd tr tr
{
	vertical-align: top;
	/*height: 20px;*/
	font-size: 100%;
}
td.cd div.small tr
{
	height: 16px;
}
td.cd th
{
	font-weight: bold;
}
th a img
{
	padding: 4px 3px 0;
}
div.small th a img
{
	padding: 1px 3px 0;
}
th a:link, th a:visited, th a:active
{
	text-decoration: none;
	color: #000;
}
th a:hover
{
	text-decoration: underline;
}
.first
{
	padding-left: 8px;
}
.last
{
	padding-right: 8px;
}
table.bordered1, table.bordered2, table.bordered3
{
	border-collapse: collapse;
}
tr.even
{
	background-color: #fff;
}
td.even
{
	background-color: #fff;
}
/* Brand Blue */table.bordered1 td, table.bordered1 th
{
	border: 1px solid #779abc;
}
tr.odd1
{
	background-color: #e5eaef;
}
td.odd1
{
	background-color: #e5eaef;
}
/* Dust Green */table.bordered2 td, table.bordered2 th
{
	border: 1px solid #968f69;
}
tr.odd2
{
	background-color: #d9d5be;
}
/* Cool Grey */table.bordered3 td, table.bordered3 th
{
	border: 1px solid #999;
}
tr.odd3
{
	background-color: #e4e3e3;
}
/* Green for informing the users */table.bordered4 td, table.bordered4 th
{
	border: 1px solid #a9af00;
}
tr.odd4
{
	background-color: #eff1cc;
}
/* *** BOXES *** */
h3.bar1 img, h3.bar2 img, h3.bar3 img, h3.bar4 img
{
	float: right;
	margin: 4px 0 0 5px;
}
h3.bar1 img.flag, h3.bar2 img.flag, h3.bar3 img.flag, h3.bar4 img.flag
{
	float: left;
	margin: 2px 6px 0 -6px !important;
}
.small h3.bar1 img, .small h3.bar2 img, .small h3.bar3 img, .small h3.bar4 img
{
	padding: 0;
	float: right;
	margin: 2px 0 0 5px !important;
}
.tborder1 p, .tborder2 p, .tborder3 p, .tborder4 p
{
	margin: 10px 10px;
}
.tborder1 h4, .tborder2 h4, .tborder3 h4, .tborder4 h4
{
	margin: 0 10px;
}
/* Brand Blue */
h3.bar1
{
	background-color: #ccd8de;
	padding: 2px 10px;
	font-size: 12px;
}
h3.barline1
{
	background-color: #ccd8de;
	padding: 2px 10px;
	border-bottom: 1px solid #779abc;
	margin: 0 0 2px;
}
.tborder1
{
	color: #000;
	background-color: #fff;
	border: 1px solid #779abc;
}
.linebelow1
{
	border-bottom: 1px solid #779abc;
}
.lineabove1
{
	border-top: 1px solid #779abc;
}
/* Dust Green */h3.bar2
{
	background-color: #c5bc89;
	padding: 2px 10px;
}
h3.barline2
{
	background-color: #c5bc89;
	padding: 2px 10px;
	border-bottom: 1px solid #968f69;
	margin: 0 0 2px;
}
.tborder2
{
	color: #000;
	background-color: #fff;
	border: 1px solid #968f69;
}
.linebelow2
{
	border-bottom: 1px solid #968f69;
}
/* Cool Grey */
h3.bar3
{
	background-color: #ccc;
	padding: 2px 10px;
}
h3.barline3
{
	background-color: #ccc;
	padding: 2px 10px;
	border-bottom: 1px solid #999;
	margin: 0 0 2px;
}
.tborder3
{
	color: #000;
	background-color: #fff;
	border: 1px solid #999;
}
.linebelow3
{
	border-bottom: 1px solid #999;
}
/* Green for informing the users */
h3.bar4
{
	background-color: #d8db7f;
	padding: 2px 10px;
}
h3.barline4
{
	background-color: #d8db7f;
	padding: 2px 10px;
	border-bottom: 1px solid #a9af00;
	margin: 0 0 2px;
}
.tborder4
{
	color: #000;
	background-color: #fff;
	border: 1px solid #a9af00;
}
.linebelow4
{
	border-bottom: 1px solid #a9af00;
}
/* *** BOX FOR MARKETING CONTENT *** */
.adbox
{
	margin: 15px 0 0 0;
}
.indentimg
{
	float: left;
	border: solid 1px #779abc;
}
.indentimg2
{
	float: left;
}
.indented_79
{
	margin: 0 0 0 96px;
}
.indented_106
{
	margin: 0 0 0 122px;
}
.indented_151
{
	margin: 0 0 0 166px;
}
.indented_186
{
	margin: 0 0 0 203px;
}
img.symbol
{
	padding: 3px 8px 0 0;
}
/* *** C AREA TABS *** */
#tabsC-out
{
	float: left;
	background: #e4e3e3 url(general/images/tabC_bg.gif) bottom repeat-x;
	width: 100%;
}
#tabsC
{
	margin: 0;
	line-height: normal;
	padding: 5px 0 0;
	width: 100%;
}
#tabsC ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabsC li
{
	clear: right;
	float: left;
	background: url(general/images/tabC_l.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	list-style-type: none;
}
#tabsC a
{
	float: none;
	display: block;
	background: url(general/images/tabC_r.gif) no-repeat right top;
	padding: 5px 12px 5px 2px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}
#tabsC .notab
{
	margin: 0;
	padding: 0;
	background: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a
{
	float: none;
}
/* End IE5-Mac hack */
#tabsC a:hover
{
	color: #000;
	text-decoration: underline;
}
#tabsC #current
{
	background-image: url(general/images/tabC_l_on.gif);
	border-width: 0;
	font-size: 105%;
	font-weight: bold;
}
#tabsC #current a
{
	background-image: url(general/images/tabC_r_on.gif);
	color: #000;
	padding-bottom: 4px;
}
@media all and (min-width: 0px)
{
	#tabsC #current a
	{
		padding-bottom: 6px;
	}
}
/*for opera */
.tabborder
{
	clear: both;
	border-right: 1px solid #779abc;
	border-bottom: 1px solid #779abc;
	border-left: 1px solid #779abc;
}
.help_icon
{
	float: right;
	padding: 6px 10px 0px 4px;
}
/* *** LISTS *** */
ol.alpha
{
	font-size: 75%;
	list-style: upper-alpha outside;
	margin: -3px 0 0 30px;
}
ol.number, ol
{
	font-size: 75%;
	list-style: decimal outside;
	margin: -3px 0 0 30px;
	white-space: normal;
}
ul.disc, ul
{
	list-style: disc;
	margin: -3px 0 0 17px;
	white-space: normal;
}
.tborder1 ol.alpha, .tborder2 ol.alpha, .tborder3 ol.alpha
{
	margin: -3px 10px 0 40px;
}
.tborder1 ol.number, .tborder1 ol, .tborder2 ol.number, .tborder2 ol, .tborder3 ol.number, .tborder3 ol
{
	margin: -3px 10px 0 40px;
}
.tborder1 ul.disc, .tborder1 ul, .tborder2 ul.disc, .tborder2 ul, .tborder3 ul.disc, .tborder3 ul
{
	margin: -3px 10px 0 26px;
}
ol ol, ol ul, ul ul, ul ol
{
	font-size: 100%;
}
/* *** LINKLIST FOR D AREA CONTENT *** */
.linklist a:link, .linklist a:visited, .linklist a:hover, .linklist a:active
{
	display: block;
	font-size: 75%;
	margin: 0 10px 7px;
}
.linklist p a:link, .linklist p a:visited, .linklist p a:hover, .linklist p a:active
{
	display: inline;
	font-size: 100%;
	margin: 0px 0px;
}
.linklist img
{
	padding: 0 0 6px;
}
.linklist h4
{
	margin: 0 0 4px 10px;
}
/* *** BARCODE *** */
#readbarcode
{
	font: 90% Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	background-color: #e5eaef;
	border-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-bottom-style: solid;
	border-right-style: solid;
	border-color: #779abc;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	padding: 1px 1px 2px 1px;
}
#readbarcode
{
	color: #000;
}
#readbarcode:visited
{
	color: #000;
}
#readbarcode:hover
{
	color: #000;
	text-decoration: none;
}
/* *** SITEMAP *** */
H2.sitemap1
{
	margin: 0 0 5px;
}
H3.sitemap2
{
	margin: 0 0 5px 20px;
}
H4.sitemap3
{
	font-weight: normal;
	margin: 0 0 5px 50px;
}
H5.sitemap4
{
	font-weight: bold;
	margin: 0 0 5px 80px;
}
H6.sitemap5
{
	font-weight: normal;
	margin: 0 0 5px 110px;
}
P.sitemap6
{
	font-weight: bold;
	margin: 0 0 5px 140px;
}
P.sitemap7
{
	font-weight: normal;
	margin: 0 0 5px 170px;
}
P.sitemap8
{
	font-weight: bold;
	margin: 0 0 5px 200px;
}
P.sitemap9
{
	font-weight: normal;
	margin: 0 0 5px 230px;
}
P.sitemap10
{
	font-weight: bold;
	margin: 0 0 5px 260px;
}
/* *** ERROR BOXES *** */
.er, .erf
{
	padding: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 90%;
}
.info
{
	padding: 5px;
	font-size: 100%;
	line-height: 90%;
}
.er
{
	background-color: #eff1cc;
	border: 1px solid #a9af00;
}
.erf
{
	background-color: #eff1cc;
	padding-top: 6px;
}
.er_icon_l
{
	float: left;
	padding: 3px 5px 0px 0px;
}
.er_icon_r
{
	float: right;
	padding: 3px 0px 0px 4px;
}
/* *** INFO BOXES *** */
.info_border
{
	color: #000;
	border: 1px solid #779abc;
}
.info_border .imgindent
{
	margin: 10px 10px 0px 10px !important;
}
.info_border h2
{
	margin: 10px 10px 5px 10px;
}
.info_border h3
{
	margin: 9px 10px 6px 10px;
}
.info_border p
{
	margin: 0 10px 14px 10px;
}
.info_border h3.bar1
{
	margin: 0;
}
.info_border ul
{
	margin-bottom: 8px;
}
.info_border li
{
	margin-left: 10px;
}
.info_table
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
}
td.cd .info_border
{
	margin-bottom: 20px;
}
td.small_window .bar1
{
	font-size: 100%;
	padding: 5px 10px;
}
td.small_window .info_table
{
	font-size: 75%;
}
td.small_window .info_table tr
{
	height: 20px;
}
/* *** PRINT *** */
#printTop
{
	display: none;
}
#printFooter
{
	display: none;
}
br.break
{
	display: none;
}
/* *** IE AND OPERA BUG *** */
br.iebug
{
	line-height: 0px;
}
div.c > br.iebug
{
	display: none;
}
@media all and (min-width: 0px)
{
	.operabug
	{
		margin-bottom: -20px;
	}
}
/*for opera *//* *** UNCONFIRMED PAYMENTS BOX *** */
.unconfirmedbox
{
	float: right;
	font-size: 75%;
	background-color: #eff1cc;
	border: 1px solid #a9af00;
	padding: 2px 10px;
	white-space: nowrap;
	margin: 0;
}

