.cbTitleBday, .cbTitle {
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	color: #005FA8;
	text-align: left;
}

.cbTitle {
	background-image: url(../images/cb_title.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
}

.cbTable {
}

.cbTable tbody th {
	width: 150px;
	text-align: left;
	background-color: #FFBA36;
	border: 1px solid #FFD992;
	border-width: 0px 1px 1px 1px;
	vertical-align: middle;
	height: 31px;
	padding-left: 6px;
	font-weight: bold;
	color: #333333 !important;
}

.cbTable tbody button, .cbTable tfoot button, .cbHand {
	cursor: hand;
}

.cbTable tbody button {
	margin: -1px 7px 0px 7px;
}

.cbTable tbody.cb_contactBody td, .cbTable tbody.cb_contactBody th {
	height: 15px;/*31px;*/
}

.cbTable tbody.cb_bday th {
	width: 15% !important;
	vertical-align: top;
	background-color: #525252;
	border: none;
	padding-left: 0px;
}

.cbTable tbody.cb_bday td {
	width: 85%;
}

.cbTable tbody.cb_bday th img {
	margin: 5px 4px 5px 2px;
}

.cbTable thead td {
	padding: 2px;
	background-color: #FFBA36;
}

.cbTable thead td div {
	font-weight: bold;
	height: 25px;
	padding: 0px 5px;
	line-height: 25px;
	text-align: right
}

.cbTable thead td img {
	width: 10px;
	height: 10px;
	vertical-align: middle;
	border: none;
}

span.cbPTop5 {
	display: inline-block;
	padding-top: 5px;
	width: 100%;
}

.cbTable thead td div span.cbPTop5 span.cbTDtitle {
	/* class for render_contact_book thead */
	float: left;
	height: 13px;
	line-height: 13px;
}

.cbRowCell {
	text-align: left;
	border: 1px solid #FFD992;
	border-width: 0px 1px 1px 0px;
	vertical-align: middle;
	height: 31px;
	font-weight: normal;
	padding-left: 6px;
}

.cbRowCell button {
	background-color: #FED382;
	color: #333333;
	font-size: 11px;
	border: 1px solid #FFBA36;
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
}

.cbCompleteCell {
	text-align: left;
	border: 1px solid #FFD992;
	border-width: 0px 1px 1px 1px;
	vertical-align: middle;
	height: 31px;
	font-weight: normal;
	padding-left: 6px;
}

.cbFirstRow {
	border-top: 1px solid #FFD992 !important;
}

.cb_mt10 {
	margin-top: 10px;
}

.cb_pt5 {
	padding-top: 5px;
}

.cb_pb5 {
	padding-bottom: 5px;
}

 
 .cb_pt2{
 	padding-top: 2px;
 }

.cb_w40 {
	width: 40px;
}

.cb_w129 {
	width: 129px;
}

.cb_shoppingStepL img, img.cbimg {
	vertical-align: middle;
	border: none;
	margin: 3px 0px 4px 0px;
}

img.cb_detailsImg {
	margin: 2px 2px 2px 0px;
}

.cb_breminderBlock {
	margin: 2px;
}

.cb_w85perc {
	width: 85%;
}


/* below the same classes as in pm.css, original class's names without cb_ */

.cb_pmBottomNavBar {
	background-color: #E8E8E8;
	border: 1px solid #bebebe;
	height: 35px;
}

.cb_shoppingStepL {
	padding-left: 20px;
	text-align: left;
}

.cbListCell01 {
	width: 160px;
}

.cbListCell02 {
	width: 130px;
}

.cbListCell03 {
	width: 72px;
}

.cbListCell04 {
	width: 72px;
}

.cbBulletList {
	margin: 5px 0px 5px 15px;
}