
input.size300{  width: 300px; }
input.size400{  width: 400px; }
input.size500{  width: 500px; }

input.normal{  width: 200px; }
input.size150 {	width:150px; }
input.size120{  width: 120px;}
input.size100{  width: 100px;}
input.size80{  width: 80px;}

input.size50{
  width: 50px;
}

input.narrow{
  width: 50px;
}

input.narrowTT{
  width: 50px;
  background-color:#e1e8f7;
}

.button_normal{  width:6em;}

.button_long{
  width:12em;
}

.photoSubcategory{
	width: 500px;
	border: 0px solid grey;
	padding: 3px 0 3px 5px;
}


