/*----- STYLES TO BE USED IN THE EDITOR -----*/
/*----- NOTE: Currently all these styles must use all lower case letters -----*/
img.twopixelpadding{margin:2px;}
img.fivepixelpadding{margin:5px;}
img.tenpixelpadding{margin:10px;}
img.twopixelpaddingrightalign{float:right;margin:2px;}
img.fivepixelpaddingrightalign{float:right;margin:5px;}
img.tenpixelpaddingrightalign{float:right;margin:10px;}
img.twopixelpaddingleftalign{float:left;margin:2px;}
img.fivepixelpaddingleftalign{float:left;margin:5px;}
img.tenpixelpaddingleftalign{float:left;margin:10px;}
table.rightpaddedcells td{padding-right:50px;}

.indent{margin-left:15px;}

table.testing_template {
	background-color: #ddecf7;
	border: 1px solid #999999;
	width:220px;
}

table.testing_template a{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

table.testing_template a:hover{
	color: #6699cc;
	text-decoration:none;
	font-weight:bold;
}

td#left_menu h3 {
	color: #ffffff;
	padding-left: 25px;
	margin-bottom:5px;
	text-align:left;
	text-transform:uppercase;
}
div#video_icon {
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #ffffff;
}
