#numbers #latest {
	overflow: hidden;
}

#numbers #latest a {
	text-decoration: none;
}

#numbers #latest img {
	float: left;
	margin-right: 15px;
}

#numbers #latest .title {
	color: black;
	font-weight: bold;
	font-size: 1.6em;
}

#numbers #numList .number {
	float: left;
	width: 14%;	
}

#numbers #numList a {
	border: 0;
}

#numbers .pagLeft {
	float:left;	
}

#numbers .pagRight {
	float:right;
}

#numberView {
	width: 100%;
	overflow:hidden;
}

#numberView .numberLeft {
	float:left;
	width: 520px;
}

#numberView .numberRight {
	float:left;
	width: 330px;
	margin-left: 30px;
}

#numberView h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;	
}

#numberView ul{
	list-style: none;
	margin-left: 0;
	margin-top: 32px;
}

#numberView img{
	margin-bottom: 10px;
}

#numberView ul li {
	margin-bottom: 10px;
}

#numberView ul li a{
	border-bottom: 0;
}

#numberView ul li.fullText strong a{
	border-bottom: 1px dashed black;
}

#numberView ul li .excerpt{
	color: #666666;
}

#numberOrder .error {
	margin: 0px;
	color: red;
	font-size: 0.6em;	
}

#numberSearch .pagLeft {
	float:left;	
}


#numberSearch .pagRight {
	float:right;
}

#numberSearch ul {
	list-style: none;
	margin: 0;	
}

#numberSearch a {
	border: 0;	
}

#numberSearch ul li.fullText a {
	color: #666666;	
}

.numberEdit {
	width: 600px;	
}

.numberEdit .formItem {
	margin-bottom: 15px;	
}

.numberEdit .error {
	color: red;
	font-weight: bold;
	margin: 0px;
}

.numberEdit input, .numberEdit select, .numberEdit textarea {
	width: 100%;	
}

table#articles td.thin {
	width: 30px;	
}

#articleView .left {
	float:left;
	width: 520px;	
}

#articleView .right {
	float: left;
	width: 330px;
	margin-left: 30px;	
}

#articleView h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

#articleView h1 a {
	border: 0;
}

#articleView h1 .title {
	font-weight: bold;
}

#articleView .right a {
	border: 0;	
}

#articleView .right img {
	margin-bottom: 10px;	
}

#articleView .right p a {
	border-bottom: dashed 1px black;
}

ul.webTheme {
	list-style: none;
	margin-left: 0px;	
}

ul.webTheme li {
	margin-bottom: 10px;	
}

ul.webTheme li.fullText strong a {
	border-bottom: dashed 1px black;	
}

ul.webTheme li a {
	border: 0;	
}