﻿.Heading1
{
	font-size:1.1em;
	font-weight:bold;
}

.Heading2
{
	font-size:1em;
	font-weight:bold;
}

.smaller_text 
{
	font-size: 0.9em;
}


.editor_youtube_vid
{
	background-image:url(/RadControls/Editor/YouTube/YouTubeLogo.jpg);
	width:333px !important;
	height:270px !important;
	border:solid 1px black;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center center;
}
.editor_youtube_vid object
{
	width:333px !important;
	height:270px !important;
}