/* @override http://172.16.110.131:8888/com.palm.app.calendar/stylesheets/repeat.css 
Copyright 2009 Palm, Inc.  All rights reserved.

*/

#freqButton	{
	width: 90%;
}
					
#intervalEntry {
	width: 40px;
	display: inline-block;
}
					
#repeatWeekly	{
	width: 100%;
}
#repeat_weekly .title {
	padding-left:0px;
	padding-right:0px;
}

.repeat-day-text {
	font-size: 14px;
	text-align: center;
}

.repeat-day-cb .checkbox {
	margin:5px 0px 0px 8px;
}

.calendar-dtl-timedate .icon.repeat {
	background:url(../images/calendar-dtl/repeat-icon.png) center center no-repeat;
}
.calendar-dtl-timedate .icon.repeat-checkbox {
	width: 48px;
}

.custom-repeat-scene > div {
  display: inline-block;
}