/********************************

ACCOUNT PREFERENCES


Copyright 2009 Palm, Inc.  All rights reserved.

*********************************/

/*remove once verified that it is no longer used*/
.pav-calendar-item-color {
	display: inline-block;
	position: absolute;
}

/*remove .row and pav-calendar-item-name once verified */
.pav-calendars-list .palm-list .row .title,
.pav-calendar-item-name {
		height: 32px;
		width: 80%;
  	display: inline-block;
		margin-left: 5px;
		vertical-align: middle;
}

#pav_header_div .palm-page-header {
	padding-bottom: 0px;
}

.palm-page-header .icon.prefs {
	background-image: url(../images/header-icon-calendar.png);
}

.disabled-toggle-label {
	width: 96px;
	height: 48px;
	float: right;
	text-align: right;
	margin: 1px 0 0 4px;
}
