@import url(c/print.css);

table #themes
{
	border-collapse: collapse;
	margin: .5em;
	/*width: 100%;*/
}

#themes td
{
	padding: 0em 1.5em;
	vertical-align: top;
}

table.stat
{
	width: 100%;
}

#themes table.stat td
{
	padding: 3px;
	text-align: center;
}

#themes td.right_border
{
	border-right: 1px solid black;
}

#themes li
{
	font-weight: bold;
}

div.tscr_container
{
	position: relative;
	width: 220px;
}

div.free_img
{
	position: absolute;
	right: 0;
	bottom: 0;
}
