body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sidebar {
	color: #000033;
	background-image:url(../media/back.png);
	float:left;
	padding:10px 10px 10px;
	width:500px;
	font-size:11px;
	height: 317px;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	position:relative;
}

#imag {
	width:92px;
	height:97px;
	float:left;
}
#ct {
	background-color:#E3E3E8;
	width:398px;
	height:98px;
	float:left;
	margin-left:10px;
	line-height: 22px;
}
#ctodos{
	width:500px;
	height:110px;
	float:left;
}
.spy{
	width:500px;
	height: 101px;
	margin-bottom: 10px;

}
#black {
	line-height: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#regular {
	line-height: 19px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
