.itemtable {
    text-align: center;
    width: 90%;
    }

.item {
    text-align: center;
    }

.item h1 {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    }

.item_image {
    padding: 0px;
    border: 0px;
    text-align: center;
    clear: both;
    }

.itemlongdesc {
	text-align: center;
    width: 90%;
    }

.item-message {
    font-style: none;
    font-size: 8pt;
    font-weight: bold;
    color: #9900CC;
    padding: 6px 0px;
      } 

.catcode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.manname {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.mancode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    }

.price {
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
    }

.saleprice {
    color: #cc0000;
    font-weight: bold;
    }

.notprice {
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
    }

.discount-message {
    font-style: none;
    font-size: 8pt;
    font-weight: bold;
    color: #B22222;
    }

.special-message {
    font-style: normal;
    font-size: 8pt;
    font-weight: bold;
    color: #B22222;
    }

.list-price {
    font-style: normal;
    font-size: 9pt;
    }

.product-form {
    background-color: #f7f8f6;
    border: 1px dashed #344e33;
    width: 90%;
    margin-top: 10px;
    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    float: left;
    }

.opt-ctrl {
    color: #000000;
    font-weight: normal;
    border-bottom: 1px dashed #788059;
    text-align: left;
    }

.opt-ctrl-req {
    text-align: left;
    color: #C71585;
    font-weight: bold;
    }

.opt-elem {
    display: inline;
    }

.sm-button {
    background-color: #344e33;
    font-size: 10px;
    border: 2px outset;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	curser: hand;
    }

.related-table {
    border: 1px dashed #344e33;
    margin-top: 10px;
    padding: 3px;
    }

.related-table th {
    font-weight: normal;
    font-size: 9pt;
    }

.related-table td {}

.emailfriend {
    display: inline;
    margin-top: 3px;
    font-weight: bold;
    font-size: 11px;
    }

.wishlist {
    display: inline;
    margin: 0px;
    font-weight: bold;
    font-size: 11px;
    }

.request-info {
    margin: 0px;
    font-weight: bold;
    font-size: 11px;
    }

