/* 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;
}

table.list.compOverview td {
padding: 0px;
margin: 0px;
border-right: 1px dotted #bbb;
font-family: Verdana, Arial, Helvetia, Sans-Serif;
font-size: 10px;
}
table.list.compOverview td.head {
font-weight: bold;
padding-left: 0px;
padding-right: 0px;
color: #666;
}
table.list.compOverview td.spacer {
line-height: 0px;
}
table.list.compOverview td.last {
border-right: none;
}

table.list.specs td {
padding: 0px;
margin: 0px;
#border-right: 1px dotted #bbb;
border-right: 0px;
font-family: Verdana, Arial, Helvetia, Sans-Serif;
font-size: 10px;
}
table.list.specs td.head {
font-weight: bold;
padding-left: 0px;
padding-right: 0px;
color: #666;
}
table.list.specs td.spacer {
line-height: 0px;
}
table.list.spces td.last {
border-right: none;
}

.downloadBox { /* inner width is 190px */
		width: 193px;
		border: 1px dotted #999;
		float: left;
		padding: 1px;
		margin: 10px 0 20px 0px;
	}
	.downloadBox div {
		height: 115px;
		/* designer wants a fixed height */
	}
	.downloadBox h2 {
		font-size: 1.2em;
		line-height: 1em;
		font-weight: bold;
		color: #f60;
		padding-top: 10px;
		margin: 0px 5px 0 10px;
	}
	.downloadBox p {
		margin: 0px 10px 5px;
	}
	.downloadBox .downloadLink {
		background: #f90 url(../images/buttons/button_bg_swash_orange.png) repeat-x;
		margin: 0px;
		padding: 5px 5px 5px 10px;
		font-size: 1.1em;
		line-height: 1em;
		color: #fff;
	}
	.downloadBox .downloadLink a {
		display: block;
		color: white;
		text-decoration: none;
		background: url(../images/buttons/arrow_white_trans.gif) no-repeat right;
	}
.downloadBox .downloadLink {
		background: #f90 url(../images/buttons/button_bg_swash_orange.png) repeat-x;
		margin: 0px;
		padding: 5px 5px 5px 10px;
		font-size: 1.1em;
		line-height: 1em;
		color: #fff;
	}
	.downloadBox .downloadLink a {
		display: block;
		color: white;
		text-decoration: none;
		background: url(../images/buttons/arrow_white_trans.gif) no-repeat right;
	}
		