a img {
	border:0 none;

}

.col3 {
width:210px;
padding:0;
margin:0;
}

.cta {
line-height:133%;
font-family:verdana,tahoma,"Nimbus Sans L",sans-serif;
font-size:11px;
/*width:100%;*/
width:200px;
background-color:#e7e7e7;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-bottom:5px;
margin-bottom:30px;
/*overflow:auto;*/

overflow:hidden;
}

.cta h3 {
	font-size:14px;
	font-weight:bold;
	background-color:#216AB4;
	color:#FFF;
	text-align:left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding:6px 10px;
	margin:0 0 7px;
}
.cta h3.orange {
	background-color:#FF9900;
}

.cta p {
	margin:0 0 .75em;
	padding:0 10px;
}

.cta a {
	color:#216AB4;
	text-decoration:none;
	font-weight:bold;
}

.cta a:hover {
	text-decoration:underline;
}

.cta a.gotonext:after {
	content: '\00BB ';
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS";
	padding:0 3px 0;
}

#buzz a.gotonext,
#store a.gotonext {
	display:block;
}
#store img {
	margin:-5px 5px 0 0;
}
.cta input {
	margin:0 0 5px 10px;
}

.cta .image {
	position:absolute;
}

.cta .search {
	background: #FFF url(/images/icon-search.png) 6px 50% no-repeat;
	padding:2px 0;
}

.cta .search:focus {
	background-image:none;
}

.cta ul { 
	list-style:none; 
	width:180px;
	margin:0px;
	}
.cta li {
	margin:0px;
	}
.floatright {
	float:right;
	padding:0 3px;
}

#follow img {
	padding-right:5px;
}

#physicians {
	overflow-x:hidden;
	}
#physicians img {
	margin:-1em 0 -5px;
}

#questions img {
	float:right;
	margin:-22px 0px -5px -15px;
}

#quest-chat {
	position:relative;
}

#quest-chat img {
	position:absolute;
	bottom:0px;
	right:0px;
}

#quest-chat p {
	width:111px;
}
#consult {
	overflow-x:hidden;
	}
#consult img {
	float:right;
	margin:15px -5px 0 0;
}

.floatleft {
	float:left;
	padding-right:3px;
}

.newsfeedcta {
	width:200px;
	overflow-x:hidden;
	}
