/*
Theme Name:		Gartner Analysts Theme
Theme URI:		http://wwww.gartner.com/
Description:	Gartner default theme	
Version:		1.0
Author:			Gartner
Author URI:		http://www.gartner.com/
*/

body { background: url(images/bg.png) repeat-x top left #999; margin-top: 0px; color: #333; text-align: center; font-family: Arial, Helvetica, sans-serif;}
* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/
a { color: #0E5497; text-decoration: none; border: none; }
a:visited { color: #0E5497; text-decoration: none; }
a:hover { color: #0E5497; text-decoration: underline; }
a img { border: none; }
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
code { color: #090; font-family: Courier, monospace; }
pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: .8em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }
.flickr_pink { color: #ff2a96; text-transform: lowercase; }
.green { color: #090; }
.red { color: #f00; }
.orange { color: #f40; }
.purple { color: #909; }

/*---:[ headlines ]:---*/
h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }
h1 { font-size: 17px; }
#masthead h1 { position: absolute; top:112px; left: 21px; text-align: left; z-index: 10; letter-spacing: -1px !important;}
#masthead h1 a { color:#fff; font-weight: 100; font-size: 25px;}
h1 a, h1 a:visited, h1 a:hover { color: #0E5497; text-decoration: none; border: none; }
h2 { font-size: 19px; text-transform: uppercase;}
h2 a { color: #0e5487; text-decoration: none; font-size: 19px;}
h2 a:visited { color: #0e5487; text-decoration: none; }
h2 a:hover { color: #0E5497; text-decoration: none; }
.posts h2 { margin: 0 0 0 0; text-transform: none !important; width:560px;}
.posts h2 a { font-size: 22px; color: #0E5497 !important; text-decoration: none;}
.posts h2 a:hover { color: #0E5497 !important; text-decoration: none !important; }
.pages h2, h2.page_header { margin: 0 0 5px 0; padding: 0 0 0.6em 0; }
h2.archive_head { font-weight: bold !important; font-size: 1.2em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 1px solid #bbb !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; color: gray; }
h3 { font-size: 1.0em; text-transform: uppercase; }
#masthead h3 { position: absolute; top:140px; left: 22px; text-align: left; z-index: 10; text-transform: uppercase; color: #C2DD21; text-align: left; font-size: 11px;}
#masthead h3 a{ color: #C2DD21; }
.entry h3 { margin: 2.5em 0 0.5em 0; }
.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
h3.comments_headers { font-size: 12px; text-transform: uppercase; margin: 0 0 4px 0;}
h4 { font: italic 12px Georgia, "Times New Roman", Times, serif; color: #888; }
h4 a, h4 a:visited { color: #888; text-decoration: none; }
h4 a:hover { color: #888; text-decoration: underline; }
.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 0 0;}

/*---:[ core layout elements ]:---*/
#container { width: 970px; margin: 0 auto 0 auto; position: relative; background:#fff;}
#content_box { width: 970px; text-align: left; float: left; clear: both; background:#fff;}
#content { width: 600px; padding: 10px 0 0 40px; float: left; }
#content a { color: #0E5497; text-decoration: none; border: none; }
#content a:hover { text-decoration: underline; }
#sidebar { width: 260px; padding: 10px 5px 0 0; float: right; font-size: 10px; margin-right: 15px;}
#l_sidebar { width: 260px; float: right; font-size: 10px; padding-top: 20px; padding-bottom: 0; padding-left: 15px; }
#footer { width: 930px; float: left; clear: both; border-top: 1px dotted #999; margin: 0 0 15px 0;  font-size: 10px; text-align: left; background: #fff; background-repeat: no-repeat; background-position: 870px 80px; 	padding: 0 20px; }
#footer p { float: left; padding: 23px 0px 15px 0px;} 
#footer a { color: #0E5497; text-decoration: none; border: none; }
#footer a:hover { text-decoration: underline !important; }


/*---:[ header styles ]:---*/


#masthead { width: 970px; height: 80px; background: url('images/header-bg.png') repeat-x top #fff; }

p#logo {
	padding: 25px 0 0 20px;
	float: left;
	clear: both;
}

ul#global-nav {
	position: absolute;
	top: 57px;
	font-size: 12px;
	list-style: none;
	float: left;
	margin-left: 11px;
}

ul#global-nav li {
	display: block;
	float: left;
	border-right: 1px solid #BBBBBA;
}

ul#global-nav li:hover {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0 0 0 -1px;
}

ul#global-nav li a {
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #479CD1;
}

ul#global-nav li a:hover {
	background: #EAF1F4;
	color: #0067A6;
	text-decoration: none;
}


ul#user-nav {
	font-size: 10px;
	list-style: none;
	float: right;
	margin: 5px 15px 0 0;
	
}

ul#user-nav li {
	display: block;
	float: left;
	border-right: 1px solid #BBBBBA;
}

ul#user-nav li a, ul#user-nav li strong {
	padding: 2px 5px;
}

ul#user-nav li.last, ul#global-nav li.last {
	border-right: none;
}


ul#nav {padding-left: 0; margin-left: 0; color: #fff; position: absolute; left: 0px; border-top: 1px solid #fff; top:170px; z-index: 5; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight:bold; text-transform: uppercase; line-height: 1em; background:#6B8792; width:100%;}
ul#nav li { display: inline; }
ul#nav li a { padding: 9px 24px 9px 23px; background: url('images/nav-divider.png') no-repeat top right #6B8792; color: #fff; text-decoration: none; float: left;}
ul#nav li a:hover { background: url('images/nav-divider.png') no-repeat top right #8AB0BD; color: #fff;}
ul#nav li.rss { float: right; }
ul#nav li.rss a { padding: 8px 30px 9px 15px; background: url('images/rss.png') 80% 50% no-repeat; border-right: none;}
ul#nav li.rss a:hover { text-decoration: underline; color: #fff; }
#header_img { z-index:1; background-color: #003366; background-image: url('images/sub-header-bg.jpg'); background-repeat: no-repeat; height: 91px; width: 970px; }
#header_img img { display: none; } /* this is really just an IE 6 and 7 hack in disguise */

/*---:[ content styles ]:---*/
.entry { width: 560px; margin-bottom: 30px; padding-bottom: 10px; font-size: 13px; line-height: 135%; border-bottom:1px dotted #666;}
.entry .comment {
	margin:0;padding:0 0 10px 0;font-weight: bold;
	height: auto;
}
.entry blockquote { font-size: 11px; }
.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
.entry p { margin: 0 0 10px 0; padding-bottom: 10px;}
.entry ul, .entry ol { margin: 20px 20px 20px 30px; }
.entry ul { list-style-type: disc; }
.entry li { margin: 5px 0 5px 0; }
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
.entry dl { margin: 0 0 1.5em 0; }
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
.entry dd { margin: 0 0 1.5em 20px; }
.entry .ad { margin: 0 0 0.5em 15px; float: right; }
.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }
.entry img { }
.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
.entry img.off { padding: 0 !important; border: none !important; }
.entry img.stack { clear: none !important; }
p.tagged { border-top: 1px dotted #999; padding: 10px 0 10px 0; font-size: 12px; color: #888; clear: both; margin:10px 0 0 0;}
.tagged a, .tagged a:visited { color: #0E5497; text-decoration: none; }
.tagged a:hover { color: #0E5497; text-decoration: underline; }
.add_comment { display: block; padding: 0 20px 0 0; font-weight: bold; float: right; }
.navigation { width: 500px; float: left; }
.previous { padding: 0 20px 0 0px; float: left; font-size: 12px;}
.next { float: right; font-size: 12px; margin-right: 20px;}
.clear { height: 1px; margin: 0 0 0 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }

.entry .social {
	height:15px;margin:0;padding:0;
}

.entry .social .link {
	margin-right:20px;float:left;
}

#sub-nav {
	padding: 30px 30px 0 40px;
	font-size: 11px;
}

ul#social-nav {
	padding: 0;
	list-style: none;
	width: 350px;
	float: right;
	margin: -10px 0 0 0;
}

ul#social-nav li {
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
	float: right;
	height: 20px;
	width: 20px;
}

ul#social-nav li a, ul#social-nav li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 20px;
}

ul#social-nav li.facebook {
	background: url('images/social-facebook.png') no-repeat;
}

ul#social-nav li.twitter {
	background: url('images/social-twitter.png') no-repeat;
}

ul#social-nav li.linkedin {
	background: url('images/social-linkedin.png') no-repeat;
}

ul#social-nav li.rss {
	background: url('images/social-rss.png') no-repeat;
}

ul#social-nav li.subscribe {
	width: auto;
	margin-right: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #5C6970;
}

#author-info {
	border-top: 1px solid #D8D8D8;
	width: 560px;
	min-height: 130px;
	padding: 0 0 10px 0;
	background: url('images/author-bg.png') no-repeat;
	margin-bottom: 30px;
	border-bottom:1px dotted #ccc;
	font-size: 11px;
	line-height: 125%;
}

#author-info .author-snapshot {
	width: 205px;
	padding: 20px;
	float: left;
	line-height: 150%;
}

#author-info .author-snapshot span {
	color: #999;
}

#author-info .author-snapshot img {
	float: left;
	margin: 0 10px 40px 0;
}

#author-info .author-snapshot strong {
	font-size: 14px;
	line-height: 150%;
}

#author-info .author-bio {
	float: right;
	font-size: 11px;
	margin: 20px 20px 10px 20px;
	width: 280px;
	color: #5C6970;
	line-height: 145%;
	font-size: 11px;
}

#gartner-sites {
	font-size: 11px;
	width: 225px;
	border: 1px solid #999;
	background: url('images/site-dropdown.png') no-repeat 207px 2px #fff;
	position: absolute;
	text-align: left;
	padding: 0;
	top: 50px;
	right: 20px;
}

/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none; }
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 100%; margin: 0 0 2.5em 0; font-size: 12px; line-height: 1.4em; float: left; }
li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 14px 0; padding: 2px 2px; color: #000;}
div.underline { border-bottom:1px solid #999999; }
li.widget h2 a{ color: #000; font-size: 12px;}		
li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.5em 0px; }
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
li.widget li, li.linkcat li { line-height: 14px; margin-bottom: 6px;}
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { color: #0E5497; text-decoration: none; border: none; }
li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
li.widget li .recent_date { padding: 0 0 0 8px; color: #888; font-size: 11px;}
li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
li.widget ul.flickr_stream li a img { padding: 3px; }
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
/*---< FlickrRSS styles for the widget only >---*/
li.widget_flickrrss { }
li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
li.widget_flickrrss a:hover img { background: #ff2a96; }
				
/*---< Calendar widget styles >---*/
#calendar_wrap { font-size: 1.1em;}
li#calendar h2 { display:none;}
table

/*---:[ footer styles ]:---*/
#footer a, 
#footer a:visited { color: ##0E5497 !important; text-decoration: none; border: none;}
div#container 
div#footer a:link, 
div#footer a:visited { color: ##0E5497; text-decoration: none; border: none;}
div#footer a:hover { color: ##0E5497; text-decoration: underline; }

/*---:[ comment styles ]:---*/
#comments { width: 560px; float: left; clear: both; }
.comment .entry {
	margin: 0;
}
.comment .entry p {
	padding: 0;
}
ul#comment_list { list-style: none; margin: 0; border-top: 1px solid #bbb; float: left; width:100%; }
ul#comment_list li.comment { width: 100%; padding: 1.2em 0 0 0; border-bottom: 1px dotted #eee; float: left; }
ul#comment_list li.trackback { width: 100%; padding: 10px; background: url('images/trackback_bg.gif'); }	
.comment_meta { margin: 0 0 1.2em 0;font-size: 15px;}
.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; display: none;}
.trackback .comment_num { padding: 0 0 0 20px; }
.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
.comment_num a:hover { color: #df0000; text-decoration: none; }
.comment_meta strong { font-size: 15px; }
.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; font-size:  11px;}
.comment .entry { padding: 0 15px; border:none; }
.comment .entry p { margin: 0 0 1.0em 0; }

/*---:[ comment form styles ]:---*/
#comment_form { width: 470px; padding: 1.0em 0 0 0; float: left; font-size: 12px;}
#comment_form p { padding: 0.6em 0; font-size: 12px;}
#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }
#comment_form .text_input { width: 450px; padding: 3px; color: #444; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; font-style: normal; font-size: 1.1em;}
#comment_form #author{ width: 350px;}
#comment_form #email{ width: 350px;}
#comment_form #url{ width: 350px;}

#comment_form .text_area { width: 450px !important; height: 200px; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif;}
#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#comment_form .form_submit { padding: 0.4em 4px; background: #f30; cursor: pointer; color: #fff; text-transform: uppercase; border: 0px; font: bold 1em Arial, Verdana, sans-serif;}
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/*---:[ search form styles ]:---*/

#search_form { 
	float: right;
	position: absolute;
	top: 133px;
	right: 20px;
}

#search_form .search_input { width: 250px; padding: 4px; color: #999; border: 1px solid #93B7C0; font-size: 11px; font-weight:bold;}
li.widget .search_input { font-size: 10px !important; }
#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
td {width: 30px; font-size: 11px;}
#prev a {color: #0E5497; text-decoration: none; border: none; }
#prev a:hover {color: #0E5497; text-decoration: underline;}
p, address {margin-left: 0em !important;}
div#content .pages {width: 470px; }
.entry p span {font-size: 13px !important; line-height:18px;}
.entry p a {font-size: .9em;}
/*--- #footer p {color: #ff3300 !important;} ---*/

.sidebar .webinarBottom a,
.sidebar .webinarBottom a:link,
.sidebar .webinarBottom a:visited {color: #fff; text-decoration:}
.sidebar .webinarBottom a:hover,
.sidebar .webinarBottom a:active {color: #fff; text-decoration:underline }
 
#webinarTop { background: transparent url(http://imagesrv.gartner.com/initiatives/img/webinarTop2.jpg); background-repeat: no-repeat; background-position: top left; padding: 50px 10px 0px 17px; margin: 10px 0 -2 0; height:auto; font-size: 12px; }
.webinarBottom { color: #fff;background:transparent url(http://imagesrv.gartner.com/initiatives/img/webinarBottom.jpg); background-repeat: no-repeat; background-position: top left;  padding: 2px 10px 0px 17px; margin: -2px 0 10px 0; height:46px; font-weight:bold}
.webinarBottom a { color: #fff; font-size:12px; }
.webinarBottom  p { padding: 15px 0 0 0 ; margin:0}
 
.eventsdottedLine  {background-image: url(http://imagesrv.gartner.com/images/blueDot.gif); background-repeat: repeat-x; background-position: bottom; padding: 1px 0px 1px 0px; margin:  0px 20px 12px 0px; height: 2px; }
ul.rail_list_Init { padding: 0 10px 5px 0; margin: 14px 0 0px 0; list-style-type: none; }
ul.rail_list_Init li { padding: 0; margin: 0; list-style-type: none; }
ul.rail_list_Init li.dotted { background-image: url(http://imagesrv.gartner.com/images/blueDot.gif); background-repeat: repeat-x; background-position: bottom; }

ul.rail_list_Init a {
	color: #0066CC;
}

ul.rail_list_Init_events { padding: 0 10px 5px 0; margin: 0px 0 0px 0; list-style-type: none; }
ul.rail_list_Init_events li { padding: 0; margin: 0; list-style-type: none; font-weight:bold;}
 
ul.rail_list_Init li.date { padding: 0; margin: 0; color:#000; }
ul.rail_list_Init li.title { padding: 0; margin: 4px 0 0 0; font-weight:bold }


#eventTop { background: transparent url(http://imagesrv.gartner.com/initiatives/img/eventTop.jpg); background-repeat: no-repeat; background-position: top left; padding: 50px 10px 0px 17px; margin: 10px 0 -2 0; height:auto; font-size: 12px; }

#footer .footer-links {
	width: 25%;
	float: left;
	padding: 0 0 10px 0;
}

#footer .footer-links ul, #footer .footer-links ul li {
	list-style: none;
	line-height: 155%;
	float:left;
	width:100%;
}

#footer .footer-links ul li strong, #footer .footer-links ul li  a strong {
	display: block;
	color: #000000;
	list-style: none;
	padding: 15px 0 5px 0;
	text-transform: uppercase;
}

#footer .footer-links ul li a strong:hover {
	text-decoration: underline;
	color:#00000;
}


.sidebar-list-custom {
	list-style: none;
	margin-bottom:20px;	
}

.sidebar-list-custom li {
	list-style:none;
	display:block;
}

/* Who's Blogging Styles*/
.whoblog{margin:0;padding:0;display:none;}
.whoblog h5{font-size: 14px; margin-bottom:10px;padding: 0pt 0pt 4px; border-bottom: 1px dotted #999999;}
.whoblog .greytxt{color:#999999;font-size:12px;padding-left:10px;}
.whoblog ul{list-style:none;float:left;width:264px;margin:0;padding:0;overflow:hidden;}
.whoblog li{margin:0 10px 5px 0;float:left;height:25px;overflow:hidden;}
.whoblog li a {float:left;width:98px;}
.whoblog .growbtn{background:url("images/cb_showall_btn.gif") no-repeat scroll 0 0 transparent;height:21px;width:92px;padding:4px 10px;margin:0;float:left;text-decoration:none;color:#FFFFFF;font-weight:bold;cursor:default;}
.whoblog .thumbimg{width:20px;height:20px;overflow:hidden;margin:0 4px 0 0;float:left;}

/*SideBar Categories*/

.bar_widget {
	padding-bottom: 20px;
}
.bar_widget h5{font-size: 14px; margin-bottom:10px;padding: 0pt 0pt 4px; border-bottom: 1px dotted #999999;}
.bar_widget ul{list-style:none;float:left;width:264px;margin:0;padding:0;overflow:hidden;font-size:11px;}
.bar_widget li{margin:0;height:18px;overflow:hidden;}
.bar_widget li a {float:left;width:auto;}


#jsddm
{	margin: 0;
	padding: 0px;
	list-style: none;
	}
	#jsddm li {
	list-style: none;
	}
	
	#jsddm li a
	{	float: left;
		list-style: none;
		font: 11px Verdana, Arial;
		margin:0;
		padding: 4px 0 3px 4px;
		display: block;
		width: 100%;
		}

		#jsddm li ul
		{	margin: 20px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 1px solid #999;
			background:#fff;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			margin:0;
			padding:0;}
		
		#jsddm li ul li a
		{	display: block;
		background: #fff;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 198px;
		color: #0E5497;
		white-space: nowrap

			}
		
		#jsddm li ul li a:hover
		{	background: #eeeeee}



/* Right Rail promo */
.linked_Promo {
	border: 1px solid #8598A3;
	border-radius: 4px;
	height: auto;
	padding-bottom: 5px;
	min-height: 132px;
	width: 245px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url('http://www.gartner.com/imagesrv/newsroom/images/webinar_promo.png');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
.linked_Promo h3 {
	font-size: 12px;
	padding: 10px 10px 6px 10px;
	color: #6A6F7B;
}
.linked_Promo h4 {
	color: #2F2F2F;
	font-family: 'Oswald', arial, helvetica, sans-serif, verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	margin: 0 0 35px 0;
	padding: 10px;
}
.linked_Promo a {
	color: #F26722;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 6px 10px 10px 10px;
	bottom: 4px;
	position: absolute;
}
.rr_promo_orangearrow {
	background: url('http://www.gartner.com/imagesrv/summits-cms/images/global/promos/CTA_promo.png') no-repeat 0 0;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 4px;
	right: 4px;
	z-index: 49;
}

.share-icons-block p {
	font-size: 15px;
  	font-weight: bold;
  	padding-bottom: 10px;
}

.share-icons-block {
  	padding-bottom: 60px;
}

