#worksnotice 	{
		top: 65px;
		height: 500px;
		width: 620px;
		margin-left: -310px;	
		background: #edfff7 url(.jpg) repeat;
		}

#worksnotice h1 		{
		padding-top: 28px;
		font-style: normal;
		font-family: 'courier new', sans-serif;
		font-size: 16px;
		text-align: center;
		letter-spacing: px;
		color: green;
		background: url(greenpin.png) no-repeat center top;
		}
	
#worksnotice p	{
	font-family: verdana, arial, sans-serif;
	line-height: 15px;
	margin: 7px 20px;
	color: #227;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	}


.emph  {
	font-weight: bold;
	font-style: italic;
	}

.close	{
	text-align: center;
	}

img	{
	float: left;
	margin: 12px 10px 0 20px;
	}
