input {
	width: 190px;
	margin:0 5px;
}
input.searchsubmit {
width:70px;}
input.dp-applied {
	width: 140px;
	float: left;
}
a.dp-choose-date {
	width: 20px;
	height: 19px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(takvim.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
pre.sourcecode {
	border: 2px dashed #ccc;
	padding: 10px;
	width: 734px;
	overflow: auto;
	margin: 0 0 20px;
}