/* ------------------------------------------------------ */
/* Send Message Container                                 */
/* ------------------------------------------------------ */
#send_message_container .inner_container {
	width: 355px;
}
#send_message_container .inner_container .content {
	width: 325px;
}
#send_message_container .inner_container .body .content {
	width: 300px;
}
#message_intro_copy {
	width: 180px;
}
#message_other_work {
	width: 340px;
	margin: 10px 10px 0px 0px;
}
#message_other_work .intro  {
	padding: 0 0 5px 25px;
}
#message_other_work .reel .thumbs {
	width: 272px;
}
#message_other_work .reel .thumbs .thumb {
	margin-right: 3px;
}
#message_subject {
	margin-top: 20px;
}
#message_subject .label {
	
}
#message_subject .input {

}
#message_subject_input {
	width: 295px;
}
#message_select_work {
	clear: both;	
	padding-top: 5px;
}
#message_select_work .header {
	margin-bottom: 3px;
}
#message_titles {
	width: 305px;
}
#message_copy {
	width: 295px;
	height: 80px;
}