﻿/* login has bigger styles! */
.header 
{
	font-size: 15pt;
}

ol.form > li > label:first-child,
ol.form > li > span.label:first-child
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	width: 220px;
}

ol.form > li > a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	line-height: 24px;
	height: 24px;
}
	
input
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13pt;
}

a.iconlink
{
	background-position: left center;
}

input.iconlink
{
	padding-left: 20px;
	background-position: left center;
}
