ol, ul { padding:0; margin:0; }
.clearfloat { clear:both; line-height:0; visibility:hidden; }

#iu-background {
	background:#fff url(/styles_assets/images/checkout/iu-styles-topbg.gif) no-repeat;
	width:946px;
	padding:20px 0;
	margin-bottom:20px;
	}

/* Top Portion of Content with Instructions */
.uploadTable {
	width:740px;
	margin:0 auto;
	}

#iu-instructions {
	width:731px;
	height:193px;
	margin:0 auto;
	background:#fff url(/styles_assets/images/checkout/iu-instructions-bg.jpg) top right no-repeat;
	}
	
	#iu-instructions h1 { text-align:left; }
		
	ol { text-align:left;
		margin:10px 0 0; }
	:first-child+html ol { margin:10px 0 0 24px; }
	
	ol li { 
		list-style:decimal;
		font-size:12px;
		margin:0 0 5px 18px;
		}
		
	*:first-child+html ol li { margin-left:0; }
	* html ol li { margin-left:2em; }
		
	#iu-instructions p { font-size:11px; text-align:left; }

.iu-error {
	font-weight:bold;
	font-size:11px;
	color:#f00;
	text-align:left;
	}
	
/* Lower Area includes file upload form elements and Expert Tips */
#iu-formcontainer {
	width:731px;
	margin:0 auto;
	}
	
	#iu-formbackground {
		background:#94c7f4 url(/styles_assets/images/checkout/iu-uploadform-bg.gif) bottom no-repeat;
		width:667px;
		margin:0 27px 0 0;
		padding:10px 18px 27px 27px;
		}
	* html #iu-formbackground {
		margin:0 20px 0 0;
		}

	#iu-tips-bg {
		float:right;
		width:243px;
		background:#4d321b url(/styles_assets/images/checkout/iu-tips-bottombg.gif) bottom no-repeat;
		}
	
	#iu-tips {
		width:203px;
		padding:0 20px;
		background:transparent url(/styles_assets/images/checkout/iu-tips-topbg.gif) top no-repeat;
		}
		
		#iu-tips h2 { 
			text-align:center;
			color:#fff;
			font-size:13px;
			text-transform:uppercase;
			margin:0 0 5px;
			padding-top:12px;
			}
			
			#iu-tips h2 em {
				display:block;
				font-size:17px;
				line-height:21px;
				text-transform:none;
				font-weight:bold;
				font-style:italic;
				}
				
		#iu-tips h3 {
			color:#fc6;
			font-size:12px;
			margin:0;
			text-align:left;
			}
			
		#iu-tips ul { 
			padding:0 0 20px 15px; 
			text-align:left; 
			}
		
		#iu-tips li { 
			color:#fff;
			font-size:11px;
			line-height:13px;
			list-style:disc;
			margin:0 0 .25em 1em;
			}
			
		#iu-tips p { margin:0 0 15px; }
		
			#iu-tips a {
				color:#fc6;
				font-size:11px;
				text-decoration:none;
				}
				
			#iu-tips a:hover {
				text-decoration:underline;
				}
		
	#iu-form {
		float:left;
		}
		
	#iu-form.iu-single { margin-top:93px; }
	#iu-form.iu-rotating { margin-top:37px; }
		
		input.fileuploadbutton {
			margin:0 0 15px;
			}
			
		input.upload-image {
			margin:0 146px;
			width:70px;
			}
			
/* Styles for Image Positioning (Flash Piece) Pages */
#StylesCheck {
	margin:0 auto;
	}
.iu-form-top{margin-top:-93px;FLOAT: left;}

div#reupload {
	width:665px;
	margin:0 auto;
	}
	
	#reupload a {
		display:block;
		width:104px;
		height:21px;
		float:left;
		margin-left:5px;
		/*margin-left:48px;*/
		}
		
		#reupload a img {
			width:104px;
			height:21px;
			}
