﻿.txtOtherLocation
{
	width: 100px;
}

.txtTitle,
.txtTraffic,
.txtURL
{
	width: 250px;
}

.txtDescription
{
	height: 90px;
	width: 250px;
}

.txtPrice
{
	width: 50px;
}

.required
{
	color:Red;
}