/* @override 
	http://rmwebsite.com/plasticsurgerycarolina/wp-content/themes/plasticsurgerycarolina/style.css
	http://www.plasticsurgerycarolina.com/wp-content/themes/plasticsurgerycarolina/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
html {
	background:#031e44 url("images/bgBody.jpg") top repeat-x;
}

#insideHtml {
	background:#031e44 url("images/bgBodySub.jpg") top repeat-x;
}

body { 
	background:transparent url("images/masthead.jpg") center 23px no-repeat;
	text-align:center; 
	font:13px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color:#fff;
}

#inside {
	background:transparent url("images/mastheadInside.jpg") center 0 no-repeat;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#6273bd; text-decoration:none; outline:none; }

/*img, div, a, input { behavior: url(iepngfix.htc) }*/

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	width:908px;
	margin:0 auto;
	text-align:justify;
}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position: relative;
	height:117px;
	padding-top: 23px;
	z-index: 200;
}

#masthead a {	
	display:block;
	height:117px;
	width: 530px;
}

#masthead a img {
	z-index: 100;
	position: relative;
	left: 40px;
	top: 0px;
}

#headerPerson {
	z-index: 0;
	position: relative;
	top: -117px;
	left: 522px;
}

#headerPersonBody {
	z-index: 0;
	position: relative;
	top: -140px;
	left: 559px;
}

#headerPersonFace {
	z-index: 0;
	position: relative;
	top: -140px;
	left: 559px;
}

#headerPersonReconstructive {
	z-index: 0;
	position: relative;
	top: -140px;
	left: 559px;
}

#headerPersonSkin {
	z-index: 0;
	position: relative;
	top: -140px;
	left: 466px;
}

#inside #headerPerson {
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 581px;
}

#masthead q {
	position: absolute;
	top: 160px;
	left: 328px;
	width: 200px;
	display: block;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	font-style: italic;
	padding:5px 0 0 5px;
	z-index: 0;
	color: #031E44;
}

q#faceQuote {
	margin-bottom: -40px;
}

#masthead q:before, #masthead q:after {
	font-size: 45px;
	vertical-align: bottom;
	font-family: Georgia, Times New Roman, Times, serif !important;
	opacity: .5;
	position: relative;
	line-height: 0px !important;
	padding-right: 5px;
}

#masthead q:before {
	content: '“';
}

#masthead q:after {
	padding-left: 5px;
	content: '”';
}

#btnLearnMoreLargeHome {
	background: url("images/btnLearnMoreLarge.png") no-repeat;
	position: relative;
	width: 180px;
	height: 31px!important;
	left: 330px;
	top: -245px;
	color: #031E44;
	text-decoration: none;
	text-indent: 20px;
	line-height: 31px;
	text-shadow: #fff 1px 1px 1px;
	font-size: 11px;
	z-index: 400;
}

#btnLearnMoreLargeHome:hover {
	background: url("images/btnLearnMoreLarge.png") bottom left no-repeat;
}

#btnLearnMoreLarge {
	background: url("images/btnLearnMoreLarge.png") no-repeat;
	position: absolute;
	width: 180px;
	height: 31px!important;
	left: 330px;
	top: 380px;
	color: #031E44;
	text-decoration: none;
	text-indent: 20px;
	line-height: 31px;
	text-shadow: #fff 1px 1px 1px;
	font-size: 11px;
	z-index: 400;
}

#btnLearnMoreLarge:hover {
	background: url("images/btnLearnMoreLarge.png") bottom left no-repeat;
	text-shadow: #565656 1px 1px 1px;
	color: #fff;
}

#masthead h2 {
	color: #fff;
	position: relative;
	z-index: 100;
	top: -247px;
	left: 328px;
}

#masthead h2 span {
	display: block;
	font-size: 12px;
}

#masthead h2 span + span {
	text-indent: 1em;
	font-size: 25px;
	font-weight: normal;
}

#masthead h2 span + span + span {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	text-indent: 0;
}

/* ------------------------ column-left framework ------------------------ */
#columnLeft {
	width:281px;
	float:left;
	position: relative;
	z-index: 300;
}

#nav {
	width: 221px;
	margin: 30px 0 60px 41px;
	display: block;
	position: relative;
	z-index: 350;
	padding: 0;
}

#nav li {
	list-style:none;
	position:relative;
	display: inline;
}

#nav li, #nav a {
	width: 221px;
	height: 33px;
	margin-bottom: 1px;
	display: block;
}

#nav a {
	background: url("images/navBkgd.png") no-repeat;
	font-size: 14px;
	line-height: 33px;
	text-indent: 10px;
	text-decoration: none;
	color: #031E44;
	text-shadow: #fff 1px 1px 1px;
}

#nav a:hover {
	background: url("images/navBkgd.png") bottom left no-repeat;
	color: #fff;
	text-shadow: #3e3e3e 1px 1px 1px;
}

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#031E44;	
	margin-left:218px; 
	margin-top:-33px;
	border-top: 1px solid #6476C2;
	z-index: 350!important;
	display: block;
}

#nav li ul li {
	height:30px; /* Height of each drop down nav item */
	border:1px solid #6476C2;
	border-top:none;
	text-shadow: none;
	margin-bottom: 0;
}

#nav li ul li a {
	width:100%;
	height:30px; /* Height of each drop down nav item, should match above */
	line-height:30px;	 /* Height of each drop down nav item again, should match above */
	background-image: none!important;
	text-indent: 10px;
	text-shadow: none;
	color: #fff;
	font-size: 1.1em;
	display: block;
}

#nav li:hover ul, #nav li.sfHover ul { left: auto; }

/* Hover styles for drop down items */
#nav li ul a:hover { 
	background-image:none;
	background-color:#6476C2;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow: none;
}

/* width of drop down nav - choose width that allows items to display on one line */
#nav li ul, #nav li ul li { width:260px; }

#nav li.page-item-15 ul, #nav li.page-item-15 ul li {
	width: 300px;
}

#nav #gallery-li ul {
	width: 504px;
}

#nav #gallery-li ul li {
	width: 250px;
	float: left;
	display: inline;
}

#columnLeft h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	margin: 0 30px 5px 41px;
}

#columnLeft h2#phoneNumber {
	text-shadow: #fff 1px 1px 1px;
	color: #031E44;
	border: none;
	font-size: 23px;
	margin: 40px 0 0 0;
	text-align: center;
	text-indent:-9999px;
}

#columnLeft p {
	margin: 0 30px 0 41px;
}

#columnLeft p span {
	font-size: 16px;
}

#columnLeftContent {
	background: url("images/columnLeftWrap.png") 0 207px repeat-y;
	width: 281px;
	margin: 30px 0 0;
	padding: 0;
}

#columnLeftContent p, #columnLeftContent h1, #columnLeftContent h2, #columnLeftContent h3, #columnLeftContent ul, #columnLeftContent dl {
	margin:0px 21px 10px 41px;
}

#columnLeftContent h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

#columnLeftContent p span {
	font-size: 16px;
}

#columnLeftContent img {
	margin: 10px 0 20px 40px;
}

img.border {
	border: 5px solid #fff;
}

#btnConsultation {
	background: url("images/btnConsultation.jpg") no-repeat;
	height: 81px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 20px 40px;
}

#btnConsultation:hover {
	background: url("images/btnConsultation.jpg") bottom left no-repeat;
}


#btnTesti {
	background: url("images/bnt-testi.jpg") no-repeat;
	height: 81px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 20px 40px;
}

#btnTesti:hover {
	background: url("images/bnt-testi.jpg") bottom left no-repeat;
}



#btnContact {
	background: url("images/btnContact.jpg") no-repeat;
	height: 81px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 20px 40px;
}

#btnContact:hover {
	background: url("images/btnContact.jpg") bottom left no-repeat;
}

#btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	width: 219px;
	height: 81px;
	margin: 0 30px 5px 41px
}

#btnMap:hover {
	background: url("images/btnMap.jpg") bottom left no-repeat;
}

#procedureBtns img {
	margin: 0 0 2px 40px;
}


 .networktext {
	background: url("images/columnLeftWrap.png") 0 207px repeat-y;
	width: 281px;
	font-family: georgia;
	font-size: 17px;
	margin: 0;
	padding: 0;
	padding-left: 60px;
}

#online-network {
	background: url("images/columnLeftWrap.png") 0 207px repeat-y;
	width: 281px;
	margin: 0;
	padding-left: 70px;
	padding-top: 15px;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:15px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("images/youtube.png") no-repeat; }
#facebook {	background:url("images/facebook.png") no-repeat; margin-left: 0px;}
#rss { background:url("images/rss.png") no-repeat; }
#twitter { background:url("images/twitter.png") no-repeat; }

#columnLeftBtm {
	background: url("images/columnLeftBtm.jpg") bottom left no-repeat;
	height: 15px;
}

#btnGallery {
	background: url("images/btnGallery.jpg") no-repeat;
	width: 510px;
	height: 125px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	clear: both;
}

#btnGallery:hover {
	background: url("images/btnGallery.jpg") bottom no-repeat;
}



/* ------------------------ column-right framework ------------------------ */
#columnRight {
	width:627px;
	float:left;
	padding-top: 245px;
	position: relative;
	z-index: 100;
}

#restore-container {
	position:relative;
	top:-168px;
	left:0px;
}

#inside #columnRight {
	width:627px;
	float:left;
	padding-top: 294px;
	position: relative;
	z-index: 100;
}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight h4, #columnRight ul, #columnRight dl {
	margin:0px 0px 10px 36px;
}

#columnRight h4 {
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid;	
	padding-bottom: 3px;
}

#columnRight #procedureNav {
	display: block;
	background: url("images/navProcedure.jpg") no-repeat;
	height: 198px;
	margin-left: 0px;
}

#columnRight #procedureNav li, #columnRight #procedureNav a {
	float: left;
	width: 117px;
	height: 139px;
	text-indent: -9999px;
	display: block;
	line-height: 139px;
	list-style-position: outside;
}

#columnRight #procedureNav01 { margin-left: 13px; }
#columnRight #procedureNav02 { margin-left: 3px; }
#columnRight #procedureNav03 { margin-left: 3px; }
#columnRight #procedureNav04 { margin-left: 3px; }
#columnRight #procedureNav05 { margin-left: 3px; }

#columnRight #procedureNav01 a:hover { background: url("images/navProcedure.jpg") -13px -198px no-repeat; }
#columnRight #procedureNav02 a:hover { background: url("images/navProcedure.jpg") -133px -198px no-repeat; }
#columnRight #procedureNav03 a:hover { background: url("images/navProcedure.jpg") -253px -198px no-repeat; }
#columnRight #procedureNav04 a:hover { background: url("images/navProcedure.jpg") -373px -198px no-repeat; }
#columnRight #procedureNav05 a:hover { background: url("images/navProcedure.jpg") -493px -198px no-repeat; }

#columnRight h2 {
	font-size: 24px;
	color: #fff;
	margin: 30px 0 30px 35px;
	font-weight: normal;
}

#columnRight h3 {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 0 0 10px 0!important;
	padding: 0px!important;
	width: 570px;
}

#columnRight ul li {
	list-style-image: url("images/bullet.png");
	list-style-position: inside;
	line-height: 31px;
	text-indent: 50px;
}

#intro h2 {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
}

#intro h2 span {
	display: block;
	font-size: 24px;
}


#quoteWrap {
	background: url("images/bkgdQuoteWrap.png") left center no-repeat;
	margin: 0 0 10px 30px;
}

#quoteTop {
	background: url("images/bkgdQuoteTop.png") left -10px no-repeat;	
	padding: 25px 33px 0px;
	min-height: 115px;
	color: #009ddc;
	font-size: 18px;
	text-shadow: #000 1px 1px 1px;
}

#columnRight #quoteTop q {
	font-style: normal;
}

#columnRight #quoteTop cite {
	font-size: 14px;
}

#quoteBtm {
	background: url("images/bkgdQuoteBtm.png") bottom left no-repeat;
	height: 55px;
}

#videoPlayerHome {
	float: right;
	margin: 0 0 10px 20px;
}

#columnRight q {
/*border-bottom:1px dotted #FFFFFF;
border-top:1px dotted #FFFFFF;*/
color:#031E44;
display:block;
font-size:16px;
font-style:italic;
font-weight:normal;
line-height:28px;
padding:10px 10px 15px 66px;
width:480px;
background:url("images/quoteBot.png") no-repeat scroll bottom right transparent;
}

#columnRight #quote {
background:url("images/quoteTop.png") no-repeat scroll 12px 10px #9D9D9D;
margin:15px 0 25px 40px;
padding-top:1px;
}

#columnRight cite {
	display: block;
	margin: 0 0 10px 40px;
	float: right;
}

#whatSize {
	background: url("images/bkgdWhatSize.jpg") no-repeat;
	width: 617px;
	height: 288px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}

#videoPlayer {
	background: url("images/bkgdVideo.jpg");
	width: 584px;
	height: 339px;
	float: left;
	margin: 0 20px 0 36px;
}

#videoTop {
	background: url("images/bkgdVideoTop.png") no-repeat;
	padding-top: 8px;
	margin: 0 20px 0 36px;
	width: 566px;
}

#videoBtm {
	background: url("images/bkgdVideoBtm.png") bottom no-repeat;
	padding-bottom: 11px;
}

#videoWrap {
	background: url("images/bkgdVideoWrap.png") no-repeat;
	padding: 0 8px;
}

#videoWrap p {
	margin: 0px;
}

a.btnLearnMore {
	background: url("images/btnLearnMore.png") no-repeat;
	float: left;
	height: 31px;
	width: 108px;
	text-indent: 15px;
	line-height: 30px;
	text-decoration: none;
	color: #565656;
	text-shadow: 1px 1px 1px #fff;
}

a.btnLearnMore:hover {
	background: url("images/btnLearnMore.png") bottom left no-repeat;
	color: #fff;
	text-shadow: 1px 1px 1px #565656;
}

#videoSection h2 {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
}

#videoSection h2 span {
	display: block;
	font-size: 24px;
}

.post {
	margin-top: 50px;
	margin-right: 20px;
}

#columnRight .post h2 {
	margin-bottom: 0px;
	line-height: 22px;
	font-size:22px;
}

#columnRight .post h2 a {
	text-decoration: none;
}


.meta-data {
	border-bottom: 1px solid;
	padding-bottom: 5px;
}

#btn-recon-article {
	background: url("images/btnArticle.jpg") no-repeat;
	height: 124px;
	width: 510px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}

#btn-recon-article:hover {
	background: url("images/btnArticle.jpg") bottom left no-repeat;
}

#btn-mommy-article {
	background: url("images/btnMommyMakeoverArticle.jpg") no-repeat;
	height: 124px;
	width: 510px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}

#btn-mommy-article:hover {
	background: url("images/btnMommyMakeoverArticle.jpg") bottom left no-repeat;
}

#btnArticle2 {
	background: url("images/btnArticle2.jpg") no-repeat;
	height: 124px;
	width: 510px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}

#btnArticle2:hover {
	background: url("images/btnArticle2.jpg") bottom left no-repeat;
}

#btnBotoxTool {
	background: url("images/btnBotoxTool.jpg") no-repeat;
	height: 97px;
	width: 219px;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	text-indent: -9999px;
}

#btnBotoxTool:hover {
	background: url("images/btnBotoxTool.jpg") bottom left no-repeat;
}

#btnJuvedermTool {
	background: url("images/btnJuvedermTool.jpg") no-repeat;
	height: 124px;
	width: 510px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}

#btnJuvedermTool:hover {
	background: url("images/btnJuvedermTool.jpg") bottom left no-repeat;
}

#inside #columnRight .linklove {
	text-indent: -9999em;
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:908px;
	margin:0px auto;
	padding-top: 20px;
	text-align:center;
	clear: both;
}

#footer p {
	margin-bottom:10px;
}

#footer ul {margin:10px;}

#footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid;
}

#footer li:first-child { border: none; }

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.fancyBorder.aligncenter {
	display: table;
	margin: 0 auto!important;
	float: none;
}

.fancyBorder {
	background: #222;
	padding: 5px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.fancyBorder:first-child {
	margin-left: 0px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:10px 10px 10px 35px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #031E44;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0!important;
}
/* End captions & aligment */

#commentsDiv {
	clear: both;
	margin: 30px 20px 30px 35px;
	padding-top: 20px;
}

#commentsDiv h3, #commentsDiv p {
	margin: 0px;
}

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #6779C3;
	font-size: 12px;
	color: #6779C3;
	height: 25px;
	line-height: 25px;
}

#commentsDiv textarea {
	width: 500px;
	height: 150px;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	color: #042b5e;
	background-color: #fff;
}

#comments {
	margin-bottom: 20px!important;
}

#respond {
	margin-top: 20px!important;	
}

.commentlist {
	border-bottom: 1px solid #fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	padding: 20px;
	border-top: 1px solid #fff;
	}
	
.commentlist li p {
	margin-top: 10px!important;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	color: #fff;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	background-color: #042b5e!important;
}

#commentform p {
	margin-bottom: 10px!important;
}

h3#respond {
	margin-bottom: 20px;
}

/* ------------------------gallery framework ------------------------ */

#columnRight #galleryHeader {
	margin-bottom: 5px;
	text-align:center;
}

#catLink {
	margin-bottom: 20px;
}

#gallery {
	margin: 0 0 0 40px;
}

#galleryImages span {
	display: table;
	margin: 0 auto;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

.case {
	margin-bottom: 20px;
	float: left;
}

.case img {
	border: 5px solid #fff;
	margin-bottom: 3px;
}

.case img {
	margin-right: 14px;
}

.moreInfoLink {
	background: url("images/moreInfo.png") 10px center no-repeat;
	text-indent: 35px;
	line-height: 15px;
	width: 277px;
	margin: 0 auto;
	display: block;
}

#view-nav {
	background: url("images/viewNavLeft.png") top left no-repeat;
	padding-left: 15px;
	color: #333;
}

#view-nav a {
	color: #333;
}

#view-nav-right {
	background: url("images/viewNavRight.png") right top no-repeat;
	padding-right: 15px;
}

#view-nav-content {
	background: url("images/viewNavWrap.png") top left repeat-x;
	height: 48px;
	line-height: 48px;
}

#view-nav-content p {
	display: inline;
	float: left;
	margin: 0 10px 0 0!important;
}

#viewNav li {
	background: none!important;
	float: left;
	display: table;
	line-height: 48px!important;
	text-indent: 0px!important;
	margin-right: 10px!important;
}

.prevPat {
	float: left;
	background: url("images/prevArrow.png") center left no-repeat;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.nextPat {
	float: right;
	background: url("images/nextArrow.png") center right no-repeat;
	padding-right: 20px;
	margin-bottom: 15px;
}

.caseParagraph {
	margin: 0 10px!important;
}

#columnRight .galleryh2 {
	margin-left: 0px;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	clear: both;
}

.caseImages {
	margin-bottom: 11px;
}

.case .caseImages:last-child {
	margin-bottom: 0px;
}

.gallery {float:left; margin-right:40px; text-decoration:underline;}

.caseParagraph div {font-weight:bold;}