﻿
.compareRemoveButtonArea
{
	top:10px;
	border: none;
	padding:5px 5px 5px 5px;
}

.compareNameArea
{
	font-weight: bold;
    height:15px;
    border: dotted 1px rgb(173,166,173); 
    padding:5px 5px 5px 5px;	
}

.compareImageArea
{
	height:100px;
	border: dotted 1px rgb(173,166,173);
	padding: 5px 5px 5px 5px;
}

.compareFabricArea
{
    border: dotted 1px rgb(173,166,173); 
    text-align:center; 
    padding:5px 5px 5px 5px;
}

.compareDimensionsArea
{
    border: dotted 1px rgb(173,166,173); 
    padding:5px 5px 5px 5px;
}

.compareCartonArea
{
    border: dotted 1px rgb(173,166,173); 
    padding:5px 5px 5px 5px;
}

.compareCurrencyArea
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.comparePricingArea
{
    height: 135px; 
    border: dotted 1px rgb(173,166,173); 
    padding:5px 5px 5px 5px;
}

.compareDescriptionArea
{
    overflow: auto; 
    height:100px;
    border: dotted 1px rgb(173,166,173); 
    padding: 0px 2px 0px 6px;
}

.compareSwatchArea
{
    top:10px;
    border: dotted 1px rgb(173,166,173);
    padding:5px 5px 5px 5px;
}

.compareItemNumColorArea
{
    top:10px;
    border: dotted 1px rgb(173,166,173);
    padding:5px 5px 5px 5px;
}

.compareDescriptionArea UL
{
    list-style-position:outside;
    list-style-type:square;
    padding: 0px;
    padding-top: 1px;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-right:1px;
}

.compareContainerArea
{
	font-size:.9em;
    position:relative;
    width:300px;
    height:600px;
    float:left;
}

.compareSwatch
{
	
}
