/*---*/
	
strong{
	font-weight:bold;
	color:#333333;
	line-height:150%;
	}


p#next_link{
	width:auto;
	height:28px;
	padding:0px 10px 0 0;
	margin:20px 0 0 0;
	background:#E3E3E3;
	text-align:right;
	line-height:28px;
	clear:both;}
	
p#next_link a{font-size:12px;
	text-decoration:none;	
	}
	
p#next_link a:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	}


#txtarea01{
	width:790px;
	height:auto;
	margin:0 0px 20px 0;
	padding:0;
	float:right;
	color:#333333;
	line-height:150%;
	font-size:12px;
	_zoom:1;
}

#txtarea01 strong{
	font-weight:bold;
	}
	
#txtarea01 p{
margin:0 0 10px 0 ;
  color:#333333;
  line-height:150%;
  font-size:12px;
}

#txtarea01 ul{
	width:420px;
	height:auto;
	margin:10px -10px 0 0;
	padding:0;
	overflow:hidden;
	clear:both;
	}

#txtarea01 li{
	width:200px;
	height:auto;
	margin: 0px 10px 0 0;
	padding:0;
	float:left;
	}

/*---------------------*/
p.comme{
	margin:5px 0 ;
  color:#333333;
  line-height:140%;
  font-size:11px;
}
	
/*---------------------lightbox------------------------*/


#lightbox{
	background-color:#eee;
	padding: 10px;
/*	border-bottom: 2px solid #666;
	border-right: 2px solid #666;	*/
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../image/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/overlay.png", sizingMethod="scale");
	}
