/* ############################################ */
/*               Quick Links Styles             */
/* ############################################ */
table#quick_links
{
width:60%;

}



#quick_links_section #content_heading { background:#d16f1a; }
#quick_links_section h3 { float:left; width:146px; 
}
#quick_links_section strong { font-weight:normal;}
#quick_links_section p { padding:0; margin:0; }
#quick_links_section .quick_links_input { width:50px; margin-bottom:0px; text-align:right;padding-right:8px; height:25px;}


#quick_links_section td.left_td
{
	width:20%;
	height:40px;
/*	background: url("/images/quicklinks/table-left.jpg") repeat-x scroll center bottom transparent; */
	border-right: 1px solid #CDCDCD;
}

#quick_links_section td.middle_td
{
	width:60%;
	padding-left:10px;
}

#quick_links_section td.right_td
{
	width:20%;
}



#quick_links_section td
{
padding:5px 5px;
}

#quick_links_section td.input
{
text-align:right;
}
#quick_links_section input
{text-align: right;}

#quick_links_section td
{
/* border-bottom:2px #d16f1a dashed; */
}

#quick_links_section tr.noborder td
{

}

table#quick_links tr td {
	border-bottom:1px solid #c8c7c7; 
	/* padding-top:10px; */
	/* padding-bottom:10px; */
	white-space:nowrap;
	/* height:60px; */
	background: url("/images/quicklinks/table-bottom.jpg") repeat-x scroll center bottom transparent;
}



table#quick_links tr.qlshopping td.left_td {
	background: url("/images/quicklinks/green.jpg") repeat-x scroll center bottom transparent;
	border: 2px solid #000;
	height: 30px;
}


table#quick_links tr.qlskills td.left_td {
	background: url("/images/quicklinks/orange.jpg") repeat-x scroll center bottom transparent;
	border: 2px solid #000;
	height: 30px;
}

table#quick_links tr.qlpersonal td.left_td {
	background: url("/images/quicklinks/pink.jpg") repeat-x scroll center bottom transparent;
	border: 2px solid #000;
	height: 30px;
}
/* table#quick_links tr.qlpersonal td.left_td a {color:#333;} */
 
table#quick_links tr.qlbanking td.left_td {
	background: url("/images/quicklinks/blue.jpg") repeat-x scroll center bottom transparent;
	border: 2px solid #000;
	height: 30px;
}





table#quick_links tr td a {color:#555;}

#quick_links_section #my_tgl_link
{
margin:20px 0;
width:60%;
text-align: center;
}

#quick_links_section #my_tgl_link a {
	background:#b92c92;
	text-decoration:none;
	color:#FFFFFF;
	height:27px;
	line-height:27px;
	font-weight:bold;
	margin-top:20px;
	padding:5px;
}


/* margin:0 auto;padding-bottom:10px;text-align:center */


