﻿body 
{
	font-family:Verdana;
	font-size:x-small;
}

.BackGround
{
	background-color:Blue;
}

.CuteEditorDropDown
{
	margin-left: 1px;
	margin-right: 1px;
	width: 80px;
	height: 12px;
	vertical-align: middle;
	background-color: White;
	font-family: Verdana;
	font-size: x-small;
	border-right: #0099cc thin solid;
	border-top: #0099cc thin solid;
	border-left: #0099cc thin solid;
	border-bottom: #0099cc thin solid;
}

