﻿.info .header{
	margin-top: 0;
	font-weight: bold;
}
.info table.description, .info table.specification{
	background-color: #dddddd;
}
.info table.description td, .info table.specification td{
	background-color: #eeeeee;
}
.info .published{
	color: red;
	font-weight: bold;
}
.info .admin{
	margin-bottom: 1em;
}
.info .comment{
	background-color: #ffb6c1;
}
.info .comment_user{
	background-color: #add8e6;
}
.info img.good{
	border-width: 1px;
	border-color: #cccccc;
}
.info table.bevel{
	background-color: #cccccc;
	margin-top: 1em;
}
.info table.bevel td{
	background-color: #ffffff;
}
.info table.header{
	background-color: #cccccc;
}
.info table.header td{
	background-color: #cccccc;
}
.info table.header h2{
	margin-bottom: 0;
}
.info .clickable{
	cursor: pointer;
	cursor: hand;
}
.info table.list tr.odd{
	background-color: #eeeeee;
}
.info table.list tr.even{
	background-color: #dddddd;
}
.info .simplenews{
	margin-bottom: 1em;
}
.info .caption{
	color: gray;
}
