body, div, ul, li, form, fieldset, span, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
}
h2 {
	color: #5a4c40;
	font-size: 1.7em;
}
h3 {
	color: #000;
	font-size: 1.3em;
	margin-top: 1em;
}
h4 {
	color: #ea3656;
}
p {
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
body {
	background: url(../img/background.png) center 3px repeat-x #dbecfb;
	text-align: center;
	font-family: tahoma, helvetica, verdana, arial, sands serif;
	font-size: 80%;
	border-top: 3px solid #fff;
}	
body .wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(../img/background_center.png) top center no-repeat transparent;
	position: relative;
}	
.header h1 {
	background: url(../img/katalina_brown_design.gif) left 40px no-repeat transparent;
	padding-top: 40px;
	float: left;
}
.header h1 span {
	position: relative;
	top: -1000px;
}
.header h1 a {
	text-decoration: none;
	display: block;
	height: 59px;
	float: left;
}	
.header .contactme {
	background: url(../img/contact_popout.gif) bottom right no-repeat transparent;
	margin-top: 10px;
	z-index: 100;
}
.contactme {
	margin-left: -20px;
}
.header .contactme {
	position: absolute;
	top: 10px;
	right: 2.5em;
	margin-left: 0px;
}
.header .contactme form {
	background: url(../img/contact_popout.gif) bottom left no-repeat transparent;
	margin-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.header .contactme div.title {
	background: url(../img/contact_popout.gif) top left no-repeat #edf5fd;
	padding: 0px 0px 0px 5px;
}
.contactme div.title h6 {
	font-size: 1.2em;
	font-family: georgia, times new roman, times, serif;
	color: #7e6a57;
}
.header .contactme div.title h6 {
	background: url(../img/contact_popout.gif) top right no-repeat #edf5fd;
	padding: 15px 15px 0px 10px;
	font-size: 1.0em;
	font-family: georgia, times new roman, times, serif;
	color: #fff;
	overflow: hidden;
}
.header .contactme h6 span {
	display: block;
	float: left;
	padding: 4px 0px 4px 32px;
	background: url(../img/envelope.png) center left no-repeat transparent;
	cursor: pointer; 
}	
.contactme form .form {
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}
.header .contactme form .form {
	display: none;
}
.contactme .form div {
	padding: 10px 15px 0px 15px;
}	
.contactme .form div.cancel {
	padding: 10px 0px 0px 15px;
	float: left;
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
	font-size: 0.9em;
}
.contactme .form label {
	font-size: 0.9em;
	color: #f86d86;
	display: block;
}
.contactme .form input {
	width: 320px;
}
.header .contactme .form input {
	width: 200px;	
}
.contactme textarea {
	width: 320px;
	height: 250px;
}
.header .contactme .form textarea {
	display: block;
	width: 320px;
	height: 160px;
	clear: left;
}
.contactme .form .button {
/*	background: url(../img/pink_button_blue_bg.png) top left no-repeat transparent;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px; */
	margin: 5px 60px 8px 0px;
	overflow: hidden;
}
.header .contactme .form .button {
	margin-right: 16px;
}
.contactme .form .button input {
	width: 100px;
/*	color: #000;
	border: 0px;
	background: url(../img/pink_button_blue_bg.png) top right no-repeat transparent;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	line-height: 30px;
	height: 30px; */
	font-size: 1.1em;
	float: right;
}
/*
.header .contactme .form .button {
	background-image: url(../img/pink_button.png);
}
.header .contactme .form .button input {
	background-image: url(../img/pink_button.png);
}
*/

.contactme .form .button input:hover {
	color: #333;
}
form .fail {
	border: 2px solid #f86d86;
	background-color: #feffd1;
}
.contactme .form .error {
	font-size: 0.85em;
	background: #fff;
	border: 2px solid #f86d86;
	padding: 2px 8px 2px 8px;
	margin: 2px 0px 2px 0px;
	color: #ea3656;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 14px;
	display: none;
}
.main {
	width: 970px;
	margin: 0px auto 0px auto;
}
.menu {
	float: left;
	margin-top: 25px;
	margin-left: 60px;
	padding: 0px;
}
.menu li {
	display: inline-block;
}
.menu li {
	display: block;
	float: left;
	text-align: center;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}	
.menu li a {
	display: block;
	float: left;
	font-size: 1.3em;
	text-decoration: none;
	color: #292929;
	background: url(../img/menu_items.gif) left -73px no-repeat transparent;
	padding: 0px 0px 0px 6px;
}	
.menu li a span {
	display: block;
	float: left;
	background: url(../img/menu_items.gif) right -73px no-repeat #edf6fd;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 13px 16px 20px 10px;
}	
.menu a:hover {
	background-position: left -145px;
}
.menu a:hover span {
	background-position: right -145px;
}
.aboutme #aboutme, .whatido #whatido, .myportfolio #myportfolio {
	background: url(../img/menu_items.gif) top left no-repeat transparent;
	padding-left: 6px;
}
.aboutme #aboutme a, .whatido #whatido a, .myportfolio #myportfolio a {
	cursor: default;
	background-position: top right;
	background-color: #e9f3fd;
	padding-right: 6px;
	padding-left: 0px;
}
.aboutme #aboutme a span, .whatido #whatido a span, .myportfolio #myportfolio a span {
	background-position: top center;
	padding: 13px 16px 32px 10px;
	background-color: transparent;
}	
.main {
	clear: both;
	padding-top: 25px;
}
.main .content {
	width: 958px;
	margin: 0px auto 0px auto;
}
.homeintro {
	width: 269px;
	height: 256px;
	background: url(../img/home_frame.png) top left no-repeat #5a4c40;
	float: left;
}	
.homeintro h3 {
	font-size: 3.4em;
	line-height: 1em;
	color: #e7eff7;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.homeintro p {
	color: #e7eff7;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 0px 50px 0px 0px;
	text-align: right;
}
.homeintro a {
	color: #b6daff;
}
div.col1 {
	width: 500px;
	float: left;
	padding-right: 50px;
}
div.col2 {
	margin-left: 550px;
	padding-left: 50px;
	border-left: 1px solid #f86d86;
}
p.first {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 1.3em;
	line-height: 1.4em;
}
.foot {
	border-top: 1px solid #fff;
	padding-top: 2px;
	margin-top: 1.5em;
	clear: both;
}	
.foot .inner {
	border-bottom: 1px solid #fff;
	border-top: 1px dashed #f86d86;
	background: url(../img/foot_bg.png) top left repeat transparent;
	padding: 0.5em 2em 25px 2em;
	overflow: hidden;
	zoom: 1;
}
.profile, .profile div {
	float: left;
	margin-top: 12px;
}	
.profile .photo {
	background: url(../img/thumb_frame.gif) top left no-repeat transparent;
	width: 130px;
	height: 124px;
	padding-top: 21px;
	padding-right: 10px;
	float: left;
}
.profile .photo img {
	margin: 0px auto 0px auto;
	display: block;
}
.profile h4, .support h4 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
	width: 15em;
}
.profile p {
	width: 20em;
}
.services {
	margin-left: 1.6em;
	float: left;
	width: 33em;
}
.col1 .services {
	float: none;
	margin-left: 0px;
	width: auto;
	margin-bottom: 3em;
}
.support {
	margin-right: 5.6em;
	float: right;
	width: 20em;
}
.services h4 {
	padding: 15px 0px 20px 75px;
	background: url(../img/menu_icon.gif) left -2px no-repeat transparent;
}
.services h4, h5 {
	font-size: 1.4em;
	color: #ea3656;
	font-family: Georgia, Times New Roman, Times, Serif;
	margin: 25px 0px 0px 0px;
	font-weight: normal;
}
.services h6 {
	font-size:1em;
	border-bottom: 1px solid #ea3656;
	margin-bottom: 7px;
	color: #5a4c40;
	text-indent: 10px; 
	font-weight: normal;
}
.h6 b {
	font-weight: bold;
}
.services ul {
	margin-bottom: 18px;
}
.services li {
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.services li span {
	font-weight: normal;
	font-size: 0.85em;
	color: #5a4c40;
}
.support h4 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 40px 0px 10px 75px;
	background: url(../img/ask_help.gif) left 15px no-repeat transparent;
}
.support h4 a {
	color: #ea3656;
}
.slider {
	float: left;
	margin-left: 45px;
	margin-bottom: 1.5em;
	width: 588px;
}
.sliderframe {
	overflow: hidden;
	width: 588px;
}
.slider ul {
	height: 256px;
	width: 1764px;
	background: url(../img/slider.png) top left repeat-x #fff;
}
.slider li, .slider li a {
	float: left;
	width: 588px;
	height: 256px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.slider li img {
	border: 0px;
}
.slidercontrols {
	margin: 5px auto 0px auto;
	width: 120px;
	height: 30px;
	position: relative;
	overflow: hidden;
}	
.slidercontrols .page {
	display: block;
	float: left;
	width: 16px;
	height: 14px;
	margin-top: 1px;
	border: 2px solid #96847c;
	overflow: hidden;
	margin-left: 3px;
}
.slidercontrols .page:hover {
	background: #f86d86;
}	
.slidercontrols .chosen, .slidercontrols .chosen:hover {
	background: #acb2b6;
}
.slidercontrols a span {
	position: absolute;
	top: 1000em;
	display: none;
}
.slidercontrols .prev, .slidercontrols .next {
	height: 20px;
	width: 11px;
	display: block;
	float: left;
	background-image: url(../img/slider_arrows.png);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
}
.slidercontrols .next {
	background-position: bottom right;
}
.slidercontrols .prev {
	background-position: bottom left;	
}
.slidercontrols .next:hover {
	background-position: center right;
}
.slidercontrols .prev:hover {
	background-position: center left;
}	
.gallery {
	position: relative;
	height: 520px;
	top: -15px;
}
.gallery a {
	position: absolute;
	background-image: url(../img/portfolio_frames.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.gallery a img {
	border: 0px;
}
.gallery #frame1 {
	height: 186px;
	width: 194px;
	background-position: -25px -832px;
	top: 10px;
	left: 10px;
}
.gallery #frame1 img {
	margin: 25px 0px 0px 25px;
}
.gallery #frame2 {
	width: 197px;
	height: 253px;
	background-position: -43px -531px;
	top: 30px;
	left: 440px;
}
.gallery #frame7 {
	width: 195px;
	height: 185px;
	background-position: -30px bottom;
	top: 70px;
	left: 230px;
}
.gallery #frame2 img {
	padding: 36px 0px 0px 30px;
}
.gallery #frame3 {
	width: 344px;
	height: 208px;
	background-position: top left;
	top: 15px;
	left: 640px;
}
.gallery #frame3 img {
	padding: 30px 0px 0px 45px;
}
.gallery #frame4 {
	width: 335px;
	height: 282px;
	background-position: -15px -1062px;
	top: 242px;
	left: 0px;
}
.gallery #frame4 img {
	padding: 43px 0px 0px 50px;
}
.gallery #frame5 {
	width: 195px;
	height: 185px;
	background-position: -30px bottom;
	top: 292px;
	left: 425px;
}
.gallery #frame5 img, .gallery #frame7 img {
	padding: 28px 0px 0px 26px;
}
.gallery #frame6 {
	width: 245px;
	height: 243px;
	background-position: -22px -250px;
	top: 242px;
	left: 665px;
}	
.gallery #frame6 img {
	padding: 38px 0px 0px 34px;
}
body.window {
	background: none #fff;
}
.p_image img {
	border: 4px solid #999;
}
.caption {
	text-align: left;
	margin: 5px 20px 0px 20px;
}
.introme {
	font-size: 2.3em;
	color: #7e6a57;
}

table {
	border: 0px;
	margin: 10px;
	table-layout: fixed;
}
table th {
	border-bottom: 2px dotted #f86d86;
	padding: 0px 4px 0px 5px;
	color: #f86d86;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, Serif;
}
table td {
	padding: 0px 4px 0px 5px;
}
table tr.alt, table tr.alt td {
	background-color: #fff;
}
.emailsupport ol {
	padding-left: 0px;
}
.emailsupport li {
	padding: 6px;
	margin: 4px 4px 4px 0px;
	background: #fff;
	clear: both;
	list-style-type: none;
}
.emailsupport li a {
	float: left;
}
.emailsupport li a img {
	border: none;
}
.emailsupport li p {
	margin-left: 80px;
}
.sidemenu li {
	list-style-type: none;
}
.sidemenu li a {
	padding: 14px 0px 14px 36px;
	list-style-type: none;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
}
.sidemenu .thunderbird a {
	background: url(../img/thunderbird.gif) center left no-repeat transparent;
}
.sidemenu .outlook2007 a {
	background: url(../img/outlook2007.gif) center left no-repeat transparent;
}
.sidemenu .outlook2003 a {
	background: url(../img/outlook2003.gif) center left no-repeat transparent;
}
.sidemenu .outlookexpress a {
	background: url(../img/outlookexpress.gif) center left no-repeat transparent;
}
.footerlinks {
	clear: both;
	text-align: center;
}
.footerlinks ul {
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-top: 2px solid #aca096;
	border-bottom: 1px dashed #aca096;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 100%;
}
.footerlinks li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
.footerlinks li a {
	color: #5a4c40;
}
.footerlinks span {
	font-size: 0.8em;
	color: #555;
}
.emailsent {
	clear: both;
	border: 2px solid #95d239;
	background: #fff;
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 10px 20px;
	margin: 10px;
}






/* prettyPhoto css ... */

div.light_rounded .pp_top .pp_left {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
 }
 div.light_rounded .pp_top .pp_middle {background:#fff;}
 div.light_rounded .pp_top .pp_right {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
 }
 div.light_rounded .pp_content .ppt {color:#000;}
 div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right {
 	background:#fff;
 }
 div.light_rounded .pp_content {background-color:#fff;}
 div.light_rounded .pp_next:hover {
 	background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
 	cursor: pointer;
 }
 div.light_rounded .pp_previous:hover {
 	background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
 	cursor: pointer; 
 }
 div.light_rounded .pp_expand {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
 	cursor: pointer;
 }
 div.light_rounded .pp_expand:hover {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
 	cursor: pointer;
 }
 div.light_rounded .pp_contract {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
 	cursor: pointer;
 }
 div.light_rounded .pp_contract:hover {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
 	cursor: pointer;
 }
 div.light_rounded .pp_close {
 	width:75px;
 	height:22px;
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
 	cursor: pointer;
 }
 div.light_rounded #pp_full_res .pp_inline{color:#000;}
 div.light_rounded .pp_arrow_previous {
 	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
 }
 div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
 div.light_rounded .pp_arrow_next{background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}
 div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}
 div.light_rounded .pp_bottom .pp_left{background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}
 div.light_rounded .pp_bottom .pp_middle{background:#fff;}
 div.light_rounded .pp_bottom .pp_right{background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}
 div.light_rounded .pp_loaderIcon{background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}
 div.dark_rounded .pp_top .pp_left{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}
 div.dark_rounded .pp_top .pp_middle{background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_top .pp_right{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}
 div.dark_rounded .pp_content_container .pp_left{background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}
 div.dark_rounded .pp_content_container .pp_right{background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}
 div.dark_rounded .pp_content{background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_next:hover{background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}
 div.dark_rounded .pp_previous:hover{background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}
 div.dark_rounded .pp_expand{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_expand:hover{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_contract{background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_contract:hover{background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_close{width:75px;height:22px;background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}
 div.dark_rounded .currentTextHolder{color:#c4c4c4;}
 div.dark_rounded .pp_description{color:#fff;}
 div.dark_rounded #pp_full_res .pp_inline{color:#fff;}
 div.dark_rounded .pp_arrow_previous{background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}
 div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
 div.dark_rounded .pp_arrow_next{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}
 div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}
 div.dark_rounded .pp_bottom .pp_left{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}
 div.dark_rounded .pp_bottom .pp_middle{background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_bottom .pp_right{background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}
 div.dark_rounded .pp_loaderIcon{background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}
 div.pp_pic_holder a:focus{outline:none;}
 div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}
 div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}
 .pp_top{height:20px;position: relative;}
 * html .pp_top{padding:0 20px;}
 .pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}
 .pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}
 * html .pp_top .pp_middle{left:0;position: static;}
 .pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}
 .pp_content{height:40px;}
 .pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}
 .pp_fade{display: none;}
 .pp_content_container{position: relative;text-align: left;width:100%;}
 .pp_content_container .pp_left{padding-left:20px;}
 .pp_content_container .pp_right{padding-right:20px;}
 .pp_content_container .pp_details{margin:10px 0 2px 0;}
 .pp_description{display: none;margin:0 0 5px 0;}
 .pp_nav{clear: left;float: left;margin:3px 0 0 0;}
 .pp_nav p{float: left;margin:2px 4px;}
 .pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}
 .pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}
 a.pp_next{background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}
 a.pp_previous{background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}
 a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}
 a.pp_close{display:block;float: right;text-indent: -10000px;}
 .pp_bottom{height:20px;position: relative;}
 * html .pp_bottom{padding:0 20px;}
 .pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}
 .pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}
 * html .pp_bottom .pp_middle{left:0;position: static;}
 .pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}
 .pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}
 #pp_full_res{line-height:1 !important;}
 #pp_full_res .pp_inline{text-align: left;}
 #pp_full_res .pp_inline p{margin:0 0 15px 0;}
 div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}
 .clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}
 .clearfix {display: inline-block;}
 * html .clearfix {height:1%;}
 .clearfix {display:block;}
