/********
NOTE: CHANGES TO THIS FILE WILL AFFECT THIS SMS SITE AND OTHERS.
This determines the stylesheet for the entire class. Do not change this file unless
you know that you want these changes to be reflected across this entire SMS site
and every other SMS site that uses this class.
These values can be overridden in your template's stylesheet.
********/

#videolibrary { }

#videolibrary br.break { clear: both; }

#videolibrary .message { border: 2px solid; padding: 8px; margin: 0 auto 8px auto; width: 80%; color: black; }
#videolibrary .failure { border-color: red; background-color: #fcc; }
#videolibrary .warning { border-color: gold; background-color: #ff9; }
#videolibrary .success { border-color: green; background-color: #cfc; }

#videolibrary .video .toolbar { padding-bottom: 4px; }
#videolibrary .video .toolbar .embed, #videolibrary .video .toolbar .embed form, #videolibrary .video .toolbar .embed form .button
	{ display: inline; }
#videolibrary .video .meta { padding-bottom: 20px; }

