#removeListItem {
   padding: 30px 0 0 391px;
	margin-top: -30px;
}

#miniProfile {
		/*border: 1px solid #AEAEAE;*/
	min-height: 166px; 
	border-bottom: 1px solid #999999;
}

*html #miniProfile {
	height: 166px; 
}


#miniProfile h3 {
	/*margin-left: 146px;*/
	border-top: 1px solid #D1D1D1;
	padding: 7px 0 4px 0;
}

#selectListItem {
	float: right;
	margin-top: -17px;
}

*html #selectListItem {
	margin-top: -25px;
}

html>body #selectListItem {
	*margin-top: -25px;
}

/* Fix for Safari */
html[xmlns*=""] body:last-child #selectListItem {
	margin-top: 0px;
}

#miniProfile_leftBox {
	float: left;
	width: 145px;
}

.miniProfileLeftBox {
	float: left;
	width: 145px;
}

.miniProfileMainBox {
	float: left;
	width: 360px;
}
#galleryLink {
		/*border: 1px solid #AEAEAE;*/
	width: 145px;
	text-align: center;
	margin-top: 7px;
	float: left;
}

#memberStatus_box {
	font-size: 10px;
	margin-top: 3px;
	float: right;
	width: 97px;
	padding: 15px 0 10px 8px;
}

#memberStatus_box div {
	padding-top: 7px;
}

#memberStatus_box #memberStatus_box_icons {
	padding-top: 0px;
}

.memberCommunicate {
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	margin: 0 113px 0 146px;
	height: 60px;
}

.miniProfileActions {
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	margin: 0 113px 0 0;
	height: 60px;
}

.resultActions {
	height: 60px;
}

.resultActions ul {
	font-size: 9px;
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}

*html .resultActions ul {
	margin: 0 0 0 5px;
}

.resultActions li {
	margin: 0;
	padding: 0;
	text-align: center;
}

.resultActions div {
	display: inline;
	padding-left: 3px; 
	height: 35px;
}

*html .resultActions div {
	display: inline;
	padding-left: 23px; 
	height: 35px;
}

.resultActions span {
	display: block;
	margin: -4px 0 0 -19px;
}

*html .resultActions span {
	display: block;
	margin: -4px 0 0 -8px;
}

#memberProfile_sm {
		/*border: 1px solid #AEAEAE;*/
	margin: 10px 113px 0 146px;
}
.miniProfileSummary {
	padding: 10px 113px 0 0;
}

#subscriptionBanner {
	background: url(/images/redesign/searchBanner_subscr.gif) no-repeat;
	width: 513px;
	height: 103px;
}

#memberFunnel {
	margin-bottom: 10px;
}

.quickSearch_subscr {
	position: relative;
	top: 38px;
	left: 395px;
	/*border: 1px solid #000000;*/
}

.summaryLabel {
	color: #999999;
}

img.colgatemakeContact:link, img.colgatemakeContact:active, img.colgatemakeContact:visited {
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

img.colgatemakeContact:hover {
	background: url(/images/redesign/newicon_iSendSmile_over.gif) no-repeat;
}

*html a.colgatemakeContact:hover {
	background: url(/images/redesign/newicon_iSendSmile_over.gif) no-repeat;
} 

