img.detMainImage {
display: block;
width: 304px;
height: 228px;
margin-right: 10px;
border: 1px solid #444;
}

div#detImages {
margin-top: 15px;
font-size: 0%;
}

div.detThumbText {
font-size: 90%;
text-align: center;
margin: 10px 0px 10px 0px;
}

img.detThumbnail {
display: inline;
margin: 0px;
width: 145px;
height: 109px;
border: 1px solid #888;
}

img.detSpacerX {
display: inline;
width: 10px;
height: 1px;
}

img.detSpacerY {
display: block;
height: 10px;
width: 1px;
}

div#detDescription {
/* -moz-column-count: 2; */
/* -moz-column-gap: 10px; */
text-align: justify;
font-size: 90%;
}

div#detDescription:first-letter {
font-weight: bold;
font-size: 100%;
}

table#detSummaryWrapper {
border-collapse: collapse;
width: 100%;
height: 228px;
margin-bottom: 0.5em;
vertical-align: top;
}

td.detMainImage {
width: 267px;
}

table.detSummary td {
padding-left: 0.5em;
border: 1px dashed #BBB;
}

table.detSummary {
border: 1px solid #777;
font-size: 90%;
border-collapse: collapse;
width: 100%;
height: 230px;
}

td.detField {
}

td.detData {
font-weight: bold;
}

table.detSummary td.dark {
background-color: #FFF;
}

table.detSummary td.light {
background-color: #f4f8ff;
}

img.detDevelopmentLogo {
width: 140px;
height: 140px;
margin-top: 30px;
display: block;
border: 0px;
}

img.detDevelopmentClick {
margin-top: 16px;
display: block;
border: 0px;
width: 140px;
height; 57px;
}

div.developmentDescription {
margin-top: 13px;
font-size: 90%;
height: 190px;
overflow: auto;
margin-bottom: 20px;
}

div.developmentDescription p {
margin: 0px 10px 5px 0px;
text-align: justify;
}

div.detDiscount {
margin-bottom: 5px;
color: #B00;
font-weight: bold;
text-align: center;
font-size: 150%;
}


