/* CSS Document */
body {
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0;
	position: absolute;
	font-family: georgia, arial, sans-serif;
	font-size: 11px;
	width:100%;
	z-index:auto;
}

/* links */
a {
	cursor:default;
	color: #333333;
}
.pop {
	font-size:10px;
	color: #333333;
	background-color: #FFFFFF;
	border-style: none;
	clear: none;
	float: none;
	clip: rect( );
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 100%;
}


/* div */
#bck {
	width: auto;
	height: 14px;
	background-image: url(common/point.jpg);
}
#chooser_client {
	width: auto;
	height: 10px;
}

/* select */
.select_client{
	margin:10px;
	width:200px;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

/* works */
.bckgrd {
	background-image:url(common/point.jpg);
}
.show {
	margin-left:10px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:15px;
}
.pop2 {
	font-size:10px;
	color: #333333;
	background-color: #FFFFFF;
	border-style: none;
	clear: none;
	float: none;
	clip: rect( );
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}
