.sm
{
	color: #cc0000;
	margin-right: 50px;
}

#mytime
{
	background: #fbfddf;
	color: #e4f130;
}

#mytimecentr
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 640px;
	margin-left: -350px;
	margin-top: -320px;
	
}

#mytimecentr input, #output, #submit
{
	width: 400px;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #cae5ad;
	background-color: #e4f130;
	font-size: 0.8em;
	color: #000000;
	height: 20px;
}

#mytimecentr #scode
{
	width: 30px;
	border: 1px solid #cae5ad;
	background-color: #e4f130;
	font-size: 0.8em;
	color: #000000;
	height: 20px;
	margin: 1px;
}

#mytimecentr #submit
{
	width: 402px;
	border: 1px solid #cae5ad;
	background-color: #e4f130;
	font-size: 0.8em;
	color: #000000;
	height: 20px;
	margin-bottom: 1px;
}

#mytimecentr img
{
	padding-top: 1px;
	margin-left: 50px;
}

#mytimecentr a
{
	font-size: 0.8em;
	color: #111111;
}

#mytimecentr #text
{
	font-size: 0.8em;
	color: #111111;
	height: 20px;
}
