.makerform{
clear:both;
display:inline-table;
}

.makertext{

}
.makerform_alp{
float:left;
width:20px;
height:20px;
overflow:hidden;
background-color:#999999;
color:#FFFFFF;
text-align:center;
margin:3px;
}

.makerform_alp a{
	color:#FFFFFF;
	text-decoration:none;
}

.maker_nochild{
background-color:#CCCCCC;
}
.makerform_alp_other{
float:left;
width:50px;
background-color:#999999;
color:#FFFFFF;
text-align:center;
margin:3px;
}
#selectmakertd{
width:300px;
height:60px;
background-color:#CCCCCC;
padding:5px;
}
