.description .detail select#spec, .accessory .acinfo select {
	width: 113px;
}
.costume .image {
	border: 1px solid #999;
	padding: 0;
	margin: 0;
}
button.basketadd {
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-style:none;
	outline-width:0;
}
#motioncontainer  a  {
	width: auto !important;
}
input#code {
	float: left;
}
.code button#apply_promo_code {
	border: none;
	background-color: transparent;
	color: #982629;
	font-size: 10px;
	height: 20px;
	text-decoration: none;
	padding: 0 0 6px 2px !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	/* Necessary to fix buttons in IE */
	width: auto;
	overflow: visible;
}
button.continue, button.remove, button.quickadd, button.proceed {
	text-align: left;
	font-size: 10px;
	border: 0 none;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0 !important;
	padding-left: 12px !important;
}
button.continue {
	background-color: transparent;
	color: #982629;
	width: 132px;
	height: 25px;
}
button.remove {
	background-color: transparent;
	color: #982629;
	width: 186px;
	height: 25px;
}
button.quickadd {
	color: white;
	width: 131px;
	height: 25px;
}
button.proceed {
	color: white;
	width: 131px;
	height: 25px;
}
select.delivery_instructions {
	width: 100%;
}
.accessorylink {
	font-size: 100%;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
div.accessory {
	/* MTL: Turn wrapping back on for accessories div. Unsure why this is set to not wrap ... */
	white-space: normal;
}
.was {
	color: #666666 !important;
	text-decoration: line-through;
}
.currency {
	text-align: right !important;
}
#messages {
	display:block;
	margin-top:3px;
	margin-bottom:1em;
	padding:5px;
	clear:both;
}
.informational {
	border:1px solid #00cc00;
	color: black;
}
.errors {
	border:1px solid #cc0000;
	color:#cc0000;
	background-color: white;
}
.errors ul li, .informational ul li {
	list-style-type: square;
}
ul.baskettrail li {
	white-space: nowrap;
}
.accessory {
	min-height: 75px !important;
	height: auto !important;
}
.middle #menu {
	white-space: nowrap !important;
}
.middle #menu a {
	color: #666;
	text-decoration: none;
	padding-right: 8px !important;
	padding-left: 8px !important;
}
.middle #menu a:hover {
	color: #CC0000;
	text-decoration: none;
	padding-right: 8px !important;
	padding-left: 8px !important;
}
.item .image a.cat {
	/* Fix links to fill the div they are in on the product category pages */
	display: block;
	width: 100%;
	height: 100%;
}
.accountinfo td {
	/* Fix a side-effect of having thickbox.css on every page: It applies padding:0 to *  */
	padding: 5px !important;
}
#dhtmltooltip {
	padding: 15px !important;
}
#dhtmltooltip span {
	font-size: 10px;
}
button {
	cursor: pointer;
}
div.middle div.mid ul, div.middle div.mid ul li {
	list-style-type: square;
}
ul.arrowbullet, ul.arrowbullet li {
	list-style-type: none !important;
}
#one_column {
	margin-left:auto;
	margin-right:auto;
}
#costumemotiongallery #motioncontainer #motiongallery #trueContainer a {
	margin-right:25px;
}
#qty {
	border: 1px solid #ccc;
	height: 20px;
}
.banner img {
	width: 528px;
}
.alcenter * {
	margin: 0 auto 0 auto;
}
.alright * {
	float: right;
}
.item.loggedout .image {
	height: 193px !important;
}
#productAvailability {
	white-space:nowrap;
}

#prod-stock-notify-form input,
#prod-stock-notify-form select {
	width: 100%;
	border: 1px solid #aaa;
	margin-bottom: 12px;
}

#prod-stock-notify label {
}

.notifyMeBtn {
	border: 0;
	color: #666666;
	text-decoration: none;
	background-image: url(/assets/template/view.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 99px;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 3px;
	text-align: left;
	float: right;
}

