/* US styles */ 

div.customLinks a:link {
color:#0181E3;
text-decoration:underline;
}

div.customLinks a:hover {
color:#3A9EEB;
text-decoration:underline;
}

div.customLinks a:visited {
color:#3A9EEB;
text-decoration:underline;
}

div #index-topSplash {
	position: relative;
	height: 424px;
	margin: 0px auto 0 auto;
	width: 960px;
	background: url(../images/photos/confidence.jpg) 20px 0px no-repeat;
}

#content #paddedContent .helloagainSplit .cheapCalls {
background:transparent url(../images/icons/cheapcalls_ho_white.png) no-repeat scroll 20px 5px;
height:100%;
}

#content #paddedContent .helloagainSplit .skypeCredit {
background:transparent url(../images/icons/skypecredit_96x96_white.png) no-repeat scroll 40px 5px;
height:100%;
}

#content #paddedContent .helloagainSplit h2, 
#content #paddedContent .helloagainSplit p {
padding-left:20px;
padding-right:20px;
}

div.additionalInformation {
background:#E5F6FD none repeat scroll 0%;
border-bottom:1px solid #7FD7F7;
border-top:1px solid #7FD7F7;
overflow:hidden;
padding:15px 0pt;
width:100%;
}

div.additionalInformation div#leftBlock {
float:left;
width:1px;
}

div.additionalInformation div#rightBlock {
float:left;
width:600px;
}

#sidebarContent p.noEmergency {
background:white url(../images/icons/noemergency.png) no-repeat scroll 0pt 90px !important;
margin:0pt !important;
padding:125px 0pt 0pt !important;
}