		/**
		 * 1 part
		 */

		 
	#step2 {
	display: none;
	margin: 0 10px 10px 10px;
	}
		.halfsize
		{
			width:					48%;
			padding-left:			10px;
			margin-right:			0px;
			float:					left;
		}
		form fieldset
		{
			border:					none;
			border-top:				1px solid #888;
			margin:					1em 0.5em 1em 0;
			padding:				1em 0;
		}

		form legend
		{
			font-weight:			bold;
			font-size:				1.2em;
			color:					#888;
			margin:					auto;
			margin-left:			0;
			padding:				0 .25em 0 0;
		}
		label
		{
			width:					10em;
			float:					left;
			padding:				.2em .8em 0 0;
			margin-right:			.4em;
			text-align:				right;
			font-size:				1.1em;
		}
		label.error
		{
			color:					#ff0000;
		}

		label span
		{
			display:				block;
			color:					#888;
			font-size:				0.85em;
			margin-bottom:			0.5em;
		}
		form div.label,
		form div.note,
		form div.footer11
		{
			clear:					both;
			margin:					1em 0 0 10px;
			padding:				0.1em 0.0em;
		}

		form div.note
		{
			margin-left:			0;
		}
		input,
		button,
		select
		{
			width:					10em;
		}
		input.submit
		{
			font-weight:			bold;
			color:					#333;
			width:					auto;
			padding-right:			6px;
			padding-left:			6px;
		}



		/**
		 * Basic css - upload bars
		 */

		.photoupload-queue
		{
			list-style:				none;
		}
		.photoupload-queue li
		{
			background:				url(/images/photo_upload.png) no-repeat 0 5px;
			padding:				5px 0 5px 22px;
		}

		.photoupload-queue .queue-file
		{
			font-weight:			bold;
		}

		.photoupload-queue .queue-size
		{
			color:					#aaa;
			margin-left:			1em;
			font-size:				0.9em;
		}

		.photoupload-queue .queue-loader
		{
			position:				relative;
			width: 200px;
			margin:					3px 15px;
			font-size:				0.9em;
			background-color:		#ddd;
			color:					#fff;
			border:					1px inset #ddd;
		}
		.photoupload-queue .queue-subloader
		{
			text-align:				center;
			position:				absolute;
			background-color:		#81B466;
			height:					100%;
			width:					0%;
			left:					0;
			top:					0;
		}

		.photoupload-queue .input-delete
		{
			width:					16px;
			height:					16px;
			background:				url(/images/delete.png) no-repeat 0 0;
			text-decoration:		none;
			border:					none;
			float:					right;
		}
		
.tab_td_list {
	width: 140px;
	padding: 5px 0 5px 10px;
	text-align: center;
}

.tab_td_list img {
	border: 1px solid #E8E6C0;
	padding: 2px;
}		


.box_cnt {
	float: left;
	width: 715px;
	padding: 0px;
	display: inline;
	margin: 10px 0px 20px 10px;
	background: url(/img/box_cnt_m.gif) repeat-y top left;		
}

.box_cntt {
	margin: 0;
	padding-left: 10px;	
	width: 715px; 
	height: 3px; 
	background-image: url(/img/box_cnt_t.gif);	
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	color: #6C6538;
	font-size: 12px;	
	overflow: hidden;
}
.box_cntt p {
	margin-top: 4px;
	padding-left: 20px;
	height: 16px;
	overflow: hidden;
}
.box_cntm {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 715px;
	font-size: 12px;
	color: #000;
}

.box_cntm a:link, .box_cntm a:visited {
	text-decoration: none;
	color: #000;
}

.box_cntm a:hover, .box_cntm a:active {
	text-decoration: underline;
	color: #000;
}
.box_cntm p {
	margin: 0;
	padding: 0 5px 0 10px;
}
.box_cntm ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
}

.box_cntm li {
	padding: 1px 0 1px 14px;
	background: url(/img/point1.gif) no-repeat top left;	
}
.box_cntb {
	margin: 0;
	padding: 0px;
	width: 715px; 
	height: 3px; 
	background-image: url(/img/box_cnt_b.gif);	
	background-repeat: no-repeat;
	overflow: hidden;
}