table.element, table.element table {
	font-size: 12px;
}

table.element .title {
	color: #3973D6;		   
	padding: 5px;
}

table.element .category {
	font-weight: bold;
}


table.element .cost div {
	border: solid 1px #3973D6;
	padding: 3px 7px 3px 15px;
	color: #3973D6;
	width: 150px;
	text-align: center;
}

table.element .cost table {
	border: solid 1px #3973D6;
	color: #3973D6;
	width: 150px;
}

table.element .cost div b {
	color: #000000;
	font-weight: normal;
}

table.element .cost table b {
	color: #000000;
	font-weight: normal;
}
.glass_colors{display:none;}
#dwindow{
	cursor:hand;
	background: #EEE;
	padding: 0;
	width:100px;
	border:1px solid #3973D6;
}
#dwindow_buttons {
	padding: 4px;
	margin: 0;
	text-align:right;
	width:100px;
}
#dwindowcontent{
	width:100px;
}
#dwindowcontent div{
	width: 80px;
	height: 20px;
	margin: 5px 0;
	padding:0;
	display: block;
	clear:both;
	color: black;
	font-weight: bold;
	text-align: center;
}
#dwindowcontent div a, a.gcolor_sample{display: block;width: 80px;height: 20px;text-align:center;vertical-align:middle;color:#000000;}
a.gcolor_sample{
	font-weight: bold;
	float: left;
	border:1px solid black;
}
div.cchoose{
	float: left;
	margin: 0 10px 0 0;
	height: 22px;
	line-height: 20px;
}
