.SearchCondition {
	font-size: 12px;

}
.SearchCondition img {
	border: none;
}

.SearchCondition div {
	margin-bottom: 7px;
}

.SearchCondition select,
.SearchCondition input[type=radio]
 {
	margin-left: 5px;
	margin-right: 5px;
}

/***** Others *****/
.inline {
	display: inline;
}
.float {
	float: left;
}
.clear {
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
#ImgCalender, .calender_img {
	position:relative;
	top: 4px;
	left: 2px;
}
