DIV#order-basket TABLE TH {
	text-align: right;
}
TD.order-manifest-cell {
	border-bottom: 1px dotted #ccc;
	height: 120px;
	padding: 3px;
}
.infoFlash {
	background: #ffc;
	border: 2px solid #cc0;
}
.orderlink SPAN.firstword {
	color: #666;
	text-transform: uppercase;
}
DIV#order-basket H2 {
	display: none;
}
DIV.progressBar DIV.background {
	background-color: #333;
	height: 18px;
	width: 0%;
}
DIV.uploadStatus {
	margin: 5px;
}
#edit_frame {
	background: #eee;
	border: 1px solid #666;
	border-top: none;
	margin: 0;
	width: 498px;
}
INPUT[TYPE=TEXT].number {
	text-align: right;
}
.errorMessage {
	background: #fee;
	border: 2px solid #c00;
	color: #c00;
	margin: 2px;
	padding: 4px;
	text-align: center;
}
.sbtabgroup {
	background: transparent;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 8px;
	padding-top: 8px;
}
LABEL {
	font-size: 110%;
	font-weight: bold;
}
.overlay_fg DIV.prism_tools {
	background: black;
	margin: auto auto auto auto;
	padding: 6px 6px 6px 6px;
	text-align: right;
}
FORM {
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
}
.radio_border_unchecked {
	background: white;
	border: 2px solid #ccc;
}
TR.listbody-detail TD {
	background: #ffe;
	border-bottom-width: 4px !important;
	font-size: 90%;
	padding-left: 4px;
	padding-right: 4px;
}
.sbtabin {
	background: transparent;
	border: 1px inset #999;
	font-weight: bold;
}
TR.order-manifest-total-row {
	background: #eef0f2;
}
.left {
	float: left;
}
.noticeFlash {
	background: #9c9;
	border: 2px solid #060;
}
DIV.checkout_section_head H3 {
	background-color: #eee;
	margin: 0 0 !important;
	padding: 0px 0px 4px 4px;
	padding-top: 0px;
}
.radio_border {
	padding: 3px;
}
TH.order-manifest-heading {
	background: #eee;
	border-bottom: 1px dotted #ccc;
	color: #003;
	font-size: 110%;
	padding: 3px;
	text-align: center;
}
OL {
	padding-left: 0;
}
.overlay_fg {
	height: 100%;
	left: 0pt;
	margin: auto;
	position: fixed;
	text-align: center;
	top: 0pt;
	width: 100%;
	z-index: 5101;
}
DL DT {
	font-size: 110%;
	font-weight: bold;
}
INPUT[TYPE=SUBMIT], INPUT[TYPE=RESET], INPUT[TYPE=BUTTON] {
	border: 1px solid #465BAC;
}
.edit-toolbar-button {
	background-color: #ddd;
	border: 1px solid #666;
	display: block;
	margin: 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
}
TR.listhead {
	background: #aaa;
}
DIV.progressBar {
	margin: 5px;
}
A.edit-toolbar-button:hover {
	background-color: #fff;
}
.flashMessage {
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 4px;
}
DIV#content LI {
	padding-left: 10px;
	padding-top: 0.3em;
}
A.addlink {
	display: block;
	float: left;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	text-decoration: none !important;
	width: 80px;
}
.default_image_settings {
	background: #efd;
	border: 2px solid #9c6;
	border-top: none;
	padding: 3px;
}
.overlay_bg {
	background: #000000 none repeat scroll 0%;
	height: 100%;
	left: 0pt;
	opacity: 0.5;
	position: fixed;
	top: 0pt;
	width: 100%;
	z-index: 100;
}
INPUT.orderlink:hover[DISABLED] {
	background-color: #eee;
	border: 1px solid #ccc !important;
	color: #999 !important;
}
TR.order-manifest-row {
	background: #fff;
}
.sbtab {
	background: transparent;
	border: 1px outset #cc9;
	color: #333;
	display: block;
	font-size: larger;
	padding: 3px;
	text-decoration: none;
	vertical-align: middle;
}
#checkoutbutton {
	background: #fff !important;
	border: 1px solid #999;
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none !important;
}
INPUT[TYPE=TEXT].item-update-field, SELECT.item-update-field {
	border: 1px solid black;
	width: 90%;
}
.float_image_container {
	float: left;
}
.imgblockbutton {
	display: block;
	margin: 2px;
	padding: 4px;
	text-decoration: none !important;
}
.fieldWithErrors {
	background-color: red;
	display: table;
	padding: 2px;
}
.edit-toolbar {
	_position: absolute;
	background: #eee;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	left: 0;
	position: fixed;
	top: 0;
	width: 30px;
}
INPUT[TYPE=TEXT]:focus, INPUT[TYPE=PASSWORD]:focus, TEXTAREA:focus {
	background: #ffc;
	border: 1px solid #000;
	margin: 1px;
}
.mispelt {
	background: url(/images/underline-mispelt.gif) bottom repeat-x;
}
.radio_border_checked {
	background: #efd;
	border: 2px solid #9c6;
}
TABLE.listtable TR TD {
	padding: 0 3px 0 3px !important;
}
INPUT[TYPE=TEXT], INPUT[TYPE=PASSWORD], TEXTAREA {
	background: #fff;
	border: 1px solid #999;
	margin: 1px;
}
DIV#content UL, DIV#content OL {
	padding-left: 20px;
}
.addlink {
	border: 1px solid #666;
}
DIV#sharedPageContent {
	display: table-cell;
	width: 530px;
}
.promotion-insert {
	background: #fc0;
	border: 1px solid #f60;
	margin: 8px;
	padding: 4px;
}
.float_image_data {
	margin-left: 0px;
}
TR.listhead TH {
	font-size: 110%;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}
DIV#slingshot_link {
	background-color: #fff;
	background-image: url(/themes/current/icons/export.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	border: 1px solid black;
	margin: 3px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 3px;
	padding-left: 50px;
}
DIV.hint {
	background-color: #ffc;
	background-image: url(/themes/current/icons/sm_help.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 2px solid #fc0;
	margin-bottom: 12px;
	margin-top: 12px;
	min-height: 34px;
	padding: 5px 5px 5px 34px !important;
}
TABLE.order-manifest {
	border: none;
}
BUTTON {
	cursor: pointer;
}
TR.listbody TD {
	background: #ffe;
	padding-left: 4px;
	padding-right: 4px;
}
INPUT.orderlink:hover {
	background-image: url(/themes/kodak/button_bg_hover.png);
	color: red !important;
}
.orderlink:hover SPAN.rest {
	color: red !important;
}
.orderlink SPAN.rest {
	text-transform: lowercase;
}
DIV.progressBar DIV.border {
	background-color: #fff;
	border: 1px solid grey;
	width: 100%;
}
.imgblockbutton2 {
	display: block;
	margin: 2px;
	padding: 4px;
	width: 16px;
}
DIV#content UL.prism-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
TABLE.listtable TR TH {
	border-left: 1px solid transparent !important;
	padding: 0px 3px 0px 3px !important;
	width: 500px;
}
.right {
	float: right;
}
INPUT.orderlink[DISABLED] {
	background-color: #eee;
	border: 1px solid #ccc !important;
	color: #999 !important;
}
DIV#content UL.prism-list LI {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
}
.overlay_fg IFRAME {
	background: white;
	border: 6px solid black;
	border-top: none;
	margin: 0px auto;
}
DIV.product_info {
	background: #fff;
	border: 2px dotted #ddd;
	padding: 4px;
}
#ieHackTd {
	padding-right: 8px;
	width: 527px;
}
TR.order-manifest-total-row TD.order-manifest-cell {
	height: auto;
	padding: 3px;
}
.help {
	background-color: #99ccff;
	background-image: url(/themes/current/icons/sm_help.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	border: 2px solid #336699;
	margin: 20px;
	min-height: 22px;
	padding-left: 28px;
}
#floathelp {
	background: #ffc;
	border: 1px solid #666;
	border-left: 1px solid #ddd;
	display: none;
	font-weight: bold;
	padding: 2px;
	padding-right: 5px;
	position: absolute;
	z-index: 300;
}
.orderlink {
	background-color: #eeeeee;
	background-image: url(/themes/kodak/button_bg.png);
	background-position: 0% 50%;
	background-repeat: repeat-x;
	border: 1px solid #465BAC;
	color: #999 !important;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none !important;
}
A.orderlink:hover {
	background-image: url(/themes/kodak/button_bg_hover.png);
	color: red !important;
}
DIV.checkout_section_content {
	background-color: #ffffff;
	margin: 0 0;
}
DIV.checkout_section {
	margin: 0 0;
	padding-top: 0;
}
.block {
	display: block;
}
DIV#ctxhelp {
	background: #fff;
	border: 1px solid #333;
	display: block;
	padding: 8px;
}
TABLE.listtable TR TD, TABLE.listtable TR TH {
	border: 1px solid #465BAC;
}
.floatimage {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 100px;
	margin: 3px;
	padding: 3px;
}
.warningFlash {
	background: #fcc;
	border: 2px solid #c00;
}
