body
{
	background-color:#CCCCCC;
	margin:0;
	padding:0;
	color:#444444;
	font-size:0.8em;
	font-family: "Trebuchet MS", "DejaVu Serif", sans-serif, Purisa;
}
		
span, div
{
	margin: 0;
	padding: 0;
}
		
p
{
	margin: 1em;
	padding: 0;
}

caption
{
	font-size:1.2em;
	font-weight:bold;
}

.entry
{
	border-bottom:1px inset #CCCCCC;
}

.title
{
	display: table-cell;
	float: none;
	padding-right:20px;
	width:270px; 
	text-align: right;
}

.titlesize
{
	width:263px; 
	text-align: right;
}

.content
{
	display: table-cell;
	text-align: left;
}


.label
{
	font-weight:bold;
	padding:0;
	margin:0;
}

.xp-years
{
	text-align:right;
}

.experience * td, .experience * th
{
	border-collapse:collapse;
	border-bottom:1px inset black;
}

#prole-column
{
	width:400px;
}

#container
{
	background-color:White;
	width:860px;
	margin:0 auto;
}
