@CHARSET "UTF-8";

#web_project {
	display: inline;
	float: left;
	width: 621px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
	
#web_project .title {
	width: 621px;
	height: 24px;
	margin: 0px; 
	padding: 0px;
	background-image: url("../images/project/background_title.gif");
}

#web_project .title .text {
	display: inline;
	float: left;
	width: 500px;
	height: 24px;
	margin: 0px auto 0px 9px; 
	padding: 0px;
	text-align: left; 
	line-height: 24px;
}

#web_project .title .status {
	display: inline;
	float: right;
	width: 100px;
	height: 24px;
	margin: 0px 9px 0px auto; 
	padding: 0px;
	text-align: right;
	line-height: 24px;	
}

#web_project .image {
	width: 621px;
	height: auto;
	margin: 0px; 
	padding: 0px;
	font-size: 0px;
	line-height: 0px;	
}

#web_project .image img {
	border: 0px;
}

#web_project .url {
	width: 621px;
	height: 24px;
	margin: 0px; 
	padding: 0px;
	background-image: url("../images/project/background_url.gif");
}

#web_project .url .text {
	display: block;
	width: 603px;
	height: 24px;
	margin: 0px auto 0px auto; 
	padding: 0px;
	text-align: left; 
	line-height: 24px;
}