

#imageSelector {

	width:315px;
	border: 2px solid #999999;
	text-align: center;
	
}

.viewTab {

	

}


.viewLeftColumnContainter{

	width: 325px;
	border: 2px solid #999999;
	
}

.viewLeftColumn {

	margin:5px;

}


.viewTabHeaderPantsOnly {

	width:418px;
	height:27px;
	background-image:  url("/images/views/pants_only_tab.gif"); 
	background-repeat: no-repeat;

}

.viewTabHeaderStep1 {

	width:418px;
	height:32px;
	background-image:  url("/images/views/side_tab_step1.gif"); 
	background-repeat: no-repeat;

}

.viewTabHeaderStep2 {

	width:418px;
	height:26px;
	background-image:  url("/images/views/side_tab_step2.gif"); 
	background-repeat: no-repeat;

}

.viewTabBodyContainer {
	
	width:418px;
	background-image:  url("/images/views/side_tab_bg.gif"); 
	background-repeat: repeat-y;

}

.viewTabBody {
	/* top, right, bottom, left */
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
}

.viewTabFooter {

	width:418px;
	height:20px;
	background-image:  url("/images/views/side_tab_footer.gif"); 
	background-repeat: no-repeat;

}

.viewDesignLib {

	margin-top:10px;

}

.designList {

	width:250px;
	height:159px;
	background-image:  url("/images/views/design_bg.gif"); 

}

.viewDesignLibHeader {

	width:753px;
	height:50px;
	background-image:  url("/images/views/design_lib_header.gif"); 
	background-repeat: no-repeat;

}

.viewDesignLibContainer {
	
	width:753px;
	background-image:  url("/images/views/design_lib_bg.gif"); 
	background-repeat: repeat-y;

}

.viewDesignLibBody {
	/* top, right, bottom, left */
	padding-top:5px;
	padding-left:1px;
	padding-bottom:5px;
	padding-right:1px;
}

.viewDesignLibFooter {

	width:753px;
	height:16px;
	background-image:  url("/images/views/design_lib_footer.gif"); 
	background-repeat: no-repeat;

}

td.viewDesignLibDesign {

	margin:5px;
	padding:0;
	width:234px;
	height:142px;
	background-image: url("/images/views/lib_design_bg.png"); 
	background-repeat: no-repeat;

}

