.r1
{
    min-height:390px;
    _height: 390px;
}
.wigStyleCont {
	float: left;
	width: 100px;
	height:210px;
	margin: 0 25px 25px;
	_margin-left:13px;
	font-size: 12px;
	text-indent:2px;	
}
.wigStyleCont img 
{
    width: 100px;
	height:122px;
	cursor:pointer;

}
.wigStyleCont div
{
    margin-top:3px;
}
.wigStyleCont .name
{
    color:#7A093D;
    font-size:15px;
    font-weight:bold;
    height:18px;
}

.wigStyleCont .retail
{
    font-weight:bold;
    padding-left:1px;
}
.wigStyleCont a img
{
    margin-top:3px;
    width:92px;
    height:24px;
}

#subNavBottom
{
    background-color:#CDCDCD;
    border:solid 1px #C4C4C4;
    padding:6px;
    text-align:left;
}
#subNavBottom a
{
  
    float:left;
    width:82px;
    margin-right:13px;
    color:#000000;
    text-decoration:none;
    padding:7px 1px 7px 12px;
    
}
#subNavBottom a:hover,
#subNavBottom a.selected
{
    padding:6px 0 6px 11px;
    background-color:#ADADAD;
    border:solid 1px #909090;
}
#subNavBottom a img
{
    border:solid 1px #909090;
    width:68px;
    height:91px;
}
