

.quick_links_elink {

	/*width:100%;*/

	margin:5px 5px 10px 5px;

	background-color:#333333;

	position:relative;/*keep*/

	border: 1px solid #1d1d1d;

}



.quick_links_elink_pic {

	width:64px;

	height:64px;

	background-repeat:no-repeat;

	background-position:center;

	left:10px;

	position:absolute;

	top:10px;

}



.quick_links_elink img {

	left:10px;

	position:absolute;

	top:10px;

}



.quick_links_elink_lcont {

	width:100%;

	background-color:#333333;

	border-top:1px solid #1d1d1d;

}



.lcont_top {

	line-height:28px;

	padding-left:78px;

	background-color:#000000;

	font-size:12px;
	
	color:#FFFFFF;

}



.lcont_other {

	padding-left:78px;

	min-height:50px;

	font-size:11px;

	padding-top:8px;

	padding-bottom:10px;

}



.lcont_other div {

	margin:3px 0px;

}



.lcont_other .sub_other {

	width:49%;float:left;margin-bottom:5px;color:#f2f2f2;

}



.lcont_top  a.main_l,

.lcont_top  a.main_l:link,

.lcont_top  a.main_l:visited,

.lcont_top  a.main_l:hover,

.lcont_top  a.main_l:active {

	color:#f2f2f2;

}



.quick_links_elink_lcont td {

	width:50%;

}



div.js_control_section {

	width:16px;

	height:16px;

	float:right;

	margin-right:5px;

	background-image:url(../images/icons/toggle.png);

	background-repeat:no-repeat;

	cursor:pointer;

	position:absolute;

	top:5px;

	right:0px;

	line-height:16px;

}