#create .b, #create .d, #create .f {
	background: url('../image/bgtab.jpg') repeat-x 0 bottom;
	border: 1px solid #E1EEF7;
	padding: 5px;
	margin-bottom: 10px;
} 

#create .a, #create .c, #create .e {
	background: url('../image/boxbg.png') no-repeat;
	margin-bottom: 0px;
	padding-top: 2px;
  text-indent: 10px;
  vertical-align: text-bottom;
	font-weight: bold;
  font-variant: small-caps;
	color: #105D98;
}

#create table {
	width: 100%;
}

