#colFootwear-2
{
	margin-top: 18px;
} 
#product-content
{
	padding-top: 16px;
}
#recommendBox
{
	padding-left: 15px;
}

#recommendItemBox p
{
	width: 130px;
	padding-left: 5px;
	font-size: 11px;
}

#recommendItemBox img
{
	float: left;
	width: 78px;
	height: 78px;
	margin-right: 4px;
	border: 1px solid #ccc;
}
.footerHost {
	margin: 4px auto 0 auto;
	padding: 0;
	text-align: right;
}

.footerHost a {
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
}

table.eventsList td
{
	font-size: 12px;
	vertical-align: top;
}
.wait
{
	visibility: hidden;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 16px;
	height: 16px;
	background: url(/women/img/wait.gif) no-repeat 0 0;
}

.visible
{
	visibility: visible;
}

.floated.wait
{
	float: left;
	margin: 8px;
}
#articleImage
{
	position: relative;
}
table.prList tr td.title
{
	text-decoration: none;
}
.spinner
{
	visibility: hidden;
	position: relative;
}
#contact-wait
{
	top: -8px;
}
#subscribe-wait
{
	margin-left: -16px;
	top: 14px;
}
#contact-message
{
	font-size: 12px;
	top: .5em;
	height: 1.5em;
	margin-bottom:-1em;
	margin-bottom:-.5em;
}
#subscribe-message
{
	font-size: 12px;
	text-align: right;
	position: relative;
	top: .5em;
	height: 1.5em;
	margin-bottom:-2em;
}
.failureMessage
{
	color: #cc0000;
	position: relative;
}

.successMessage
{
	color: #cccc98;
	position: relative;
}
#available-sizes
{
	font-size: 11px;
}

#buyNowPopup
{
    border: 1px solid rgb(102, 101, 101);
    width: 284px;
    height: 294px;
    padding: 110px 50px;
    background: transparent url(/women/img/women-popup-frame.jpg) no-repeat scroll left top;
    visibility: visible;
    position: absolute;
    left: 50%;
    top: 16px;
    margin-left: -100px;
    z-index: 100;
}

#mainbox #buyNowPopup .contactCol-1 p
{
    font-size: 12px;
}

#buyNowPopup a
{
    color: #4176a0;
}

#buyNowPopupClose
{
    display: block;
    position: absolute;
    top: 435px;
    left: 270px;
    width: 11px;
    height: 11px;
}

