@charset "UTF-8";
/* CSS Document */

*					{color:#333; font: 12px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0; outline:none; padding:0;}

#wrapper			{margin:40px; position:relative;}

td					{padding:8px;}

input, select,
textarea			{padding:3px; width:200px;}
.radio				{width:auto;}
.btn-form			{width:auto;}

.green				{color:#ab9c69; font-weight:bold;}
a:link, a:visited,
a:hover, a:active	{color:#ab9c69; text-decoration:none;}

#logo				{background:url(../images/common/logo.gif) no-repeat; height:70px; margin:0 0 30px 10px; text-indent:-9999px; width:280px;}

p					{margin-bottom:15px;}