﻿@import url(3col-liquid.css);

body {
	line-height:1.2em;
}

table
{
}

th, td {
	padding:2px 1px 2px 1px;
	vertical-align:top;
}

th
{
	background-color: #666666;
}

input.text, input.title {width:300px;padding:1px;}
input.text, input.title, textarea, select {
	border:1px solid #BBBBBB;
	margin:0.1em 0;
}

/* other stuff */
.rightAlign
{
	text-align:right;
}

div.label 
{
	color:White;
}

