/*********** #xsectionLinks styles  ***********/

#xsectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	width: auto;
	height: auto;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#xsectionLinks h3{
	padding: 10px 0px 5px 10px;
}

#xsectionLinks a {
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 3px 0px;
	width: auto;
}

#xsectionLinks a:hover{
	background-color: #E7E7E7;
	text-decoration: none;
	color: #000000;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
