#subscribeToHaaretz
{
	background: url("/images/HaaretzSubscribe.png") no-repeat;
	display: block;
	width: 167px;
	height: 30px;
	border-bottom: 1px solid #cfcecc;
}

/*************** Text Links *************/

#toolbox UL
{
	padding: 0;
	margin: 0;
}

#toolbox UL LI
{
	border-bottom: 1px solid #cfcecc;
	width: 167px;
	min-height: 30px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	
}

#toolbox UL LI A
{
	display: block;
	width: 167px;
	min-height: 30px;
	text-decoration: none;
}

#toolbox UL LI A .text
{
	display: inline-block;
	padding: 7px 0 0 36px;
	color: #000000;
	font-size: 12px;
	font-family: HelveticaNeue,Helvetica;
}

#toolbox UL LI:hover
{
	background-color: #ffffff;
}

#toolbox UL .odd
{
	background-color: #f5f5f0;
}

#toolbox UL .even
{
	background-color: #efefe6;
}



/*************** Apps Icons *************/

#toolboxApps
{
	margin-bottom: 20px;
	padding: 10px 0 2px 0;
	width: 167px;
	background: #efefe6;
}

#toolboxApps UL
{
	padding: 0 0 0 2px;
	margin: 0;
}

#toolboxApps UL LI
{
	list-style: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0 0 9px 10px;
	float: left;
}

#toolboxApps UL LI A
{
	display: block;
	width: 28px;
	height: 28px;
	text-decoration: none;
}
