strong{color:#000;}
p{padding:5px 0;}
img {
	border:none;
}
p.question{
	color:#000;
	margin-top:10px;
	font-weight:bold;
	cursor:auto;
	font-size:13px;
}
.register_button{
	float:right;
	height:150px;
	width:150px;
	background:url(../images/register.gif) no-repeat;
}
#content p{margin-top:10px;}
#content .imagine{}
#content em{}
#content .exposition{}

#left_column table{border-width: 1px;border-spacing: 1px;border-style: outset;border-color: gray;border-collapse: collapse;background-color: white;}
#left_column td{width:150px;border-width: 1px;padding: 3px;border-style: inset;border-color: gray;background-color: white;-moz-border-radius: 0px;}


#whats_new{
	float:right;
	width: 350px;
	clear:right;
	color:#555;
}
#whats_new h2{
	font-size:15pt;
	border-bottom:1px solid #333;
	font-weight: normal;
	margin-bottom:10px;
}
#whats_new ul{
	margin: 0;
}
#whats_new li{
	margin-top:15px;
	list-style:none;
}
#whats_new li.first {
	margin-top:0;
}
#whats_new li small{
	color: #ccc;
	display:block;
}
