/* Order Request */
.or_head
{
	color: #AB8451;
	font-weight: bold;
}
.or_title
{
	color: #9B5D95;
}
a.or_button
{
	color: #9B5D95;
	font-weight: bold;
	text-decoration: none;
}
.or_bespoke
{
	width: 330px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #E4E4E4;
	margin-top: 10px;	
}
.or_count
{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #E4E4E4;
}
.or_item_count
{
	vertical-align: top;
	width: 32px;
}
.or_img
{
	width: 70px;
	height: 70px;
}
.or_item_img
{
	vertical-align: top;
}
.or_form_client
{
	font-weight: bold;
}
.or_form_client input
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	font-weight: normal;	
}
.or_form_client textarea
{
	width: 100%;
	height: 80px;
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	font-weight: normal;	
}
.or_form_client small
{
	font-weight: normal;
	font-size: 11px;
}
.or_form_client small b
{
	color: #B97AAD;
}
.or_head2
{
	color: #B97AAD;
	font-weight: bold;
}
.or_form_client input.or_submit
{
	background-color: #A04A8F;
	color: white;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
}
/* Enquiry */
.or_captcha
{
	border: 1px solid #E4E4E4;		
}
.or_form_client input.or_captcha_txt
{
	border: 1px solid #A04A8F;
	width: 300px;
}
ul.newList li
{
	font-size: 12px;
}