#copy { 
    padding-top         : 17px; 
    background-position : 560px 300px;
    }

#copy img {
    padding-bottom  : 16px;
    }

#copy .detail {
    width   	: 315px;
    padding 	: 7px 0;
    color   	: #333333;
    line-height	: 140%;
    }

#copy .detail span.inv {
	font-family	: Helvetica, Arial, sans-serif;
	font-size	: 10px;
	}

#copy .hr {
    width       : 500px;
    height      : 10px;
    background  : #6A7194;
    border      : 0;
    }

#copy .copy {
    width   : 315px;
    padding : 7px 0 70px 0;
    color   : #333333;
    float   : left;
    }

#copy .copy b {
	color	: #A40037;
	}

#copy #float {
    position    : absolute;
    left        : 600px;
    top         : 190px;
    width       : 150px;
    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}