.table, .table td {
	border-collapse:collapse;
	border:1px solid #C8D4CE;
}

.table .header {
	background-color:#f8f8f8;
}

h2 {
	font-size:1.1em;
}


.toright
{
	float: right;
	width:210px;
}

.toleft
{
	float: left;
}



p.img {
	float:right;
	/*background-color:#c8d4ce;*/
	padding:1px 1px 1px 1px;
	margin:0 0 0 10px;
}

p.img img {
	border:0;
}


#actions ul {
	margin:0 0 0 15px;
	padding:0;
}


p.title {
	background:url(/i/gui/cube.png) no-repeat left 3px;
}

#right img  {
	border:0;
}

