﻿.WSY_Form thead th
{
	background: url('images/reg-top.gif') top left no-repeat;
	text-align: left;
	font: bold 1.3em/1.2em "Arial", Helvetica, san-serif;
	padding: 8px 10px;
	color: #444343;	
}
.WSY_Form_Contents
{
	border-left: solid 1px #C4C3C3;
	border-right: solid 1px #C4C3C3;
	border-bottom: solid 1px #C4C3C3;
	padding: 0;
	margin: 0;
	width: 646px;
	background: url('/Portals/_default/Skins/WSY-02/main_box.png') bottom repeat-x;
	padding-bottom: 30px;
}
.WSY_Form_Contents div 
{
	margin: 0 10 10 10;
}

.WSY_Form td 
{
	padding: 4px;
}
/*
 Text input fields
*/
.WSY_Form td .fld 
{
	width: 280px;
}