/* CSS Document */

#leftwraper{
	width:366px;
	position:relative;
	float:left;
	}
	
#rightwraper{
	width:338px;
	position:relative;
	float:right;
	}
	
#leftbottom{
	width:366px;
	position:absolute;
	left:0px;
	top:375px;
	}
#textwrapper{
	width:338px;
	position:relative;
	}
#fabric{
	width:338px;
	position:relative;
	}
#collar{
	width:338px;
	position:relative;
	}
#fit{
	width:338px;
	position:relative;
	}
#monograming{
	width:338px;
	position:relative;
	}
#selectionbar{
	width:338px;
	position:relative;
	}
#yellowheadertxt{
	color:#CC9966;
	font-weight:bold;
}	
