/* @override http://localhost/~kevin/wcp-webroot/css/press.css */

#rightColumn h3 {
	margin-bottom: 4px;
	margin-top: 24px;
}

#rightColumn .pressCredits {
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}

#rightColumn .pressCredits a {
	color: inherit;
}

#rightColumn .pressCredits a:hover {
	color: inherit;
	text-decoration: underline;
}

#rightColumn p {
	margin-top: 2px;
}


#rightColumn p a.edit {
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
}

#rightColumn h2 a:hover {
	margin-bottom: 2em;
}

#rightColumn a:hover {
	color: gray;
	text-decoration: none;
	
}

table tr td p {
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 12px !important;
	font-size: 12px;
}

table tr td input,
textarea {
	width: 100%;
	font: inherit;
}


.description {
	overflow: hidden;
	margin-bottom: 2px;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}

a.readMore {
	overflow:hidden;
}

#rightColumn p.readMore {
	margin-top: 1px;
}
