﻿.LinkEditor, .ShortLinkEditor
{
	width:400px;
}
.ShortLinkEditor
{
	background-color:Silver;
}
.ShortLinkTitle
{
	width:150px;
	float:left;
}
.ShortLinkCommand
{
	text-align:center;
	width:550px;
	margin:20px;
}
