*
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body
{
	background-color: #dfdfdf;
	text-align: center;
	padding: 0;
	margin: 0;	
}
form
{
	margin: 0; padding: 0;
}
a
{
	color: #2555aa;
	text-decoration: none;
}
a:hover
{
	color: #aa2555;
	text-decoration: underline;
}
a#header_logo
{
	display: block;
	width: 640px; height: 96px;
	margin: 0; padding: 0;
	background-image: url('../images/header-logo.jpg');
	background-repeat: no-repeat;
	border: 0;
	text-decoration: none;
}
.container
{
	width: 100%;
	background-color: #ffffff;
	border: 0; border-spacing: 0; margin: 0;
	text-align: left;
}
.overlaywindow
{
	display: block;
	background-image: url('../images/header-overlay.gif');
	float: right;
	border: solid #a0a0a0 1px;
	margin: 1px;
}
.pageHeader
{
	background-color: #666666;
}
.pageHeader .logo
{
	background-image: url('../images/header-background.jpg');
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: bottom;
	font-size: 13px;
}
a img { border: none; margin: 0; padding: 0; }
.pageHeader .members
{
	text-align: right;
	padding: 0;
	margin: 0;
}
.pageMenu
{
	background-color: #a0a0a0;
}
.menuContainer
{
	padding-left: 5px; padding-top: 5px; padding-right: 5px;
	text-align: left;
	border-bottom: solid #d0d0d0 2px;
}
.menuContainer a
{
	background-image: url('../images/menu-off.jpg');
	background-repeat: repeat-x;
	display: block;
	float: left;
	margin-left: 1px; margin-right: 1px; margin-top: 2px; margin-bottom: 0px;
	padding-left: 5px; padding-top: 5px; padding-bottom: 2px; padding-right: 5px;
	border-left: solid #efefef 1px;
	border-right: solid #cfcfcf 1px;
	border-top: solid #efefef 1px;
	background-color: #e0e0e0;
	color: #222222;
	font-weight: 800;
	font-family: 'Verdana';
	font-size: 9px;
}
.menuContainer a.selected
{
	background-image: url('../images/menu-hover.jpg');
	background-repeat: repeat-x;
	background-color: #afafef;
	color: #ffffff;
}
.menuContainer a:hover
{
	background-image: url('../images/menu-on.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: solid #a0a0a0 1px;
	border-top: solid #a0a0a0 1px;
	border-right: solid #a0a0a0 1px;
	text-decoration: none;
}
.quickSettings
{
	border-bottom: solid #b0b0b0 2px;
	padding: 2.5px;
	text-align: right;
}
h1
{
	font-size: 13px;
	line-height: 15px;
	border-bottom: dotted #888888 1px;
	font-weight: 800;
}
.pageContent
{
	background-color: #ffffff;
	text-align: left;
}
.pageContent .content
{
	text-align: left;
	padding: 10px;
}
.pageFooter
{
	background-color: #cfcfcf;
}
.pageFooter td
{
	padding: 3px; text-align: right; font-style: italic; font-weight: 800;
}
u { text-decoration: underline; }
i { font-style: italic; }
b, strong { font-weight: 800; }
.txtUsername, .txtPassword
{
	height: 16px;
	width: 120px;
	background-color: #efefef;
	border: solid #b0b0b0 1px;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px; padding-bottom: 2px; padding-right: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}
.txtUsername
{
	background-image: url('../images/icon_user.gif');
}
.txtPassword
{
	background-image: url('../images/icon_key.gif');
}
.btnLogin, .btnSave, .btnSearch, .btnCancel, .btnNext, .btnPrevious
{
	background-color: #efefef;
	border: solid #cfcfcf 1px;
	text-align: right;
	padding-left: 20px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: 800;
}
.btnLogin:hover, .btnSave:hover, .btnSearch:hover, .btnCancel:hover, .btnNext:hover, .btnPrevious:hover
{
	background-color: #ffffff;
}
.btnNext
{
	background-image: url('../images/action_forward.gif');
}
.btnPrevious
{
	background-image: url('../images/action_back.gif');
}
.btnLogin
{
	background-image: url('../images/icon_security.gif');
}
.btnSave
{
	background-image: url('../images/action_save.gif');
}
.btnSearch
{
	background-image: url('../images/page_find.gif');
}
.btnCancel
{
	background-image: url('../images/action_stop.gif');
}
.warning
{
	display: block;
	padding: 3px 3px 3px 20px;
	background-image: url('../images/icon_alert.gif');
	background-position: 2px 2px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 10px;
	background-color: #efefef;
	border: solid #c0c0c0 1px;
}
.auctionlist
{
	width: 100%;
	font-size: 10px;
}
.auctionlist .header
{
	background-color: #cccccc;
}
.auctionlist .header td
{
	border: solid #a0a0a0 1px;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 3px;
}
.auctionlist .lists td
{
	vertical-align: top;
	padding: 1px;
}
.auctionlist .lists td a
{
	display: block;
	margin: 1px;
	background-color: #ffffff;
	padding: 3px 3px 3px 21px;
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: left;
	font-family: 'Arial Narrow';
	text-decoration: none;
}
.auctionlist .lists td a:hover
{
	background-color: #a0ffa0;
}
.auctionlist .lists td a.lookbuy, .auctionlist .lists td a.lookbuySel
{
	background-image: url('../images/icon_wand.gif');
}
.auctionlist .lists td a.auction, .auctionlist .lists td a.auctionSel
{
	background-image: url('../images/page_edit.gif');
}
td.day0, td.day1, td.day2, td.day3, td.day4
{
	width: 20%;
}
.auctionlist .lists td.day0
{
	background-color: #337744;
}
.auctionlist .lists td.day1
{
	background-color: #559966;
}
.auctionlist .lists td.day2
{
	background-color: #66bb77;
}
.auctionlist .lists td.day3
{
	background-color: #88dd99;
}
.auctionlist .lists td.day4
{
	background-color: #aaffbb;
}
.auctionlist .lists td a.lookbuySel, .auctionlist .lists td a.auctionSel
{
	background-color: #a0a0dd;
}
.detailWinHidden
{
	display: none;
	visibility: hidden;
}
.detailWinShown
{
	display: block;
	position: absolute;
	visibility: visible;
	width: 780px;
	height: 600px;
	left: 50%;
	margin-left: -390px;
	background-color: #ffffff;
	border: solid #a0a0a0 1px;
padding: 2px;
}
.detailWinShown iframe
{
	border: solid #cfcfcf 1px;
	margin: 3px;
}
#pnlDetails .detail
{
	width: 70%;
	background-color: #ffffff;
	text-align: left;
}
.vehicledetail
{
	text-align: left;
	width: 100%;
}
.vehicledetail td
{
	text-align: left;
	padding: 3px;
}
.vehicledetail .titleRow
{
	background-color: #223366;
}
.vehicledetail .titleRow td
{
	color: #ffffff;
}
.vehicledetail .titleRow .reference
{
	text-align: right;
}
.vehicledetail .label
{
	font-style: italic;
	text-align: left; vertical-align: top;
}
.vehicledetail .value
{
	text-align: left; vertical-align: top;
}
.extra
{
	background-color: #a0a0a0;
}
.extra .offer
{
	border: solid #444444 1px;
	text-align: left;
	background-color: #cfcfcf;
}
.extra .documents
{
	border: solid #444444 1px;
	text-align: left;
	background-color: #cfcfcf;
}
.pictureContainer
{
	background-color: #ffffff;
	width: 100%;
	border-left: solid #dfdfdf 1px;
	border-top: solid #dfdfdf 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
}
.pictureContainer img
{
	border: solid #444444 1px;
}
.OfferDetail
{
	background-color: #dfdfdf;
}
.OfferDetail td
{
	text-align: left; vertical-align: top; padding: 3px;
	font-size: 10px; font-weight: 800;
}
.GiveInput
{
	border: solid #666666 1px;
	background-color: #bfbfbf;
}
.GiveInput tr.toprow
{
	background-color: #333377;
}
.GiveInput tr.toprow td
{
	background-color: #efefef;
	font-weight: 800;
}
.inputRow
{
	background-color: #efefef;
}
.inputRow td:first-child
{
	padding: 3px;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
}
.inputRow td
{
	padding: 3px;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
.inputRow td input
{
	background-color: #ffffff;
	border: solid #888888 1px;
	padding: 3px;
	text-align: right;
	text-transform: UpperCase;
}
.oldOffer
{
	display: inline-table;
	padding: 3px;
	text-align: right;
	font-style: italic;
	color: green;
	font-weight: 800;
	background-color: #efefef;
	border: solid #666666 1px;
	margin: 2px;
	height: 16px;
}
.priceDetail
{
	background-color: #efefef;
}
.priceDetail td
{
	font-size: 12px;
	font-weight: 800;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.priceTitle
{
	background-color: #223366;
}
.priceTitle td
{
	color: #ffffff;
	font-weight: 800;
	border-bottom: solid #888888 1px;
	padding: 3px;
	font-size: 12px;
}
table.listitems
{
	border-spacing: 1px;
	width: 100%;
}
table.listitems tr.toprow
{
	background-color: #efefef;
}
table.listitems tr.toprow td
{
	border: dotted #b0b0b0 1px;
	padding: 3px;
	text-align: left;
	font-weight: 800;
}
table.listitems tr.row0, table.listitems tr.newrow0
{
	background-color: #ffffff;
}
table.listitems tr.row1, table.listitems tr.newrow1
{
	background-color: #efefef;
}
table.listitems tr.selected
{
	background-color: #229933;
}
table.listitems tr.row0:hover, table.listitems tr.row1:hover, table.listitems tr.selected:hover, table.listitems tr.newrow0:hover, table.listitems tr.newrow1:hover
{
	background-color: #a0ffa0;
}
table.listitems tr.row0 td, table.listitems tr.row1 td, table.listitems tr.selected td, table.listitems tr.newrow0 td, table.listitems tr.newrow1 td
{
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
table.listitems tr.row0 td a, table.listitems tr.row1 td a, table.listitems tr.selected td a
{
	color: #000000;
	text-decoration: none;
}
table.listitems tr.newrow0 td a, table.listitems tr.newrow1 td a
{
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
table.listitems tr.row0 td a:hover, table.listitems tr.row1 td a:hover, table.listitems tr.selected td a:hover, table.listitems tr.newrow0 td a:hover, table.listitems tr.newrow1 td a:hover
{
	color: #2555aa;
	text-decoration: underline;
}
a.field
{
	display: inline-block;
	padding: 2px;
	margin: 1px;
	padding-right: 4px;
	background-color: #dfdfdf;
	border: solid #777777 1px;
	text-align: left;
	font-size: 10px;
	vertical-align: middle;
}
apfield:hover
{
	text-decoration: none;
	background-color: #a0efa0;
}
a.field img
{
	border: 0; margin-right: 3px;
	width: 16px; height: 16px;
}
table.pagedivider
{
	border: solid #a0a0a0 1px;
	border-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
table.pagedivider td.pageLeft
{
	text-align: left;
	vertical-align: top;
	width: 15%;
	border-right: dotted #a0a0a0 1px;
}
table.pagedivider td.pageMiddle
{
	text-align: left;
	vertical-align: top;
	width: 55%;
	padding: 2px;
}
table.pagedivider td.pageRight
{
	border-left: dotted #a0a0a0 1px;
	text-align: left;
	vertical-align: top;
	width: 20%;
}
table.promosold
{
	display: inline-block;
	background-color: #bf8f7f;
	border: solid #c04050 2px;
	margin: 2px;
	width: 320px;
	text-align: left;
}
table.promodisplay
{
	display: inline-block;
	background-color: #bfbfbf;
	border: solid #a0a0a0 1px;
	margin: 2px;
	width: 320px;
	text-align: left;
}
table.promosold tr.titlerow, table.promodisplay tr.titlerow
{
	background-color: #223366;
}
table.promosold tr.titlerow td, table.promodisplay tr.titlerow td
{
	width: 320px;
	color: #ffffff;
	font-weight: 800;
	text-align: left;
	vertical-align: top;
}
table.promosold tr.titlerow td img, table.promodisplay tr.titlerow td img
{
	width: 45px; height: 12px;
}
table.promosold tr.detail, table.promodisplay tr.detail
{
	background-color: #efefef;
}
table.promosold tr.detail td, table.promodisplay tr.detail td
{
	text-align: left; vertical-align: top;
}
table.promosold tr.link, table.promodisplay tr.link
{
	background-color: #dfdfdf;
}
table.promosold tr.link td, table.promodisplay tr.link td
{
	text-align: right;
	vertical-align: top;
	border-top: dotted #a0a0a0 1px;
}
table.promosold tr.price, table.promodisplay tr.price
{
	background-color: #ffffff;
}
table.promosold tr.price td, table.promodisplay tr.price td
{
	padding: 5px;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	font-weight: 800;
}
.timesplit
{
	background-image: url('../images/header-overlay.gif');
	padding: 1px;
	text-align: left;
	border: solid #a0a0a0 1px;
	margin: 0;
	font-weight: 800;
}
.inboxfolder
{
	list-style-type: none;
	margin: 0; padding: 0;
}
.inboxfolder li a
{
	display: block;
	background-color: #cfcfcf;
	border: solid #a0a0a0 1px;
	padding-left: 26px;
	padding-top: 3px; padding-bottom: 3px; padding-right: 3px;
	width: 100px;
	background-image: url('../images/folder_page.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
}
.inboxfolder li a:hover
{
	display: block;
	background-color: #ffffff;
	border: solid #a0a0a0 1px;
	padding-left: 26px;
	padding-top: 3px; padding-bottom: 3px; padding-right: 3px;
	width: 100px;
	background-image: url('../images/folder_page.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
}
.detailWinTool a
{
	display: block;
	float: left;
	border: solid #cccccc 1px;
	padding: 3px;
	background-color: #dfdfdf;
	margin-right: 2px;
}
.detailWinTool a:hover
{
	background-color: #bfcfff;
	text-decoration: none;
}
.usersetup
{
	width: 100%;
	border: dotted #888888 1px;
}
.usersetup td.personaldata
{
	vertical-align: top;
	text-align: left;
	padding: 2px;
}
.usersetup td.documents
{
	width: 240px;
	border-left: dotted #a0a0a0 1px;
	vertical-align: top;
	text-align: right;
	padding: 2px;
}
.inboxquote
{
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url('../Images/header_overlay.gif');
	background-color: #dfdfdf;
	border: solid #a0a0a0 1px;
	padding: 5px;
	text-align: left;
	color: #000000;
}
a.selectedpage
{
	font-weight: 800;
	text-decoration: underline;
	color: #000000;
}
a.otherpage
{
	font-weight: 400;
	text-decoration: none;
}
table.smallPromo td.promoImg
{
	padding: 1px;
	width: 98px;
	height: 74px;
}
table.smallPromo td.promoImg img
{
	width: 96px;
	height: 72px;
}
table.smallPromo
{
	border: solid #cfcfcf 1px;
	border-spacing: 1px;
	text-align: left;
	vertical-align: top;
	background-color: #dfdfdf;
}
table.smallPromo td.promoPrice
{
	font-weight: 800; font-size: 14px;
	text-align: center; padding: 3px;
	background-color: #efefef;
}
table.smallPromo td.promoLink
{
	text-align: right;
}
table.smallPromo td.promoLink a
{
	color: #2555aa;
	text-decoration: none;
}
table.smallPromo td.promoLink a:hover
{
	color: #55aa25;
	text-decoration: underline;
}

/* talen */
.langDropDown
{
	padding: 2px; border: solid #cfcfcf 1px; background-color: #efefef;
	text-align: left;
	width: 120px;
	float: right;
}
.langDropDown .langSelected
{
	display: block;
	visibility: visible;
	padding: 3px;
	text-align: left;
}
.langDropDown .langOptions
{
	position: absolute;
	display: none;
	visibility: hidden;
}
.langDropDown:hover .langOptions
{
	display: block;
	visibility: visible;
	background-color: #cfcfcf;
	border: solid #a0a0a0 1px;
	padding: 1px;
	width: 120px;
	margin-top: 2px;
	margin-left: -3px;
}
.langDropDown:hover .langSelected
{
	background-color: #ffffff;
}
.langDropDown:hover .langSelected:hover
{
	text-decoration: none;
}
.langDropDown:hover .langOption
{
	display: block;
	visibility: visible;
	text-align: left;
	padding: 3px;
	background-color: #dfdfdf;
	margin: 1px;
}
.langDropDown:hover .langOption:hover
{
	background-color: #efefef;
	text-decoration: none;
}
.langDropDown img
{
	width: 24px; height: 12px;
}
table.userdata
{
	text-align: left;
	margin: 5px;
	width: 100%;
	padding-right: 10px;
}
table.userdata td
{
	text-align: left; vertical-align: top; padding: 3px;
}
table.userdata tr.title
{
	background-color: #EFEFEF;
}
table.userdata tr.title td
{
	color: #000000;
	font-weight: 800;
	border: dotted #a0a0a0 1px;
}
.errorlabel, .errormessage, .succesmessage, .infomessage
{
	display: block;
	background-color: #ffffff;
	border: solid #a0a0a0 1px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.errorlabel
{
	padding: 2px 2px 2px 22px;
	background-position: 2px 2px;
}
.infomessage
{
	padding: 5px 5px 5px 25px;
	background-position: 5px 5px;
}
.errormessage
{
	padding: 5px 5px 5px 25px;
	background-position: 5px 5px;
}
.succesmessage
{
	padding: 5px 5px 5px 25px;
	background-position: 5px 5px;
}
.errorlabel, .errormessage
{
	font-style: italic;
	color: #992233;
	background-image: url('../images/icon_alert.gif');
}
.succesmessage
{
	color: #229933;
	background-image: url('../images/icon_ok.gif');
}
.infomessage
{
	margin: 10px;
	color: #000000;
	background-image: url('../images/icon_info.gif');
}
.bigtekst
{
	overflow: auto;
	height: 300px;
	padding: 10px;
	text-align: left;
}
table.adres
{
	border: solid #a0a0a0 1px;
	background-color: #777777;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
table.adres tr.title td
{
	background-color: #221155;
	color: #efefef;
	font-weight: 800;
	text-align: center;
}
table.adres tr td
{
	text-align: center; padding: 3px;
}
table.vehicledetail tr.toprow
{
	background-color: #444444;
}
table.vehicledetail tr.toprow td
{
	padding: 3px;
	font-weight: 800;
	color: #efefef;
	text-align: left;
}
table.vehicledetail td.options table td
{
	padding: 3px; text-align: left; border: dotted #777777 1px;
}
table.vehicledetail td.options table
{
	width: 100%;
}
table.vehicledetail td.damage
{
	color: #bb4433;
}
table.popupWindow
{
	border-left: solid #cfcfcf 1px; border-top: solid #dfdfdf 1px;
	border-right: solid #888888 2px; border-bottom: solid #666666 2px;
	background-color: #bfbfbf;
	text-align: left;
	height: 100%;
}
table.popupWindow tr.popupTitle
{
	background-color: #223366;
}
table.popupWindow tr.popupTitle td.popupTekst
{
	padding: 3px; text-align: left; color: #ffffff; font-weight: 800;
}
table.popupWindow tr.popupTitle td.popupButtons
{
	padding: 3px; text-align: right; font-size: 16px; font-weight: 800;
}
table.popupWindow tr.popupTitle td.popupButtons a
{
	text-decoration: none; color: #ffffff;
}
table.popupWindow tr.content { background-color: #efefef; border-left: solid #a0a0a0 2px; border-bottom: solid #a0a0a0  1px; border-right: solid #a0a0a0 2px; }

table.popupWindow tr.content td.popupTekstEmail {
	padding: 10px;
	font-size: 14px;
	font-weight: 800;
}

.confirmation_large
{
	position: absolute;
	top: 120px;
	right: 120px;
	left: 120px;
	border: solid #a0a0a0 2px;
}

.confirmation_minimized
{
	position: absolute; left: 10px; top: 10px; width: 200px; height: 20px;
}

    .inbox
    {
        font-size: 12px; width: 100%; height: 100%; border-spacing: 1px; background-color: #efefef; border: solid #a0a0a0 1px; text-align: left; vertical-align: top;
    }
    .inbox td { padding: 3px; text-align: left; vertical-align: top; }
    .inboxContainer { border: solid #cfcfcf 1px; background-color: #ffffff; }
    .messages, .messagesFull, .preview, .previewFull { border: solid #a0a0a0 1px; background-color: #ffffff; }
    .folders { width: 10%; }
    .messagesFull { font-size: 1em; width: 90%; visibility: visible; display: table-cell; }
    .previewHidden { width: 0%; visibility: hidden; display: none; }
    .messages { font-size: 10px; width: 40%; visibility: visible; display: table-cell; }
    .preview { font-size: 10px; width: 50%; visibility: visible; display: table-cell; }
    .preview img { max-width: 300px; }
    .messagesHidden { width: 0%; visibility: hidden; display: none; }
    .previewFull { font-size: 1em; width: 90%; visibility: visible; display: table-cell; }
    .pages { height: 20px; background-color: #cfcfcf; }
    .pages td { text-align: right; }
    .folders a.folder, .folders a.folderSelected
    {
        display: block;
        border: dotted #a0a0a0 1px;
        margin: 2px;
        padding-left: 20px;
        padding-top: 5px; padding-right: 5px; padding-bottom: 5px;
        text-decoration: none;
        background-color: #ffffff;
        color: #000000;
    }
    .folders a.folderSelected { background-color: #223366; color: #ffffff; font-weight: 800; }
    .folders a:hover
    {
        background-color: #445544; color: #efefef;
    }
	.browse { width: 100%; background-color: #888888; border: solid #a0a0a0 1px; text-align: left; vertical-align: top; }
	.browse td { padding: 3px; text-align: left; vertical-align: top; }
	.browse .title { background-color: #dfdfdf; }
	.browse .title td { font-weight: 800; }
	.browse .row0, .browse .nrow0 { background-color: #efefef; }
	.browse .row1, .browse .nrow1 { background-color: #ffffff; }
	.browse .rowSelected { background-color: #aaeebb; }
	.browse td a { color: #000000; text-decoration: none; }
	.browse .nrow0 a, .browse .nrow1 a { font-weight: 800; }
	.browse td a:hover { text-decoration: underline; }
	.browse tr.row0:hover, .browse tr.row1:hover, .browse tr.rowSelected:hover { background-color: #99aacc; }
	.message 
	{ 
		width: 100%;
		border: solid #a0a0a0 1px;
	}
	.message .navigation 
	{
		background-color: #efefef;
	}
	.message .header td
	{
		border-bottom: dotted #a0a0a0 2px;
	}
	.message .header td table td 
	{
		border: none;
	}
	.message .messageContent
	{
		background-color: #ffffff;
		text-align: left; vertical-align: top;
		overflow: auto;
	}
	.message .reply
	{
		background-color: #cfcfcf;
	}
	.message .reply table
	{
		width: 100%;
	}
	.pages a.other { font-weight: 400; }
	.pages a.selected { font-weight: 800; }
	.myInbox
	{
		position: absolute;
		top: 120px;
		left: 50%;
		margin-left: -37.5%;
		background-color: #efefef;
		border: solid #a0a0a0 1px;
		padding: 2px;
		width: 75%;
	}
	.myInbox table { width: 100%; }
	.myInbox textarea { width: 99%; margin: 2px; }
	.myInbox .title { background-color: #223377; }
	.myInbox table td { text-align: left; vertical-align: top; padding: 3px; }
	.myInbox .title td { font-size: 14px; font-weight: 800; padding: 5px; border: solid #ffffff 1px; color: #efefef; }
	.myInbox .panel { margin: 2px; border: solid #666666 1px; background-color: #ffffff; padding: 5px; text-align: left; vertical-align: middle; height: 80px; overflow: auto; z-index: 100; }
	.myInbox .reciepient { display: inline-table; width: 180px; height: 16px; float: left; margin: 2px; padding: 3px; }
	#reciepients:hover { background-color: #ffffff; }
	#reciepients { background-color: #efefef; }
	
	
	.hiddenFrame
	{
	    visibility: hidden;
	    display: none;
	}
	.visibleFrame
	{
	    visibility: visible;
	    display: table;
	    text-align: left;
	}
	.rowSelected { background-color: #229933; }
	.rowSelected td a { font-weight: 800; text-decoration: none; color: #000000; }
	#searchresults { height: 180px; background-color: #cfcfcf; border: solid #888888 1px; padding: 0px; text-align: center; vertical-align: top;}
	small { font-size: 9px; font-weight: 400; }
	.moveUserSelection
	{
		display: block;
		position: absolute;
		top: 150px;
		left: 50%;
		margin-left: -200px;
		width: 400px;
		background-color: #ffffff;
		border: solid #a0a0a0 1px;
	}
	.doQuickConfirm
	{
		display: block;
		position: absolute;
		top: 150px;
		left: 50%;
		margin-left: -200px;
		width: 400px;
		background-color: #ffffff;
		border: solid #a0a0a0 1px;
	}
	.ncontainer
	{
		background-color: #dfdfdf;
		border-left: solid #cfcfcf 1px;
		border-bottom: solid #cfcfcf 1px;
		padding: 3px;
		display: inline-table;
	}
	.ncontainter img
	{
		height: 12px;
	}
	
	.ncontainer
{
	background-color: #dfdfdf;
	border-left: solid #cfcfcf 1px;
	border-bottom: solid #cfcfcf 1px;
	padding: 3px;
	display: inline-table;
}
.ncontainter img
{
	height: 12px;
}
.buttonoff { color: #777777; text-decoration: none; text-align: center; vertical-align: top; }
.buttonoff:hover { color: #777777; text-decoration: none; text-align: center; vertical-align: top; }
.buttonoff img { height: 8px; width: 8px; margin: 4px; }
.buttonon { color: #000000; text-decoration: none; text-align: center; }
.buttonon:hover { color: #2555aa; text-decoration: underline; }

.cropImage_large
{
	position: absolute;
	top: 100px;
	left: 400px;
	border: solid #a0a0a0 2px;
}

.checkmail_large
{
	position: absolute;
	top: 120px;
	right: 250px;
	left: 250px;
	border: solid #a0a0a0 2px;
}