
body {
	background-color: #efe4c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* popup content */

.specs tr {
border-bottom: dashed #ad9e85 4px;;
padding-bottom: 3px; 
}

.specs td {
text-align: center;
padding: 5px;
padding-right: 10px;
vertical-align: top;
}

.specs .tdunderline {
border-bottom: #ad9e85 dashed 1px;;
text-align: left;
padding-left: 10px;
}

.col-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ad9e85;
}

.col-highlight {
	background-color: #711e29;
	color: #ad9e85;
	padding: 0px;
}

.col-highlight a:link, .col-highlight a:visited {
	color: #ad9e85;
}

.specs .col-highlight-right {
	background-color: #711e29;
	color: #ad9e85;
	text-align: right;
}

.small {
	font-size: 10px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #efe4c5;
}

a:hover {
	font-weight: normal;
	color: #FFFFFF;
}

a:active {
	font-weight: normal;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #efe4c5;
}

.thumbnail {
	color: #ad9e85;
}

