/* Ubiclic */
@charset "UTF-8";

body {
	/*margin:0px;
	color: #666;
	font-size: 12px;
	font-family: "Lucida Grande", Lucida Sans, Arial, sans-serif;*/
    
}

fieldset {
 
}

select,input {
	/*font-size: 12px;
	font-family: "Lucida Grande", Lucida Sans, Arial, sans-serif;
	border:1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666;*/
}

td {
  border-bottom:1px solid #ccc;
}

.logo {
 /* float:right;
  position:relative;
  top:5px;
  right:15px;*/
}