#navigation{
	padding:0px 0px 0px 10px;
}

#navigationHeader{
	padding:5px 0px 4px 11px;
	background-image: url(../../images/global/backgrounds/sub_header_background.gif);
	background-repeat:repeat-x;
}

#navigationHeader2{
	padding:5px 0px 4px 11px;
	background-image: url(../../images/global/backgrounds/sub_header_background2.gif);
	background-repeat:repeat-x;
}

#navigationContent{
	border-right-style:solid;
	border-left-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:172px;
}

#navigation ul{
	list-style:none
	margin:0px;
}

#navigation li{
	list-style:none;
	border-top-width:1px;
	border-top-style:solid;
	
}

#navigation a{
	padding:5px 0px 5px 10px;
	font-size:1em;
	display:block;
}

#navigation .link{
	border-bottom-width:1px;
	border-bottom-style:solid;
}


.navigationBackground{

	background-repeat: repeat-y;
}


#findPhone{
	padding:5px 0px 5px 0px;
	
}

#ringTone{
	padding:5px 0px 1px 0px;
	
}

#userGuide{
	padding:5px 0px 5px 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
}

#affiliate{
	padding:10px 0px 0px 16px;
}


.ensureHeight:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* .ensureHeight {height: 1%;}
/* End hide from IE-mac */
