@import "global.css";

#colour-list li {
	margin-bottom: 10px;
	color: #B7C76E;}

#colour-list a {
	text-decoration: none;
	color: #88919E;}

.imgholder {
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;}

.imgholder img {
	width: 140px;
	height: 100px;
	border: 1px solid #5B5B5B;}

.imgholder a {
	text-decoration: none;
	color: #000;}
	
#asample {
	overflow: hidden;}

#asample h3 {
	font-family: "Times New Roman",serif;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #E2E2E2;
	margin-top: 0;}
	
#asample .fabricsForm {
	overflow: hidden;
	float: left;
	width: 280px;
	margin-left: 12px;
	margin-top: 10px;
	border-top: 4px solid #E75480;}
	
#asample .fabricsForm p {
	padding: 2px;		
	text-align: center;}

#asample .fabricsForm p img {
	border: 0;}

#asample .fabricsForm p a, #asample .fabricsForm p a:visited {
	text-decoration: none;
	color: #000;}

.spright {
	float: right;}

.ul-measure li {
	font-size: 90%;
	margin-bottom: 5px;}

#dLeft {
	float: left;
	width: 620px;}

#dRight {
	float: left;
	margin-left: 20px;
	width: 280px;}
	
#dRight h2 {
	margin-top: 20px;}
	
#dRight .chs {
	margin-top: 20px; 
	color: #E75480;}
	
.fabricsForm {
	padding: 0; 
	margin: 0;}
	
.inputRequest {
	background: none; 
	border: 0; 
	height: auto;}
