input,textarea{
	width:100%;
	/*border:solid 2px #0099ff;*/
	/*background-color:#ddeeff;*/
	/*color:#333333;*/
}
input.submit{
	width:150px;
}

table.ringlist{
	border:solid 2px #0099ff;
	border-collapse:collapse;
}
th.ringcell,td.ringcell{
	border:solid 2px #0099ff;
	padding:5px;
	color:#666666;
	font-size:13px;
	line-height:1.5;
}

