#content ul {
		margin-left: 100px;
		width:600px;
	}
#content ul {
		margin-left: 100px;
		width:600px;
	}
#content ul li {
		list-style-type:none;
		float:left;
		width:100px;
		height: 100px;
		padding: 0 13px 13px 0;
	}
#content ul li img{
		border: 1px solid #000;
	}
#subnav div {
		color: #DE9518;
		display: inline;
		font-size: 12px;
		margin-right: 10px;
		margin-top: 30px;
	}
#subnav div#label {
		margin-right: 10px;
	}
#subnav div a {
		text-decoration: underline;
	}
#content ul li#newsletter {
		width:160px;
		height: 160px;
		padding: 4px;
	}
#newsletter h2 {
		margin-top:10px;
		margin-left:10px;
		letter-spacing: 0.3em;
		font-weight: normal;
	}
#newsletter p {	width:100%;}
.goto {	background-image: url('../../../images/sj/newspaper.gif');}
