div.pp_pic_holder {	display:none;	position:absolute;	width:100px;	z-index:10000;	background:transparent;	padding:5px;	height:170px;	width:500px;}div.pp_overlay {	background:#000;	display:none;	left:0;	position:absolute;	top:0;	width:100%;	z-index:9500;}.button-call {	-moz-border-radius:10px;	-webkit-border-radius:10px;	border-radius:10px;	-moz-box-sizing:content-box;	border:1px solid #bbb;        background-color: #FECB04;	color:#464646;	cursor:pointer;	font-size:12px !important;        font-weight: bold;	padding:4px 25px;	text-shadow:0 1px 0 #fff;		text-decoration:none;	vertical-align:middle;        margin: 0 0 0 200px}.input-call {	padding:4px;	-moz-border-radius:2px;	-webkit-border-radius:2px;	border-radius:2px;	border:1px solid #bbb;	width:200px;	vertical-align:middle;	margin-left:10px;}.input-call-time {	padding:4px;	-moz-border-radius:2px;	-webkit-border-radius:2px;	border-radius:2px;	border:1px solid #bbb;	width:60px;	vertical-align:middle;}div.pp_pic_holder {	-moz-border-radius:2px;	-webkit-border-radius:2px;	border-radius:2px;	-moz-box-shadow:0 2px 10px #4B4B4B;	-webkit-box-shadow:0 2px 10px #4B4B4B;	box-shadow:0 2px 10px #4B4B4B;	background:url("graphics/call_bg.png") repeat-x scroll 0 0 #f4f4f4;	padding-left:10px;	text-align:left;}.pp_details {	text-align:right;}#pp_full_res p {	margin:20px 0px;}.calendricalTimePopup {  background: white;  border: solid 1px #999999;  width: 110px;  height: 130px;  overflow: auto; }  .calendricalTimePopup ul {    margin: 0;    padding: 0; }    .calendricalTimePopup ul li {      list-style: none;      margin: 0; }      .calendricalTimePopup ul li a, .calendricalTimePopup ul li a:visited {        text-indent: 10px;        padding: 4px;        display: block;        color: black;        text-decoration: none; }      .calendricalTimePopup ul li a:hover, .calendricalTimePopup ul li.selected a {        background: #ccccff; }.calendricalEndTimePopup {  width: 160px; }