#mod-new {
	padding: 15px;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#mod-new a{
	color:#006699;
}
#mod-new a:hover{
	color:#CC8A15;
}
#mod-new .mod-title {
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC8A15;
}
#mod-new .mod-date {
	width: 500px;
}
#mod-new .mod-date h2 {
	font-size: 80%;
	font-weight: bold;
	color: #444444;
	padding-right: 10px;
	padding-left: 10px;
}

#mod-new #mod-content {
	width: 500px;
}
#mod-new #mod-content #mod-call h3 {
	color: #666666;
	padding: 10px;
	font-size: 110%;
	text-transform: none;
}
#mod-new #mod-content #mod-photo #credit h5 {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}

#mod-new #mod-content #mod-photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	display: block;
}
#mod-new #mod-content #mod-photo #credit {
	width: 252px;
	color: #666666;
}
#mod-new #mod-author {
	width: 500px;
}
#mod-new #mod-content p {
	line-height: 20px;
}

#mod-new #mod-author h4 {
	font-size: 80%;
	padding: 10px;
}

#mod-new #mod-content #mod-photo #label {
	background-color: #CCCCCC;
	width: 250px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
#mod-new #mod-content #mod-photo #image {
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 166px;
	overflow: hidden;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#mod-new #mod-content #mod-photo #label h5 {
	font-size: 90%;
	padding: 5px;
}
#mod-new .mod-title h1 {
	font-size: 140%;
	color: #006699;
	font-weight: bold;
	padding: 10px;
}
