@media screen and (-webkit-min-device-pixel-ratio:0) {
/* general */
a.button-2 span{
	height:17px;	
	padding-top:1px;
}


/* news and events */
.accordion-3 dt{
		padding-top:7px;     	
		height:27px;
}     

#analyst-section .top,#blog-section .top,#twitter-section .top{	padding-top:12px;}
#analyst-section .top{height:26px;}
#blog-section .top,#twitter-section .top{height:29px;}
}