

#piSidebar a.sidebarWidgetButton{
	width: 243px;
	height: 40px;
	margin-bottom: 11px;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

#piSidebar a.sidebarWidgetButton .text{
	float: left;

	color: #ffffff;
	font-size: 18px;

	text-shadow: 1px 1px 0 #000;
}

#piSidebar a.sidebarWidgetButton .icon{
	float: right;
}



#piSidebar a.sidebarRiseSearchPosition{
	box-shadow: 0 1px 5px #616161;
	-moz-box-shadow: 0 1px 5px #616161;
	-webkit-box-shadow: 0 1px 5px #616161;
	text-decoration: none;
	background-color: #0D87EC;
	background-position: 0 -64px;



}


#piSidebar a.sidebarRiseSearchPosition .text{
	padding: 11px 0 0 12px;
}


#piSidebar a.sidebarRiseSearchPosition:hover{
	background-color: #2793ec;

}


#piSidebar a.sidebarRiseSearchPosition .icon{
	float: right;
	width: 30px;
	height: 30px;
	background-position: -144px -39px;
	margin: 5px 4px 0 0;
}


#piSidebar a.sidebarBuyVideoCalls .text{
	padding: 11px 0 0 12px;
}

#piSidebar a.sidebarBuyVideoCalls .icon{
	width: 23px;
	height: 26px;
	background-position: -316px -80px;
	margin: 6px 12px 0 0;
}

#piSidebar a.sidebarBuyVideoCalls{
	background-position: 0 -104px;
}