

.picture .childscontainer {
    height: inherit;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: inherit;
    position: relative;
}

#acontent #left {
    width: 455px;
    float: left;
    padding-bottom: 25px;
    margin-left: 22px;
    display: inline;
    font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#acontent #right {
    width: 420px;
    float: left;
    padding-bottom: 25px;
    margin-right: 22px;
    display: inline;
    font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#acontent #center {
    width: 396px;
    float: left;
    padding-bottom: 25px;
    margin-right: 0px;
    display: inline;
    font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#acontent {
    padding-top: 15px;
}

#acontainer {
    width: 1320px;
}

table {
    border: 2px solid #909090;
}

.sortable {
    width: 660px;
    border: 2px solid #6390af;
}

#tabler {
    width: 389px;
    border: 2px solid #909090;
}

#tablerI {
    width: 265px;
    border: 2px solid #909090;	
}
#tablerI td{
	padding-left:10px;
}

.nprice {
    padding: 0px;
}

a:link IMG, a:visited IMG {
    border-style: none;
}

.cell1 {
    width: 620px;
    background-color: #fff;
    border-bottom: 1px dashed #b2b2b2;
}

.cellh {
    width: 620px;
    height: 30px;
    background-color: #FFF;
    border-bottom: 1px dashed #b2b2b2;
    text-align: left;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

tr {
    border-bottom: 1px dashed #b2b2b2;
    border-bottom-style: dashed;
    border-bottom-color: #b2b2b2;
    border-bottom-width: 1px;
}

td {
    padding: 2px 2px 2px 9px;
	margin: 0px;
	
}

.cell2 {
    width: 620px;
    background-color: #fff;
    border-bottom: 1px dashed #b2b2b2;
}

.cell2r {
    width: 389px;
    height: 90px;
    background-color: #FFF;
    border-bottom: 1px dashed #b2b2b2;
}

.picture {
    height: auto;
    width: 100px;
    padding: 1px;
    border-bottom: 1px dashed #b2b2b2;
    overflow: hidden;
}

.rightstuff {
    width: 492px;
    height: 114px;
    float: right;
    position: relative;
}

.title {
    width: 310px;
    position: relative;
    padding: 2px;
    border: none;
    font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    float: left;
    display: inline;
}

.description div {
    width: 310px;
}

.titler {
    position: relative;
    left: 0px;
    border: none;
    font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.hours {
    width: 75px;
    padding: 8px;
    border-bottom: 1px dashed #b2b2b2;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.stocknum {
    width: 75px;
    padding: 8px;
    border-bottom: 1px dashed #b2b2b2;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pricer {
    padding: 2px;
    margin-top: 1px;
    height: 15px;
    font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border: none;
    border-bottom: 1px dashed #b2b2b2;
    width: 50px;
}

.price {
    padding: 6px;
    margin-top: 1px;
    height: 15px;
    font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border: none;
    border-bottom: 1px dashed #b2b2b2;
}

.description {
    width: 310px;
    font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    border-bottom: 1px dashed #b2b2b2;
}

.descriptionr {
 
    font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    border-bottom: 1px dashed #b2b2b2;
	padding: 2px 10px 3px 10px;
}

.ndescription sorttable_sorted, .ndescription sorttable_sorted_reverse {
    font-weight: bold;
}

.subdesc {
	text-align:justify;
}
.bottomright{
	float:right;
	bottom:0px;
	clear:both;
	padding:0px;
	margin:0px;
	font-weight:600;
	font-size:12px;
}
#close {
    clear: both;
    width: 620px
}

#lpage #tabler {
    margin-top: 16px;
}

.biglist {
    border-bottom: 1px dashed #b2b2b2;
}


