/* sample site call to action box */
.ui-sidebar-white { border: 1px solid #dfdfdf; background: #fff; color: #4e4e4e; margin-bottom:20px; padding: 25px 5px;}
.ui-sidebar-white ul {color:#666; font-size:17px; line-height:1.5em; padding:0; text-align:left; margin:15px 20px 0; list-style:none outside none; }
.ui-sidebar-white ul li {background:url("../images/HJ/sprite_3_v-8.png") no-repeat scroll 0 -406px transparent; padding-left:15px; vertical-align:top; }
.ui-sidebar-white h3 {font-family: Arial, sans-serif; font-size:20px; color: #4e4e4e; display:inline-block; margin:0 0 14px 0;}

.ui-sidebar-white #createSiteBtn {background: url("../images/HJ/sprite_3_v-8.png") no-repeat right -54px; display:inline-block; height:53px; padding:0 11px 0 0; text-decoration: none; }
.ui-sidebar-white a#createSiteBtn span {cursor:pointer; line-height:100%; background: url("../images/HJ/sprite_3_v-8.png") no-repeat scroll 0 0 transparent; font-style: normal; font-size: 22px; letter-spacing:0.5px; padding: 11px 20px 0 32px; color:#fff; display:inline-block; font-family: Georgia, serif; position:relative; white-space:nowrap; height:46px;}
.ui-sidebar-white #createSiteBtn:hover {background-position: right -173px;}
.ui-sidebar-white a#createSiteBtn:hover span {background-position:0 -119px;}



#customOverlay.sampleSiteTag {background: url("../images/sample_site/sample_tag.png") no-repeat scroll 0 0 transparent; position:absolute; height:98px; width:122px; right:3px; bottom:18px;}
.ie6 #customOverlay.sampleSiteTag {background-image: url("../images/sample_site/sample_tag_ie6.png");}