#content div.item {
    margin:  0px 0px 14px 0px;
    padding: 14px;
    border:  1px solid #BBB18A;
}

#content div.item div.head {
    margin:           0px 0px 14px 0px;
    padding:          14px;
    background-color: #EBE8DC;
    font-weight:      bold;
    font-size:        16px;
    color:            #776415;
    letter-spacing:   -1px;
}

#content div.item div.price {
    float:            right;
	font-weight:      bold;
    font-size:        16px;
    color:            #776415;
    letter-spacing:   -1px;
	text-align:       right;
}

#content  a {
    color: #E66B00;
}

.pagelink {
	border: 1px black solid;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	margin-right:2px;
	white-space:nowrap;
}

#content a:hover {
    text-decoration: none;
}

#content h1.info {
    margin:           0px;
    padding:          5px 10px 7px 10px;
    height:           12px;
    background-color: #776415;
    border-bottom:    1px solid #E66B00;
    font-family:      arial;
    font-weight:      normal;
    font-size:        12px;
    color:            #FFFFFF;
    text-decoration:  none;
}

#content div.info {
    padding: 10px 10px 10px 20px;
}
