#formheader {
	padding-left:24px;
	padding-top:10px;
	float:left;
	clear:left;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:13px;
	color:#333333;
	text-align:left;
	padding-bottom:10px;
}

#defaultlayout input
{
	position: relative;
	top: -20px;
	left:100px;
	display: block;
	width:100px;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

#defaultlayout input.submit
{
	position: relative;
	clear: both;
	top: 0;
	width:auto;
	left:135px;
	float: left;
}

#defaultlayout input.submityesno
{
	position: relative;
	clear: both;
	top: 0;
	width:100px;
	left:24px;
	float: left;
	margin-bottom:10px;
	cursor:auto;
}

#defaultlayout label
{
	clear: both;
	float: left;
	display: block;
	margin-top: -10px;
	margin-left:12px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	text-align:left;
}

#defaultlayout label.first
{
	margin-top: 0em;
}

#defaultlayout select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

/* PICTURE.PHP IMGDATA LAYOUT */

#imgdata input
{
	position: relative;
	top: -17px;
	left:60px;
	display: block;
	width:200px;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
}

#imgdata label
{
	clear: both;
	float: left;
	display: block;
	margin-top: -18px;
	margin-left:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
}

#imgdata input.submit
{
	position: relative;
	clear: both;
	top: 0;
	width:auto;
	left:75px;
	float: left;
	border:1px;
}

#imgdata select
{
	clear: both;
	position: relative;
	top: -12px;
	left: 10px;
	margin-bottom: 5px;
	display: block;
	width:auto;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
	float:left;
}

/* PICTURE.PHP IMGDATARIGHT LAYOUT */

#imgdataright input
{
	position: relative;
	top: -17px;
	left:60px;
	display: block;
	width:250px;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
}

#imgdataright label
{
	clear: both;
	float: right;
	display: block;
	margin-top: -18px;
	/*margin-right:5px;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
}

#imgdataright input.submit
{
	position: relative;
	clear: both;
	top: 0;
	width:auto;
	left:75px;
	float: left;
	border:1px;
}

#imgdataright select
{
	clear: both;
	position: relative;
	top: -12px;
	/*right: 10px;*/
	margin-bottom: 5px;
	display: block;
	width:auto;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
	float:right;
}

/* PICTURE.PHP EDITCOMMENT LAYOUT */

#editcomment label
{
	clear: both;
	float: left;
	display: block;
	margin-top: -18px;
	/*margin-left:5px;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#666666;
}

#editcomment select
{
	clear: both;
	position: relative;
	top: -12px;
	/*left: 10px;*/
	margin-bottom: 5px;
	display: block;
	width:auto;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
	float:left;
}

/* ADD.PHP ADDPHP LAYOUT */

#addphp input
{
	position: relative;
	top: -18px;
	left:60px;
	display: block;
	width:100px;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	/*border-width:0px;
	border-color:#FFFFFF;*/
}

#addphp label
{
	clear: both;
	float: left;
	display: block;
	margin-top: -8px;
	margin-left:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
}

#addphp select
{
	clear: both;
	position: relative;
	top: -12px;
	left: 10px;
	margin-bottom: 5px;
	display: block;
	width:auto;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
	float:left;
}

#addphp input.submit
{
	position: relative;
	clear: both;
	top: 0;
	width:auto;
	left:75px;
	float: left;
}

/* HOME.PHP ACCESSRIGHT */
#accessright input
{
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	float:left;
	width:145px;
}

#accessright label
{
	float: left;
	/*clear: both;
	display: block;
	margin-top: -18px;
	margin-right:5px;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
}
#accessright select
{
	/*clear: both;
	position: relative;
	top: -12px;
	right: 10px;
	margin-bottom: 5px;*/
	display: block;
	width:150px;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	border-width:0px;
	border-color:#FFFFFF;
	float:left;
}

/* HOME.PHP ACCESSRIGHT END */

/* SEARCH.PHP STRING END */
#string input
{
	position: relative;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
	color:#666666;
	float:left;
	width:145px;
	left:20px;
	top:25px;
	margin-bottom:10px;
	clear:both;
}
/* HOME.PHP STRING END */

div.spacer {
  clear: both;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}