#copy { 
    padding-top         : 5px; 
    padding-bottom      : 40px;
    background-position : 560px 200px;
    }

#constraint { width : 515px; }

#welcome {
    padding  : 11px 0 30px 0;
    width    : 465px;
    }

#thumbtopnav { 
    font-weight   : bold; 
    width         : 465px;
    font-size     : 11px;
    color         : #000000;
    padding-bottom: 30px;
    float         : left;
    }

#thumbtopnav a       { color: #000000; }
#thumbtopnav a:hover { color: #A70030; }

.normal { font-weight   : normal; }
.right  { float: right;   }
.left   { float: left;   }


#thumbs { 
    width: 505px;
    float: left;
    }

#thumbs b {
	color		: #A40037;
	font-size	: 13px;
	}

#thumbs div {
    float        : left;
    width        : 90px;
    height       : 165px;
    padding-right: 35px;
    color        : #6A7194;
    }

#thumbs div img {
    border  : 1px solid #999999;
    }

#thumbs div img:hover {
    border  : 1px solid #ffffff;
    }



#thumbs div a {
    margin-bottom : 5px;
    height        : 89px;
    width         : 89px;
    background    : #6A7194;
    display       : block;
    }

#thumbs div a:hover { background: #A70030; }

#tbn {
    border-top      : 2px solid #6A7194;
    border-bottom   : 2px solid #6A7194;
    padding         : 7px 0;
    margin          : 0 9px 28px 0;
    float           : left;
    }

#tbn a {
    padding-right: 3px;
    color        : #000000;
    }

#tbn a:hover { color: #A70030; }

#more {
    border      : 1px solid #6A7194;
    padding     : 7px 9px;
    font-weight : lighter;
    display     : block;
    float       : left;
    color       : #333333;
    font-size   : 11px;
    margin      : 0 0 28px 0;
    text-align	: center;
    }

#sold {
	color		: #A40037;
    float       : left;
    margin      : 0 0 28px 0;
    padding     : 7px 9px;
	}

#sold b {
	font-size	: 13px;
	}

#copy #float {
    position    : absolute;
    left        : 590px;
    top         : 190px;
    width       : 100px;
    background  : transparent url(../img/border.gif) repeat-x scroll bottom;
    padding     : 0 0 2px 0;
    }

#copy #float li {
    background  : transparent url(../img/border.gif) repeat-x;
    padding     : 2px 0 0 0;
    white-space : nowrap;   
    line-height : 21px; 
    height      : 21px;
    float       : left;
    width       : 100%;
    }

#copy #float li a {
    display : block;
    width   : 100%;
    }

#copy #float a img { float: left; padding: 0; margin: 0}
