/**************************************************************************************************/
/*
/*		File:
/*			styles.css
/*		Description:
/*			This file contains CSS for the administrative aspects of the plugin.
/*		Date:
/*			Added on November 3rd 2010
/*		Copyright:
/*			Copyright (c) 2009 Matthew Praetzel.
/*		License:
/*			License:
/*			This software is licensed under the terms of the GNU General Public License v3
/*			as published by the Free Software Foundation. You should have received a copy of of
/*			the GNU General Public License along with this software. In the event that you
/*			have not, please visit: http://www.gnu.org/licenses/gpl-3.0.txt
/*
/**************************************************************************************************/

/*-----------------------
	Admin
-----------------------*/
#tern_wp_youtube_videos label, #tern_wp_youtube_videos input, #tern_wp_youtube_videos select { font-size:14px; }
#tern_wp_youtube_videos div.inside label { display:inline-block;margin:0 10px 10px 0;font-weight:bold; }
#tern_wp_youtube_videos input { width:100%;line-height:22px;margin-bottom:10px; }
#tern_wp_youtube_videos div.inside span { font-size:10px;font-weight:normal; }