body
{
	background-color	: #DDDDDD;
}

span.css_img
{
	height			:	150px;
	margin			: 5px;
	padding			: 5px;
	text-align	: center;
	width				:	150px;
}

div.css_right
{
	position		: absolute;
	left				: 200px;
	top					: 2px;
	border			: 0px;
	font-family	: Verdana, Tahoma, Arial;
	font-size		: 10px;
}

img
{
	cursor	: pointer;
}

select
{
	border			: 0px;
	font-family	: Verdana, Tahoma, Arial;
	font-size		: 10px;
	left				: 15px;
	position		: absolute;
	top					: 5px;
}