/* @override 
	http://localhost:3000/stylesheets/inbox.css
	http://trustart.org/stylesheets/inbox.css?1277909682
*/

#detail form.foxycart a.submit.cancel {
	margin-top: 25px;
	display: block;
	color: #747474;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}

textarea#project_video_link {
	height: 100px;
}

#sidebar .inputs #resources div.fields a {
	color: #434343;
	text-align: right;
	float: right;
	text-decoration: underline;
	font-size: 12px;
}

#resources div.fields {
	overflow: hidden;
}

#sidebar .inputs ol #chapter_resources a.add_nested_item {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #242424;
	text-decoration: underline;
}

a.message_receiver,
a.message_subject {
  color:black;
  text-decoration: none;
  line-height: 1em !important;
  width: 300px;
}

a.message_receiver:hover,
a.message_subject:hover {
  text-decoration: underline;
}

