/*
BLOG FONTS
*/

@font-face {
	font-family:"QuicksandBold";
	src: url(fonts/Quicksand_Bold.otf);
 }
@font-face {
	font-family:"Vegur";
	src: url(fonts/Vegur-R_0500.otf);
 }
@font-face {
	font-family:"Legendum";
	src: url(fonts/Legendum.otf);
 } 

/*
MAIN BLOGCONSULTING.COM STYLES
*/

html, body {
	height: 100%;
	margin: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	background: #252b2c;
	color:#5c6b6e;
}

#wrapper {
	background: url('images/bg.png') center repeat-y;
	min-height: 100%;
	width: 920px;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	padding: 0px 52px;
}

#main {

}

#main-white {
	background:#ffffff;
}

#main .clear, #main-white .clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#header {
	background: #fff;
	height: 100px;
	position: relative;
}

#header .logo {
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 31px;
}

#header .logo a {
	background: url('images/logo.gif');
	display: inline-block;
	width: 279px;
	height: 63px;
	outline: none;
}

#header .logo a span {
	display: none;
}

#header .links {
	text-align: right;
	position: absolute;
	top: 32px;
	right: 32px;
}

#header .links ul {
	line-height: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header .links ul li {
	display: inline-block;
	margin: 0px 0px 0px 15px;
}

#header .links ul li h2 {
	font-size: 1.7em;
	margin: 0px;
	font-weight: normal;
	font-family:"Vegur";
}

#header .links ul li h2 a {
	color: #000;
	text-decoration: none;
}
					
#header .links ul li h2 a:hover {
	text-decoration: underline;
}

#header .links ul.small {
	margin: 0px 0px 15px 0px;
}

#header .links ul.small h2 {
	font-family:"Vegur";
	font-size: 1.2em;
}

#left {
	float: left;
	width: 261px;
	margin: 6px 0px 0px 13px;
}

#left .box {
	background: url('images/left-bottom-long.png') bottom repeat-x;
	margin: 0px 0px 12px 0px;
	padding: 18px;
}

#left .short {
	background: #fff url('images/left-bottom-short.gif') bottom repeat-x;
	padding: 0px;
}

#left .short .top {
	background: url('images/left-top.gif') top no-repeat;
	padding: 23px 18px 18px 18px;
}

#left h2 {
	margin: 0px 0px 10px 0px;
}

#left h2 span {
	display: none;
}

#left h2.free-quote {
	background: url('images/heading-free-quote.gif');
	width: 176px;
	height: 14px;
}

#left h2.make-it-work {
	background: url('images/heading-make-it-work.gif');
	width: 202px;
	height: 30px;
}

#left h2.connect-with-us {
	background: url('images/heading-connect-with-us.gif');
	width: 129px;
	height: 12px;
}

#left h2.client-portal {
	background: url('images/heading-client-portal.gif');
	width: 195px;
	height: 12px;
}

#left h2.contact-us {
	background: url('images/heading-contact-us.gif');
	width: 88px;
	height: 12px;
}

#left .twitter {
	float:left;
	background: url('images/icon-twitter.png');
	width:58px;
	height:56px;
}

#left .facebook {
	float:left;
	background: url('images/icon-facebook.png');
	width:58px;
	height:56px;
}

#left .linkedin {
	float:left;
	background: url('images/icon-linkedin.png');
	width:58px;
	height:56px;
}

#left .flickr {
	float:left;
	background: url('images/icon-flickr.png');
	width:58px;
	height:56px;
}

#left .rss {
	float:left;
	background: url('images/icon-feed.png');
	width:58px;
	height:56px;
}

#left p {
	font-size: 1.1em;
	font-style: italic;
	color: #5b6060;
	line-height: 1.3em;
	margin: 0px;
}

#left .box-ng {
	margin: 0px 0px 12px 0px;
	padding: 18px;
}

#left .box-ng a {
	color: #000;
	text-decoration: none;
}

#left .box-ng a:hover {
	color: #000;
	text-decoration: underline;
}

#left ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#left ul h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

#left ul h3 a {
	color: #000;
	text-decoration: none;
}

#left ul h3 a:hover {
	text-decoration: underline;
}

#left .sidebar-testimonial p {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	margin: 0px;
	color: #094c79;
}

#right {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#right h2, h1 {
	font-family:"Vegur";
	font-style: normal;
	letter-spacing: normal;
	font-size: 2.3em;
	font-weight: normal;
	color: #094c79;
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
}

#right h3 {
	font-family:"Vegur";
	font-style: normal;
	letter-spacing: normal;
	font-size: 1.8em;
	font-weight: normal;
	color: #094c79;
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
}

#right p {
	font-size: 1.2em;
	color:#363637;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#right .black {
	font-size: 1.2em;
	color:#363637;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#right p a {
	text-decoration:underline;
            color:#363637;
}

#right .pavel-ushakov {
	background: url(images/pavel-ushakov.png) no-repeat top right;
	width:173px;
	height:128px;
	float:right;
	margin:10px;
}

#right .box {
	background: url('images/right-box-top.png') top no-repeat;
	float: left;
	width: 278px;
	margin: 10px 20px 20px 0px;
	padding: 10px 0px 0px 0px;
}

#right .box .bottom {
	background: url('images/right-box-bottom.png') bottom no-repeat;
	padding: 0px 10px 10px 10px;
}

#right .box p {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	margin: 0px 85px 0px 0px;
}

#right .box h3 {
	font-family:"QuicksandBold";
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
}

#right .box .icon {
	float: right;
	display: inline-block;
}

#right .box .megaphone {
	background: url('images/icon-megaphone.png');
	width: 80px;
	height: 71px;
}

#right .box .power {
	background: url('images/icon-power.png');
	width: 68px;
	height: 69px;
}

.main-clients {
	float:left;
	background: url('images/icon-subscription.gif') no-repeat;
	width:54px;
	height:59px;
	padding-right:10px;
margin-top:-10px;
}

#right .main-testimonials {
	float:right;
	background: url('images/icon-testimonials-main.gif') no-repeat;
	width:78px;
	height:60px;
	padding-right:10px;
}

.submit-button {
	display:block;
	float:left;
	width:132px;
	height:38px;
	background:url(images/submit-button.png) no-repeat;
}

.submit-button:hover, .submit-button:focus {
	background-position:right top;
}

.form {
	border: solid 1px #bbb;
	font: 13px/2 Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
	padding: 5px;
	background: white url(images/input-bg.png) top left repeat-x;
}

/*
FOOTER STYLES
*/

#footer {
	padding: 20px;
}

#footer ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline-block;
	margin: 0px 20px 0px 0px;
}

#footer ul li h2 {
	font-size: 1.2em;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
}

#footer ul li h2 a {
	color: #000;
	text-decoration: none;
}

#footer ul li h2 a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
	color: #5c6b6e;
	float: right;
	margin: 0px;
}

/*
HEADER GRAPHICS AND ELEMENTS
*/

#header-blog {
	background: url('images/header-blog.png');
	height: 152px;
}

#header-blog .plant {
	float:left;
	position:relative;
	margin: 0px;
	top: 32px;
	left: 631px;
	background: url('images/icon-header-plant.png');
	width:134px;
	height:97px;
}

#header-blog .house {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 641px;
	background: url('images/icon-header-house.png');
	width:60px;
	height:59px;
}

#header-blog .globe {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 361px;
	background: url('images/icon-header-globe.png');
	width:60px;
	height:57px;
}

#header-terms {
	background: url('images/header-terms.png');
	height: 152px;
}

#header-terms .recycle {
	float:left;
	position:relative;
	margin: 0px;
	top: 34px;
	left: 631px;
	background: url('images/icon-header-recycle.png');
	width:100px;
	height:100px;
}

#header-terms .speed {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 651px;
	background: url('images/icon-header-speed.png');
	width:61px;
	height:61px;
}

#header-terms .clock {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 401px;
	background: url('images/icon-header-clock.png');
	width:42px;
	height:58px;
}

#header-about-us {
	background: url('images/header-about-us.png');
	height: 152px;
}

#header-about-us .bubble {
	float:left;
	position:relative;
	margin: 0px;
	top: 32px;
	left: 631px;
	background: url('images/icon-header-blog-bubble.png');
	width:113px;
	height:98px;
}

#header-about-us .compass {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 651px;
	background: url('images/icon-header-compass.png');
	width:64px;
	height:63px;
}	

#header-about-us .vcard {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 361px;
	background: url('images/icon-header-vcard.png');
	width:68px;
	height:55px;
}

#header-blog-installation {
	background: url('images/blog-installation-services.png');
	height: 152px;
}

#header-blog-installation .one-bubble {
	float:left;
	position:relative;
	margin: 0px;
	top: 34px;
	left: 631px;
	background: url('images/icon-header-one-bubble.png');
	width:112px;
	height:96px;
}

#header-blog-installation .mouse {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 650px;
	background: url('images/icon-header-mouse.png');
	width:78px;
	height:61px;
}

#header-blog-installation .green-leaf {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 355px;
	background: url('images/icon-header-leaf.png');
	width:63px;
	height:63px;
}


#header-contact-us {
	background: url('images/header-contact-us.png');
	height: 152px;
}

#header-contact-us .open {
	float:left;
	position:relative;
	margin: 0px;
	top: 33px;
	left: 631px;
	background: url('images/icon-header-open.png');
	width:112px;
	height:90px;
}

#header-contact-us .phone {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 651px;
	background: url('images/icon-header-phone.png');
	width:47px;
	height:62px;
}
	
#header-contact-us .email {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 395px;
	background: url('images/icon-header-email.png');
	width:61px;
	height:61px;
}

#header-case-studies {
	background: url('images/header-case-studies.png');
	height: 152px;
}

#header-case-studies .cases {
	float:left;
	position:relative;
	margin: 0px;
	top: 27px;
	left: 631px;
	background: url('images/icon-header-cases.png');
	width:110px;
	height:102px;
}

#header-case-studies .clients {
	float:left;
	position:relative;
	margin: 0px;
	top: 54px;
	left: 350px;
	background: url('images/icon-header-vcard.png');
	width:68px;
	height:55px;
}

#header-case-studies .testimonials {
	float:left;
	position:relative;
	margin: 0px;
	top: 52px;
	left: 650px;
	background: url('images/icon-header-testimonials.png');
	width:78px;
	height:60px;
}

#header-blog-services {
	background: url('images/header-blog-services.png');
	height: 152px;
}

#header-blog-services .one-bubble {
	float:left;
	position:relative;
	margin: 0px;
	top: 34px;
	left: 631px;
	background: url('images/icon-header-one-bubble.png');
	width:112px;
	height:96px;
}

#header-blog-services .mouse {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 650px;
	background: url('images/icon-header-mouse.png');
	width:78px;
	height:61px;
}

#header-blog-services .green-leaf {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 355px;
	background: url('images/icon-header-leaf.png');
	width:63px;
	height:63px;
}

/*
BLOG SERVICES
*/

a.orderbutton {
	display:block;
	width:133px;
	height:50px;
	background: url('images/order-button.gif') no-repeat 0px 12px;
	margin-left:90px;
}
a.orderbutton:hover, a.orderbutton:focus {
	background-position: -134px 12px;
}

#video-window {
	border: 1px solid #2a5e80; 
	padding: 3px;
	width:480px;
}

#services {
	
}

#services .service {
	float: left;
	width: 350px;
	padding: 0px 0px 0px 75px;
}

#services .service h2 {
	font-family: "Vegur";
	font-size: 25px;
	font-weight: normal;
	color: #000;
	margin: 5px 0px 0px 0px;
}

#services .service p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

#services .service .list {
	background: url('images/list.gif') top left no-repeat;
	padding: 15px 0px 0px 0px;
}

#services .service .list ul {
	line-height: 2em;
	list-style: none;
	background: url('images/list.gif') bottom left no-repeat;
	margin: 0px;
	padding: 0px 20px 15px 20px;
}

#services .service .list h3 {
	font-size: 1.3em;
	margin: 0px;
}

#services .service .list h3 a {
	color: #183e60;
	text-decoration: none;
}

#services .service .list h3 a:hover {
	text-decoration: underline;
}

#services .new-blogs {
	background: url('images/icon-new-blogs.gif') top left no-repeat;
	margin: 25px 0px 0px 25px;
}

#services .existing-blogs {
	background: url('images/icon-existing-blogs.gif') top left no-repeat;
	float: right;
	margin: 25px 25px 0px 0px;
}

#services .subscription {
	background: url('images/icon-subscription.gif') top left no-repeat;
	margin: 25px 0px 0px 25px;
}

#services .start {
	background: url('images/icon-videos.gif') top left no-repeat;
	float: right;
	margin: 25px 25px 0px 0px;
}

#services .clear {
	clear: both;
	height: 50px;
	overflow: hidden;
}

#services .left {
	float: left;
	width: 275px;
	margin: 25px 0px 0px 25px;
}

#services .left .service {
	float: none;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 0px 70px;
}

#services .left .service h2 {
	font-family: "Vegur";
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#services .left .service h2 a {
	color: #797979;
	text-decoration: none;
}

#services .left .active h2 a {
	color: #000;
}

#services .left .service ul {
	line-height: 1.8em;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}

#services .left .service ul h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
}
				
#services .left .service ul h3 a {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

#services .left .service ul h3 a:hover {
	text-decoration: underline;
}

#services .left .service ul h3 a.active {
	font-weight: bold;
}

#services .left .service ul.open {
	display: block;
}

#services .left .new-blogs {
	background: url('images/icon-new-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .existing-blogs {
	background: url('images/icon-existing-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .subscription {
	background: url('images/icon-subscribe-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .start {
	background: url('images/icon-videos-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .active {
	background-position: -288px 0px;
	min-height: 45px;
	height: auto;
}

#services .column {
	float: left;
	width: 50%;
}

#services p a {
	text-decoration:underline;
            color:#363637;
}

#services .middle {
	float: left;
	width: 330px;
	margin: 25px 0px;
}

#services .middle h2 {
	font-size: 2.2em;
	color: #094c79;
	margin: 0px 0px 15px 0px;
}

#services .middle p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

#services .adobe-logo {
	background: url('images/case-studies-adobe-logo.gif') no-repeat;
	width: 100px;
	height: 127px;
	position: relative;
	padding-bottom:20px;
}

#services .oreilly-logo {
	background: url('images/case-studies-oreilly-logo.gif') no-repeat;
	width: 200px;
	height: 59px;
	position: relative;
	padding-bottom:20px;
}

#services .ngo-logo {
	background: url('images/case-studies-ngo-logo.gif') no-repeat;
	width: 200px;
	height: 62px;
	position: relative;
	padding-bottom:20px;
}

#services .harvard-logo {
	background: url('images/case-studies-harvard-logo.gif') no-repeat;
	width: 160px;
	height: 65px;
	position: relative;
	padding-bottom:20px;
}

#services .cq-logo {
	background: url('images/case-studies-cq-logo.gif') no-repeat;
	width: 100px;
	height: 80px;
	position: relative;
	padding-bottom:20px;
}

#services .robert-logo {
	background: url('images/case-studies-robert-logo.gif') no-repeat;
	width: 173px;
	height: 47px;
	position: relative;
	padding-bottom:20px;
}

#services .order-info-existing-blogs {
	background: url('images/order-box-existing-blogs.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-new-blogs {
	background: url('images/order-box-new-blogs.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-subscription {
	background: url('images/order-box-subscription-services.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-existing-blogs .text, #services .order-info-new-blogs .text, #services .order-info-subscription .text {
	font-size: 1.2em;
	color: #767676;
	text-align: center;
	margin: 0px;
	position: absolute;
	top: 110px;
	right: 20px;
	left: 20px;
}

#services .order-info-existing-blogs .details, #services .order-info-new-blogs .details,  #services .order-info-subscription .details {
	height: 60px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	left: 10px;
}

#services .order-info-existing-blogs .details p, #services .order-info-new-blogs .details p, #services .order-info-subscription .details p  {
	font-size: 1em;
	color: #bababa;
	line-height: 2em;
	float: left;
	margin: 8px;
}

#services .order-info-existing-blogs .details p .large, #services .order-info-new-blogs .details p .large, #services .order-info-subscription .details p .large {
	font-family: "Vegur";
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}

#services .order-info-existing-blogs .details .order-now, #services .order-info-new-blogs .details .order-now, #services .order-info-subscription .details .order-now {
	background: url('images/button-order-now.gif');
	display: block;
	float: right;
	width: 132px;
	height: 40px;
	margin: 10px 8px 0px 0px;
	outline: none;
}

#services .order-info-existing-blogs .details .order-now span, #services .order-info-new-blogs .details .order-now span, #services .order-info-subscription .details .order-now span {
	display: none;
}

#services .left .icon-case-studies {
	float:left;
	background: url('images/icon-existing-blogs.gif') no-repeat;
	width:64px;
	height:57px;
}

#services .left .icon-clients {
	float:left;
	background: url('images/icon-clients.gif') no-repeat;
	width:68px;
	height:55px;
}

#services .left .icon-testimonials {
	float:left;
	background: url('images/icon-testimonials.gif') no-repeat;
	width:78px;
	height:60px;
}

#services .left .cases {
	float: none;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 0px 90px;
}

#services .left .cases h2 {
	font-family: "Vegur";
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#services .left .cases h2 a {
	color: #000;
	text-decoration: none;
}

#services .left .active h2 a {
	color: #000;
}

#services .left .cases ul {
	line-height: 1.8em;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#services .left .cases ul h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
}

#services .left .cases ul h3 a {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

#services .left .cases ul h3 a:hover {
	text-decoration: underline;
}

#services .left .cases ul h3 a.active {
	font-weight: bold;
}

#services .right {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#services .right p {
	font-size: 1.2em;
	color:#000;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#services .videos {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#services .videos p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}


.widget-title {
	display:none;
}



/*
CASE STUDIES
*/

.sidebar-testimonial {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #094c79;
}

.title {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:60px;
}

.title-left {
	float:left;
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
}

.title-left a {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}

.title-right {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	float:right;
	padding-right:40px;
	padding-top:10px;
}

.title-right a {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	text-decoration:none;
}

.sub-title {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #000000;
}

.sub-title-left {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
	width:250px;
	float:left;
	padding-bottom:20px;
}

.sub-title-right {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
	float:right;
	width:250px;
	padding-bottom:20px;
}
