@CHARSET "UTF-8";

.wscalrangeselect
{
	font-weight: bold;
}

.wscalrangefrom
{
	margin-left: 2em;
}

.wscalrangefrom select
{
	margin-left: 1em;
}

.wscalrangeto
{
	margin-left: 2em;
}

.wscalrangeto select
{
	margin-left: 1em;
}

.wscaleditor col.name
{
	width: 150px;
}

.wscaleditor input
{
	width: 400px;
}

.wscaleditor textarea
{
	width: 400px;
	max-height: 20em;
}


.wscaleditor .wscal_fromdate
{
	width: 10em;
}
.wscaleditor .wscal_todate
{
	width: 10em;
}

.wscaleditor input[type=button]
{
	width: 100px;;
}

.wscalendarlist h3
{
	background-color: silver;
	padding: 5px;
}

.wscal_listentry .wscaldate
{
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
}
.descriptiontext .wscalnewitem
{
	display: inline;
	margin-left: 10px;
}

.wscalgallery
{
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 5px;
}

.wscalgallery h1 a
{
	color: inherit;
}