form p {
	clear:left;
	padding-bottom:0px;
	margin-bottom:0px;
}
form p label{
	width:200px;
	float:left;
	text-align:right;
	padding-right:3px;
}
input, 
select, 
textarea {
	border: 1px solid #573558;
	width:190px;
}
#readReviews label 
{
	width:100px !important;
}
#readReviews #btnSubmitReview
{
	width:auto;
}
#readReviews input,
#readReviews select,
#readReviews textarea 
{
	width:400px;
}
.noFixedWidth {
	width:auto;
}
#advancedSearch {	
	text-align:center;
	width:370px;
	margin:auto;
} 
.alphabetList li {
	position:relative;
	display:block;
	list-style:none;
	color:#ffffff;
	float:left;
	width:42px;
	height:37px;
	margin-left:8px;
	background: url(../graphics/letter_dark.gif) no-repeat center center;
	text-align:center;
	font-size:2em;
	line-height:1.4em;
	font-weight:bolder;
}
.alphabetList .light {
	background-image: url(../graphics/letter_light.gif);
}
.alphabetList a {
	color:#ffffff;
	text-decoration:none;
}
.listBreak {
	width:500px !important;
	background:none !important;
	height:8px !important;
}
* html .listBreak
{
	height:1px !important;
	width:1px !important;
}
* html .alphabetList li 
{
	margin-bottom:8px;
}
#k {
	margin-left:35px;
}
#t {
	margin-left:84px;
}
* html #k 
{
	margin-left:20px;
}
* html #t 
{
	margin-left:45px;
}
* html .listBreak 
{
	height:1px;
}
.error 
{
	border:solid 1px #cc0000 !important;
	background-color:#ffcccc;
}
#agreeTerms {
  width:auto;
}
#catalogueList input
{
	width:auto;
}
.agreePrivacyArea
{
	margin-left:216px;	
	margin-bottom:1.1em;
	width:190px !important;	
}
.agreePrivacyLabel
{
	display:inline;
	padding-left:0px !important;
}
.searchCriteria
{
	margin-bottom:0.5em !important;
}
.searchCriteriaLabel
{
	color:#333333;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}
.searchCriteriaInput
{
	font-size:1.1em;
}
.searchSubmit
{
	border:0px;
	height:auto;
	padding-left:300px;
	padding-top:10px;
	width:auto;
}
.leftPaddedLabel
{
	float:left;
	font-size:1.2em;
	padding-left:140px;
	padding-right:3px;
}
.requestCriteriaCheckbox
{
	border:0px;
}
.requestNote
{
	color:#573558;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:1.0em;
	padding-left:8px;
}
.noPadding
{
	margin-bottom:0px !important;
}
.specialPadding
{
	margin-bottom:8px;
}
* html .specialPadding
{
	margin-bottom:0px !important;
}
