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

*/

.explanation-text {
	margin-top: 3px;
	margin-left: 28px;
	margin-right: 28px;
	font-size: medium;
	color: gray;
	padding-bottom: 10px;
}

.app-account-icon {
  	width: 32px;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
  	float: left;
}
.app-account-label-title {
	font-size: 18px;
	padding-top: 5px;
	display: block;
}
.app-account-label-subtitle {
  	font-size: 14px;
	color: #888;
	display: block;
}
.selected .app-account-label-title,
.selected .app-account-label-subtitle {
	color: #fff;
}

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