#contactRight2 {
	float:left;
	width: 313px;
	height: 663px;
	margin-right: 15px;
	background:url(../imagesn/design/breastFeatureBack.jpg) no-repeat;
	z-index: 1;
	position:relative;
}
#contactRight2 {
	height: 808px;
	background:url(../imagesn/design/breastFeatureBackTall.jpg) no-repeat;
}
#contactRight2 {
	background:url(../imagesn/design/contactBack-v2.jpg) no-repeat;
	padding-right:20px;
}

#contactsidetxt2 ul {
	margin-top:-10px;
}

#contactRight {
	float:right;
	margin: 0 0 0 15px;
}
#contactRight2 p {
	color:#FFFFFF;
	padding: 0 10px 10px 10px;
	margin-top: 15px;
}
#contactRight a:link, #contactRight2 a:visited {
	color:#FFFFFF;
}
#contactRight2 a:hover {
	font-weight: bold;
}

#contactsidetxt2 h3 {
	font-size:15px;
	color:#FFFFFF;
}
#contactsidetxt2 h4 {
	font-size:14px;
	color: #343434;
}
#contactsidetxt2 {
	padding: 11px;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
	font-size:13px;	
}
#contactsidetxt2 a {
	padding: 0 15px;
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
	color:#FFF;
}
#contactsidetxt2 a:hover {
	color:#DF84A4;
}

#contactsidetxt2 li {
	padding: 0;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer3{
position: static;
float:left;
width:570px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer2{
position: static;
text-align:center;
float:left;
width:110px;
margin-left:20px;
margin-right:-2px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0 0 0 0;
}


.thumbnail img a:hover{
margin: 0 0 0 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{

border: 1px solid #;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
width:300px;
left: -1000px;
border: 1px solid #828282;
visibility: hidden;
color: black;
text-decoration: none;
padding:0 10px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 7px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
left: 747px; /*position where enlarged image should offset horizontally */
z-index: 5000;
background:#fff;
color:#333;
margin-top: 40px;
}
#clinictext {
	width: 580px;
	float:left;
}

a #pricesBtn {
	background:url(../imagesn/design/contact-buttons-hover.jpg) no-repeat;
	width:131px;
	height:60px;
	float:right;
	position:relative;
	z-index: 10000;
	display:block;
}
#pricesBtn:hover {
	background: url(../imagesn/design/contact--buttons.jpg) no-repeat;
	height:60px;
	width:131px;
}
#greyText, #greyText h3{
	color:#343434;
}