div#menu-main {
	padding:25px;
	text-align:			left;
	background-color:	#EBEEF4;
	border:				1px solid #BDC7DE;
	color:				#000;
	width:				400px;
	margin:				0 auto;
}

.H1_farnell {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN: 25px 0px 0px; WORD-SPACING: 0.4em; TEXT-TRANSFORM: uppercase; COLOR: #005bab; FONT-FAMILY: arial, verdana; LETTER-SPACING: 0.3em; TEXT-ALIGN: center
}
.H2_farnell {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 0px 0px 30px; WORD-SPACING: 0.4em; TEXT-TRANSFORM: uppercase; COLOR: #005bab; FONT-FAMILY: arial, verdana; LETTER-SPACING: 0.2em; TEXT-ALIGN: center
}
#menu-list {
	margin:				0px;
	padding:			15px 0px 10px 15px;
}

div.label {
	margin-top:			10px;
	margin-bottom:		3px;
	font-weight:		normal;
}
div.v-line {
	font-size:			0;
	width:				350px;
	height:				0;
	margin:				10px;
	border-top:			1px solid #BDC7DE;
}

li.menubar {
	list-style-image:	url("collapsed.gif");
	font-size:			11px;
	line-height:		1.5em;
	list-style:			none outside;
	font-weight:		bold;
	margin-bottom:		15px;
}
input.radio_farnel {
	border:				none;
	vertical-align:		middle;
}
input.button_farnel {
	font-family:		arial, verdana;
	font-size:			11px;
	font-weight:		normal;
	width:				60px;
	margin-left:		7px;
	border:				1px outset #BDC7DE;
	background:         #BDC7DE;
}

input.text_farnel		{width:300px;
						font-family:arial, verdana;
						font-size:			11px;
						border:				1px inset #DDD;	
}
textarea.wide_farnel	{width:300px;font-family:arial, verdana;
						height:100px;
						font-size:			11px;
						border:				1px inset #DDD;}
p.buttons_farnel		{width:300px;text-align:right}
a.actuator {
	color:				black;
	font-size:			11px;
	padding-left:		15px;
	text-decoration:	none;
}


a.actuator:hover {
	text-decoration:	underline;
}