body {
	font-size: 12px;
	line-height: 16px;
	background-color: #252525;
	color: #000000;
	font-family: Arial, sans-serif;
	overflow:auto!important;
}

#header_container {
	overflow: hidden;
}

p {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: top;
}

#mobile_features {
	float: left;
	width: 100%;
	color: #848383 !important;
}

#mobile_features p {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #848383 !important;
	vertical-align: top;
}

#product_info p {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #8d8c8c;
	vertical-align: top;
}

#product_info a {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: blue !important;
	text-decoration: underline;
	vertical-align: top;
}

.details {
	margin: 15px 20px;
}

/*General Mosaic Styles*/
.mosaic-block {
	float: left;
	position: relative;
	overflow: hidden;
	width: 157px;
	height: 247px;
	margin: -222px 4px 0 0;
}

.mosaic-block-end {
	float: left;
	position: relative;
	overflow: hidden;
	width: 157px;
	height: 247px;
	margin: -222px 0 0 0;
}

.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.mosaic-overlay {
	display: none;
	z-index: 5000;
	position: absolute;
	width: 100%;
	height: 100%;
}

.bar2 .mosaic-overlay {
	bottom: -222px;
	height: 247px;
}

.bar2 .mosaic-overlay:hover {
	opacity: 1;
}

#index #nav-furniture li,#about #nav-about a,#archive #nav-archive a,#lab #nav-lab a,#reviews #nav-reviews a,#contact #nav-contact a
	{
	color: #fdfdfd;
}

code {
	font: 12px Verdana, Arial
}

#acc {
	width: 160px;
	list-style: none;
	margin: 0;
	color: #ffffff;
	clear: both;
	background-image: url('/images/techlink_bg_alpha.png');
}

#acc h3 {
	width: 163px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial;
}

#acc .acc-section {
	overflow: hidden;
	width: 150px;
}

#acc .acc-content {
	width: 155px;
	padding: 0;
}

#left_menu_wrapper {
	width: 155px;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #d0d4d5;
}

#left_menu_wrapper h3 {
	width: 153px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	color: #f48102;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial;
}

#left_menu_wrapper div.acc-section {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#left_menu_wrapper div.acc-section div.acc-section div.acc-section {
	overflow: hidden;
	padding: 0;
	margin-left: -13px;
}

#left_menu_wrapper div.acc-content {
	width: 153px;
	padding: 0;
	margin: 0;
}

ul li.inactive_root {
	margin: 0;
	padding: 10px 0;
	float: left;
	width: 160px;
}

ul li.highlight {
	background-image: url('/images/techlink_menu_on.png') !important;
	background-position: top right;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 160px;
}

ul li.highlight2 {
	background-image: url('/images/techlink_menu_on.png') !important;
	background-position: top right;
	margin: 0;
	padding: 10px 0 0 0;
	width: 160px;
}

a {
	color: #8D8C8C /*#009DC5*/;
	text-decoration: none;
	border: 0 none;
}

div.right_login a {
	color: #ffffff !important;
}

#products_carousel a {
	color: #ffffff !important /*#009DC5*/;
	text-decoration: none;
}

#product_area a {
	color: #ffffff !important /*#009DC5*/;
	text-decoration: none;
}

#product_info a {
	color: #1149DF !important /*#009DC5*/;
}

#content_wrapper a {
	color: #ffffff /*#009DC5*/;
	text-decoration: none;
}

#product_footer a {
	color: #8D8C8C !important;
	text-decoration: none;
}

#menu_rollover {
	position: absolute;
	top: 67px;
	left: 65px;
	padding-left: 10px;
	padding-top: 7px;
	display: none;
	z-index: 1000;
}

#menu_rollover  a:hover {
	text-decoration: underline !important;
}

a.root {
	color: #ffffff !important /*#009DC5*/;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0 10px 15px;
}

a img {
	border: 0;
	vertical-align: middle;
	/*margin-right:3px;*/
}

div.access_denied {
	background-image: url(../images/icons/exclamation.png);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 19px;
	margin-bottom: 5px;
	color: #CD624D;
	line-height: 15px;
}

h1 { /*
	margin:7px 0 7px 0;
	padding:0;
	color:#2897E8;
	font-family:Arial;
	font-size:20px;
	*/
	margin: 15px 0 0 5px;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
}

h2 { /*
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	*/
	margin: 15px 0 0 5px;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #F48102;
	font-size: 12px;
}

#white_bg h1 { /*
	margin:7px 0 7px 0;
	padding:0;
	color:#2897E8;
	font-family:Arial;
	font-size:20px;
	*/
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #F48102 !important;
	font-size: 15px;
}

#white_bg_mobile h1 { /*
	margin:7px 0 7px 0;
	padding:0;
	color:#2897E8;
	font-family:Arial;
	font-size:20px;
	*/
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #F48102 !important;
	font-size: 15px;
}

#product_info h2 {
	margin: 0 0 5px 0 !important;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #8D8C8C;
	font-size: 20px; /*14px;*/
}

#popular_connections h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal !important;
	color: #ffffff;
	font-size: 16px;
}

#popular_connections a {
	font-family: Arial;
	line-height: 16px;
	font-weight: normal !important;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}

.search_centre_lookup {
	cursor: pointer;
}

.up {
	cursor: pointer;
}

.down {
	cursor: pointer;
}

#product_area {
	float: left;
	width: 100%;
	height:100%;
	margin-bottom: 45px;
}
	.topshape {
		position:relative;
		height:8px;
		width:161px;
	}
	#product_area .rectangle-black {
		float:left;
		width:149px;
		height:8px;
		background-color:#111;
	}
	#product_area .triangle-black {
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 8px 0 0 8px;
		border-color: transparent transparent transparent #111;
		float:left;
	}
	#product_area .triangle-white {
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 8px 8px 0;
		border-color: transparent #ffffff transparent transparent;
		position:absolute;
		right:0;
		top:0;
	}

#product_features_column {
	float:left;
    display:inline-block;
    vertical-align:top;
	width: 161px;
	/*min-height: 600px;*/
	height:100%;
	padding: 0 0 10px 0;
    min-height:100%;
}

#product_features_column div.feature_image {
	float: left;
	height: 45px;
	width: 46px;
	margin-top: 5px;
}

#product_features_column div.feature_text {
	background-image: url('/images/techlink_product_feature_text.png');
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 6px;
	height: 39px;
	width: 79px;
	text-align: center !important;
	margin: 5px 0 0 -1px;
}

#product_features_column p.feature_text_header {
	font-size: 12px;
	color: #ffffff !important;
	text-align: center !important;
}

#product_features_column p.feature_text_desc {
	font-size: 9px;
	color: #ffffff !important;
	text-align: center !important;
}

#product_info {
	float:left;
    display:inline-block;
    vertical-align:top;
	width: 790px;
	background-color: #ffffff;
	padding: 0 0 0 10px;
	/*margin-bottom:96px;*/
}

#product_main_image {
	float: left;
    margin: 5px 5px 10px 0;
    text-align: center;
    width: auto;
}
.product_video {
	float: left;
    margin: 5px 5px 10px 0;
    text-align: center;
    width: auto;
}
.special_product_active {
    bottom: auto;
    display: block;
    margin: 0;
    overflow: hidden;
    width: 152px;
	height:57px;
	left:595px;
	top:360px;
	z-index:100;
	position:absolute;
}
.special_product_thumb_active {
	 bottom: auto;
    display: block;
    margin: 0;
    overflow: hidden;
    width: 92px;
	height:35px;
	left:145px;
	top:-33px;
	z-index:100;
	position:relative;
}
#product_sub_images {
border-top: 1px solid #CCCCCC;
    float: left;
    margin-top:5px;
    padding: 0 0 15px;
    width: 212px;
}

#product_sub_images img {
	border: 1px solid #D8D8D8;
    margin-bottom: 9px;
    margin-right: 2px;
    width:101px;
   	height:68px;
}
	
.thumbnail_images img {
	border: 1px solid #D8D8D8;
    margin-bottom: 6px;
    margin-right: 3px;
    width:101px;
}

.popup_product_title {
	color: #808080;
    margin-top: 7px;
}

.main_slideshow_image img {
	
}

#slideshow_onclick_content .zoomPad {
cursor: pointer;
    float: left;
    overflow: hidden;
    padding-left: 6px;
    padding-top:0;
    /* width: 731px; */
    z-index: 99;
}

#slideshow_onclick_content .zoomPad img {

	/* width:720px; */
}

#product_features_list {
	float: left;
	width: 535px;
	margin: 0 20px 10px 20px;
}

#product_technical_list {
	float: left;
	width: 200px;
	height: 250px;
}

#product_colour_codes {
	float: left;
	width: 213px;
	height: 250px;
	position:relative;
	/*border-left:1px solid #FF0000;*/
	text-align:center;
}
	#product_colour_codes_inner {
		margin:0 auto 0 auto;
		display:inline-block;
		/*border:1px solid #00FF00;*/
	}
		#product_colour_codes_inner h2 {
			width:auto;
			display:inline-block;
			text-align:left;
		}

#product_footer {
	float: left;
	width: 760px;
	border-top: 1px solid #cccccc;
	height: 32px;
	padding: 17px 10px 0 10px;
	/*margin-bottom:15px;*/
}

#products_free_text {
	padding: 0 10px;
	width: 219px;
	height: 210px;
	float: left;
	border-right: 2px solid #e8e8e8;
}

#products_carousel {
	width: 721px;
	height: 210px;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
}

#products_carousel_title {
	width: 132px;
	height: 40px;
	float: left;
	margin: 0 0 0 283px;
	overflow: hidden;
	position: relative;
}

#products_carousel div.inner_area {
	width: 15000px;
	padding-left: 283px;
	height: 170px;
	position: relative;
	background-color: #ffffff;
	left: -283px;
}

#products_carousel_title div.inner_area_title {
	width: 15000px;
	height: 20px;
	position: relative;
}

#right_content h1 {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #ffffff;
	font-size: 28px;
}

#right_content h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #A72A30;
	font-size: 14px;
}

#products_free_text h1 {
	margin: 10px 0 !important;
}

#products_free_text p {
	font-size: 12px;
	color: #ffffff !important;
}

h3 {
	color: #f48102;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

h4 {
	margin: 0 0 0 0;
	text-decoration: none;
	color: #fdfdfd;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

#mobile_area {
	width: 100%;
	background-color: #cecece;
	float: left;
	overflow: hidden;
}

div.mobile_products_product_item {
	text-align: center;
	margin: 0 0 10px 0;
	width: 100%;
	background-color: #ffffff;
}

div.mobile_products_product_header {
	width: 100%;
}

div.mobile_products_product_item a {
	color: #333333 !important;
	font-size: 1.2em;
}

div.mobile_products_product_item p {
	text-align: left;
	color: #333333;
}

#mobile_area div.mobile_button {
	background-image: url('/images/mobile_button_2px.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 53px;
	width: 100%;
	float: left;
	background-color: #4d4d4d;
}

#mobile_area div.mobile_button_container {
	padding-left: 15px;
}

#mobile_area div.mobile_button_container a {
	color: #ffffff;
	padding: 19px 0;
	width: 100%;
	font-size: 1.3em;
	float: left;
}

#mobile_products_product_wrapper {
	clear: both;
	float: left;
}

div.mobile_products_category_item {
	width: 100%;
	float: left;
	background-image: url('/images/techlink_mobile_cat_bg_prod.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

div.mobile_products_category_item a {
	width: 100%;
	float: left;
	font-size: 1.3em;
	text-align: center;
}

#mobile_search_field {
	margin: 0;
	padding: 3px 0 0 2px;
	width: 59%;
	border: 0;
	height: 26px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(/images/search-box_mobile.jpg);
	color: #6d6d6d;
	font-size: 12px;
	font-family: Arial;
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
}

#mobile_search_submit {
	float: left;
	width: 30%;
}

div.error {
	color: #CD624D;
	clear: left;
	padding-left: 18px;
	background-image: url('/images/icons/exclamation.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 5px;
}

div.error p {
	color: #CD624D;
}

#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: auto;
	width: 100%;
	top: 0;
	right: auto;
}

#page_wrapper {
	margin: -70px auto;
	width: 982px;
	position: relative;
}

#header_bar {
	position: relative;
	height: 67px;
}

#print_logo {
	display: none;
}

#footer { /*background-image:url("/images/techlink_bg_grad_prod.png");
	background-repeat:repeat-y;
	background-position:top left;*/
	padding: 0 9px;
	height: 247px;
	color: white;
	text-align: center;
	margin: 0 auto;
	width: 960px;
}

#footer h1 {
	margin: 2px 0 0 10px;
	color: #ffffff !important;
}

#footer p {
	color: #ffffff !important;
}

#footer div.footer_header {
	background-image: url('/images/techlink_footer_arrow_cover.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	height: 25px;
	width: 157px;
}

#footer div.footer_image {
	float: left;
	padding: 20px 0 0 0;
	height: 110px;
	width: 157px;
}

#footer div.footer_text {
	float: left;
	padding: 10px 10px 0 10px;
	height: 40px;
	width: 137px;
}

#footer div.footer_slide {
	margin-top: 25px;
	position: relative;
	background-color: #ff0000;
	width: 137px;
	padding: 0 10px;
	height: 222px;
	left: 0;
	top: 247px;
}

#footer div.footer_slide_text {
	opacity: 0;
	position: relative;
	left: 0;
	top: -205px;
}

#footer_rollover {
	position: fixed;
	bottom: 0;
	left: 0;
}

#footer_rollover h1 {
	margin: 2px 0 0 10px;
	color: #ffffff;
}

#footer_rollover p {
	color: #ffffff !important;
}

#footer_rollover div.footer_header {
	float: left;
	height: 25px;
	width: 157px;
	background-image: url('/images/techlink_footer_arrow_cover.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#footer_rollover div.footer_image {
	float: left;
	padding: 20px 0 0 0;
	height: 110px;
	width: 157px;
}

#footer_rollover div.footer_text {
	float: left;
	padding: 10px 10px 0 10px;
	height: 40px;
	width: 137px;
}

#footer_search_center {
    background-color: #242424;
    background-image: url("/images/techlink_search_center.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0;
    height: 71px;
    left: auto;
    position: fixed;
    right: auto;
    text-align: center;
    width: 100%;
	text-align: center;
	z-index:1000;
}

#footer_search_center a {
	float: left;
	width: 100%;
	height: 100%;
}

#footer_search_center_wires {
	background-image: url('/images/wires_footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #242424;
	position: fixed;
	left: auto;
	width: 100%;
	height: 71px;
	bottom: 0;
	right: auto;
	text-align: center;
}

#footer_search_center_wires a {
	float: left;
	width: 100%;
	height: 100%;
}

#header_repeat {
	width: 100%;
	height: 70px;
	background-image: url('/images/nav_bg_gradient_1px.png');
	background-repeat: repeat-x;
	background-position: top center;
	clear: both;
}

#header_wrapper {
	width: 962px;
	height: 70px;
	margin: 0 18px;
}

#header_right_wrapper {
	float: right;
	width: 962px;
	height: 70px;
}

/*#header_image {
			margin-top:25px;
			height:52px;
			width:283px;
			float:left;
			
		}*/
#header_right_top_search {
	height: 28px;
	width: 600px;
	float: right;
	text-align: right;
}

#header_right_top_nav {
	margin-top: 26px;
	height: 20px;
	width: 850px;
	margin-left: 9px;
	float: left;
	text-align: left;
}

#header_right_top_nav a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#header_right_top_nav img {
	margin: 0 7px 1px 7px;
}

#newsletter_link {
	width: 157px;
}

#contact_us_link,#send_us_link {
	width: 98px;
}

#product_wrapper {
	height: 22px;
	width: 100px;
	float: right;
	position: relative;
	cursor: pointer;
}

#search_wrapper {
	height: 42px;
	width: 162px;
	float: right;
	position: relative;
}

#search_wrapper fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#search_field {
	margin: 0;
	padding: 3px 0 0 2px;
	width: 125px;
	border: 0;
	height: 17px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/search-box_07.jpg);
	color: #6d6d6d;
	font-size: 12px;
	font-family: Arial;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#search_submit {
	position: absolute;
	left: 133px;
	top: 0;
}

#footer_spacing {
	clear: both;
	width: 960px;
	height: 40px;
}

#footer_wrapper {
	margin-top: 69px;
	background-image: url('../images/right-hand-footer_78.jpg');
	background-repeat: repeat-x;
	height: 36px;
}

#footer_wrapper_text {
	background-image: url('../images/footer_76.jpg');
	background-repeat: no-repeat;
	clear: both;
	width: 960px;
	height: 36px;
}

#footer_wrapper_text a {
	color: #6d6d6d;
	font-size: 10px;
	text-decoration: none;
}

#footer_wrapper_text div.text_menu {
	clear: both;
	float: left;
	margin-top: 13px;
	padding: 0;
	color: #6d6d6d;
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	width: 680px;
}

#body_wrapper_bg {
	background-image: url("/images/techlink_bg_grad_prod.png");
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0 -9px;
	padding: 4px 18px 0;
	width: 962px;
	float: left;
}

#body_wrapper {
	/*background-image:url('/images/techlink_bg_alpha.png');*/
	/*margin:4px 0 95px 0;*/
	margin: 0 0 0 0;
	padding: 0;
	width: 962px;
	min-height: 882px;
	float: left;
}

#page_body_wrapper { /*margin:4px 0 95px 0;*/
	margin: 0 0 0 0;
	padding: 0;
	width: 962px;
	float: left;
}

#title_cms {
	float: left;
	width: 241px;
}

#title_cms h1 {
	margin: 15px 0 0 15px;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
}

#search_centre_text h1 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	line-height: 24px;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
}

#clear_bg {
	width: 719px;
	padding: 0 0 15px 0;
	background-color: transparent;
	float: left;
	border-left: 2px solid #E8E8E8;
	height: 835px;
}

#white_bg {
	width: 719px;
	padding: 0 0 15px 0;
	background-color: #ffffff;
	float: left;
	margin: 0 0 96px 0;
	border-left: 2px solid #E8E8E8;
}

#white_bg a {
	color: blue !important;
}

#white_bg_mobile {
	background-image: url('/images/techlink_mobile_cat_bg_prod.jpg');
	background-repeat: repeat-y;
	background-position: left;
	border-bottom: 10px solid #fff;
	float: left;
}

#mob_text {
	background-image: url('/images/techlink_mobile_cat_bg_prod.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

#mob_text p {
	color: #333333;
	padding: 0 10px;
}

#mob_text a {
	color: #333333;
}

#white_bg_mobile div.white_bg_mobile_spacer {
	float: left;
	margin: 0 0 0 15px;
}

#white_bg div.white_bg_spacer {
	float: left;
	margin: 15px;
}

#white_bg p {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	vertical-align: top;
}

#white_bg_mobile p {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	vertical-align: top;
}

/* SEARCH CENTRE STYLES */
#search_centre_wrapper {
	width: 719px;
	padding: 0 0 15px 0;
	float: left;
	margin: 0 0 100px 0;
}

#search_centre {
	float: left;
	margin-top: -2px;
	background-color: #000000;
	overflow: hidden;
}

div.search_title {
	padding-top: 5px;
}

div.search_title h3 {
	color: #ffffff !important;
	font-size: 11px !important;
	text-align: center;
}

#search_centre_container {
	position: relative;
	width: 100%;
	height: 148px;
	padding: 5px 0;
	background-image: url('/images/techlink_searchcentre_carousel_grad.png');
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
}

div.selected_option {
	position: relative;
	top: 49px;
	left: 0px;
	width: 100%;
	height: 22px;
	margin-bottom: 3px;
	background-image: url('/images/techlink_inner_selected.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#search_centre_search {
	float: left;
	width: 100%;
	text-align: center;
	height: 25px;
	padding: 0;
}

#search_centre_results {
	float: left;
	width: 100%;
}

#search_centre_results a {
	color: #fff !important;
}

}
ul.search_centre {
	position: relative;
	width: 100%;
	height: 100%;
}

ul.search_centre_dark {
	float: left;
	width: 100%;
	height: 128px;
	padding: 15px 0;
	background-image:
		url('/images/techlink_searchcentre_carousel_grad_dark.png');
	background-repeat: repeat-x;
	background-position: top left;
}

ul li.inactive_search {
	float: left;
	width: 100%;
	height: 17px;
	padding-top: 5px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	color: #3c3c3c;
}

ul li.active_search {
	float: left;
	width: 100%;
	height: 17px;
	padding-top: 5px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #3c3c3c;
	background-image: url('/images/techlink_inner_selected.png');
	background-repeat: repeat;
	background-position: top left;
}

#search_centre_prod_bar {
	float: left;
	height: 35px;
	padding: 3px 10px;
	width: 219px;
}

.searchcentre_popup {
	color: #ffffff;
	cursor: pointer;
}

/* END OF SEARCH CENTRE STYLES */
#body_wrapper_bg_prod {
	background-image: url('/images/techlink_bg_grad_prod.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0 -9px;
	padding: 4px 18px 0;
	width: 962px;
	position: relative;
}

#body_wrapper_prod { /*margin:4px 0 95px 0;*/
	margin: 0;
	padding: 0 0 0 0;
	width: 982px;
	position: relative;
}

#breadcrumb { 
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	z-index: 99;
}
	#breadcrumb-overlay {
		padding: 6px 0 0 8px;
		height:18px;
		background-image:url('/images/962x2-gradient.png');
	}

	#breadcrumb a {
		color: #ffffff !important;
	}

	#breadcrumb a.current,#breadcrumb a.normal,#breadcrumb a.home {
		color: #8D8C8C;
		z-index: 999;
	}

#left_menu_wrapper {
	background-color: #d2d3d5;
	background-image: url('../images/nav-bg_25.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	width: 176px;
	min-height: 300px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
}

#left_menu_padding {
	height: 160px;
}

#left_menu_wrapper ul {
	padding: 0 0 0 1px;
	margin: 0 0 0 10px;
	list-style-type: none;
}

#left_menu_wrapper li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#left_menu_wrapper ul li.active {
	list-style-type: none;
	display: block;
	width: 157px;
	padding: 6px 0 2px 0;
	margin-bottom: 4px;
}

#left_menu_wrapper ul li.active a {
	text-decoration: none;
	color: #f48102;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#left_menu_wrapper ul li.inactive_root {
	border-bottom: 1px solid #908E8E;
	list-style-type: none;
	display: block;
	width: 157px;
	padding: 2px 0 6px 0;
	margin-bottom: 4px;
}

#left_menu_wrapper ul li.inactive_root a.root {
	text-decoration: none;
	color: #f48102;
	font-weight: bold;
	font-size: 14px;
	height: 27px !important;
	display: block;
	vertical-align: middle;
	line-height: 27px !important;
}

#left_menu_wrapper ul li.inactive a img {
	vertical-align: top;
}

#left_menu_wrapper ul li.active ul {
	margin-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

#right_flash {
	float: left;
	width: 570px;
	margin-left: 100px;
	padding: 0;
}

#right_content {
	float: left;
	width: 960px;
	margin-left: 4px;
	padding: 0;
	position: relative;
}

#maste_head {
	float: left;
	width: 780px;
	margin-left: 4px;
	padding: 0;
	text-align: center;
}

#section_text {
	float: left;
	width: 780px;
	margin-left: 4px;
	padding: 0;
}

#section_text h1 {
	color: #6d6d6d;
	font-size: 15px;
}

#section_text h2 {
	color: #f48102;
	font-size: 12px;
}

#content_wrapper_right h3 {
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#left_column_text h1 {
	color: #6d6d6d;
	font-size: 15px;
}

#left_column h1 {
	color: #6d6d6d;
	font-size: 15px;
}

#left_column p {
	color: #f48102;
	font-size: 12px;
}

#left_column ul li {
	list-style: none;
	color: #6d6d6d;
	width: 525px;
	line-height: 22px;
	padding: 0;
	background-image: url('../images/li_orange.png');
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1em;
}

#left_column h3 {
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#content_wrapper {
	margin: 0 auto;
	width: 962px;
	/*background-image:url('/images/techlink_bg_alpha.png');*/
	/*overflow: hidden;*/
    position:relative;
}

#content_wrapper_right {
	margin-top: 20px;
	margin-left: 7px;
	width: 960px;
	float: left;
}

#content_wrapper_right div#left_column {
	width: 575px;
	float: left;
	padding-top: 0;
	margin-right: 50px;
}

#left_column div.left_image {
	width: 330px;
	float: left;
	padding-top: 0;
	margin-right: 50px;
}

#left_column div.right_text {
	width: 195px;
	float: left;
	padding-top: 0;
}

#content_wrapper_right div#left_column_news {
	width: 770px;
	float: left;
}

#left_column_news div#news_article {
	float: left;
	border-bottom: 1px solid #908E8E;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	clear: both;
}

#left_column_news div.left_image {
	width: 152px;
	float: left;
	padding-top: 0;
	margin-right: 30px;
}

#left_column_news div.right_text {
	width: 507px;
	float: left;
	padding-top: 0;
}

#left_column_news div.right_text h1 {
	color: #2897E8;
	font-size: 14px;
	margin-left: 0;
}

#left_column_news div.right_text h2 {
	color: #f48102;
	font-size: 12px;
	font-weight: normal;
}

#left_column_text {
	width: 770px;
	float: left;
}

#left_column_text div.left_text {
	width: 370px;
	float: left;
	padding-top: 0;
	margin-right: 30px;
}

#left_column_text h1 {
	width: 370px;
	float: left;
	padding-top: 0;
	margin-right: 30px;
}

#two_column {
	width: 374px;
	float: left;
	padding-top: 0;
	color: #f48102;
}

#two_column div.main_header {
	width: 210px;
	float: left;
	padding-top: 0;
}

#two_column div.main_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#two_column div.main_header_info,div.main_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#two_column_divider {
	width: 20px;
	border-left: 1px #d9d9d9 solid;
	float: left;
	padding-top: 0;
	height: 60px;
}

#two_column_item {
	width: 374px;
	float: left;
	padding-top: 0;
	margin-bottom: 10px;
}

#two_column_item div.item_header {
	width: 210px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#two_column_item div.item_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#two_column_item div.item_header_info,div.item_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column {
	margin-left: 180px;
	width: 590px;
	float: left;
	padding-top: 0;
	color: #f48102;
}

#one_column div.main_header {
	width: 435px;
	float: left;
	padding-top: 0;
}

#one_column div.main_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#one_column div.main_header_info,div.main_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#one_column_item {
	width: 590px;
	float: left;
	padding-top: 0;
	margin-bottom: 10px;
}

#one_column_item div.item_header {
	width: 435px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column_item div.item_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column_item div.item_header_info,div.item_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column_logged_in {
	width: 590px;
	float: left;
	padding-top: 0;
	color: #f48102;
}

#one_column_logged_in div.main_header {
	width: 435px;
	float: left;
	padding-top: 0;
}

#one_column_logged_in div.main_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#one_column_logged_in div.main_header_info,div.main_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	margin-bottom: 15px;
}

#one_column_logged_in_item {
	width: 590px;
	float: left;
	padding-top: 0;
	margin-bottom: 10px;
}

#one_column_logged_in_item div.item_header {
	width: 435px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column_logged_in_item div.item_header_date {
	width: 75px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#one_column_logged_in_item div.item_header_info,div.item_header_size {
	width: 40px;
	float: left;
	padding-top: 0;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
}

#login_area {
	width: 770px;
	float: left;
	padding-top: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#login_area div.left_text {
	width: 550px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

div#login_area div.right_login {
	margin-right: 10px;
	width: 190px;
	float: left;
	padding-top: 0;
	border-right: 1px solid #CCCCCC;
}

div#login_area div.right_login label {
	width: 100px;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: normal;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

div#login_area div.right_login #techlink_web_username {
	margin: 0;
	padding: 3px 0 0 2px;
	width: 125px;
	border: 0;
	height: 17px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(/images/id-password-box_03.jpg);
	color: #6d6d6d;
	font-size: 12px;
	font-family: Arial;
	background-repeat: no-repeat;
}

div#login_area div.right_login #techlink_web_password {
	margin: 5px 0 5px 0;
	padding: 3px 0 0 2px;
	width: 125px;
	border: 0;
	height: 17px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(/images/id-password-box_03.jpg);
	color: #6d6d6d;
	font-size: 12px;
	font-family: Arial;
	background-repeat: no-repeat;
}

div#login_area div.right_login #login {
	color: #6d6d6d;
	font-size: 10px;
}

#content_wrapper_right div#right_menu {
	width: 179px;
	float: left;
	padding-top: 0;
}

div#right_menu a {
	color: #848383;
	font-size: 12px;
	text-decoration: none;
}

div#right_menu div.right_arrow {
	width: 23px;
	height: 20px;
	margin: 0 5px 0 0;
	float: left;
	color: #848383;
	font-size: 12px;
}

div#right_menu div.right_button {
	width: 143px;
	height: 18px;
	padding: 2px 0 0 8px;
	margin: 0 0 10px 0;
	float: left;
	background-image: url(../images/box_41.png);
	background-repeat: no-repeat;
	color: #848383;
	font-size: 12px;
}

#content_wrapper_right div#thumbnail {
	width: 155px;
	float: left;
	padding-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
}

#content_wrapper_right div.thumb_img {
	width: 155px;
	float: left;
	padding-top: 0;
}

#content_wrapper_right div.thumb_text {
	width: 155px;
	float: left;
	padding-top: 0;
}

#content_wrapper div.info_links {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div.info_links_end {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links1 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-color: #a72a30;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links2 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-color: #70316f;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links3 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-color: #302d2e;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links4 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-color: #1d85ad;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links5 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	margin-right: 4px;
	background-color: #9ca944;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div#info_links6 {
	width: 157px;
	height: 247px;
	float: left;
	padding-top: 0;
	background-color: #9d9fa1;
	background-image: url(/images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wrapper div.info_img {
	width: 157px;
	height: 136px;
	float: left;
	padding-top: 0;
}

#content_wrapper div.info_text {
	width: 157px;
	height: 80px;
	float: left;
	padding-top: 0;
}

#info_links1 p,#info_links2 p,#info_links3 p,#info_links4 p {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #8d8c8c;
	vertical-align: top;
}

#content_wrapper div.info_text p img {
	vertical-align: top;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #8d8c8c;
}

#content_wrapper div#info_more_items {
	width: 225px;
	height: 20px;
	float: right;
	padding-top: 0;
}

#products_sub_categories {
	margin: 10px;
}

#products_popup {
	position: absolute;
	max-width: 315px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

#products_product_wrapper {
	clear: both;
}

#products_product_wrapper div.products_product_item {
	width: 239px;
	height: 205px;
	text-align: center;
	float: left;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#products_product_wrapper div.products_product_item a.image {
	display: block;
	width: 239px;
	height: 167px;
	text-align: center;
	margin: 0 0 5px 0;
}

#products_product_wrapper div.products_product_item p {
	text-align: center;
}

#products_categories_wrapper {
	clear: both;
}

div.products_category_item {
	width: 239px;
	height: 210px;
	text-align: center;
	float: left;
	margin: 0;
	border-right: 2px solid #e8e8e8;
}

div.products_category_item_right {
	width: 239px;
	height: 210px;
	text-align: center;
	float: left;
	margin: 0;
	overflow: hidden;
}

#products_categories_wrapper div.products_category_item a.image {
	display: block;
	width: 132px;
	height: 132px;
	text-align: center;
}

#products_categories_wrapper div.products_category_item p {
	text-align: center;
}

#product_detail p {
	margin-left: 15px;
	color: #F48147;
	font-size: 12px;
}

#product_tabs {
	float: right;
	width: 180px;
	margin-left: 15px;
}

#product_tabs div.tab {
	margin-bottom: 5px;
	clear: both;
}

#product_tabs div.tab a.arrow {
	float: left;
}

#product_tabs div.tab a.tab_text {
	background-image: url("/images/tab_background.png");
	background-repeat: no-repeat;
	color: #848383;
	float: left;
	font-size: 12px;
	height: 18px;
	margin: 0 0 10px;
	padding: 2px 0 0 8px;
	width: 143px;
}

#product_features {
	list-style: none;
	color: #848383;
}

#product_features li { /*height:18px;*/
	line-height: 16px;
}

#search_select span {
	cursor: pointer;
	margin-right: 15px;
}

#qf_panel {
	position: absolute;
	top: 43px;
	right: 0;
	width: 250px;
	padding: 5px;
	border: 1px solid #D85704;
	background-color: #FFFFFF;
	text-align: right;
}

#qf_hide {
	cursor: pointer;
	text-decoration: underline;
}

#quick_finder {
	text-align: right;
}

#quick_finder select.dropdown {
	width: 200px;
	clear: left;
	margin-top: 10px;
}

#qf_content {
	margin-top: 10px;
	text-align: right;
}

#pagination {
	clear: both;
	padding-top: 15px;
}

#pagination p {
	font-size: 13px;
}

#pagination p span.orange {
	color: #F48102;
	font-weight: bold;
}

#pagination p span.links {
	margin-left: 15px;
}

#downloads_table th,table.downloads_table th,td {
	padding: 5px;
	color: #F48102;
}

#downloads_table th,table.downloads_table th {
	font-weight: bold;
}

table.faqs_table {
	width: 335px;
}

table.faqs_table th,td {
	padding: 5px;
	color: #8D8C8C;
}

table.faqs_table td.orange {
	color: #F48102;
}

#header_image_click {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 37px;
	margin: 10px 0 0 22px;
	cursor: pointer;
	z-index: 100;
}

div.frag_image {
	float: left;
	width: 132px;
	height: 150px;
	margin: 10px;
	text-align: center;
}

div.frag_image p {
	text-align: center;
}

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity =   80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px; *
	width: 100px; *
	height: 49px;
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity =   60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	/*opacity:0.5;*/
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	/*z-index: 6000;*/
	height: auto;
	/*z-index: 10000;*/
	z-index: 110;
	width:210px;
}

.zoomWrapper {
	position: relative;
	border: 1px solid #999;
	z-index: 110;
	width:209px;
}

#slideshow_onclick_content .zoomWrapper {
	position: relative;
	border: 1px solid #fff;
	z-index: 110;
	display:none;
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 1px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity =   60);
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity = 0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}

.product_details {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0;
}
	.product_details h1 {
		float:left;
		width:100%;
		color:#8D8C8C;
		margin-left:20px;
		margin:15px 0px 15px 20px!important;
		font-size:22px; /*16px;*/
	}

.slidesow_text {
	text-align: center;
}

#product_main_image .slidesow_text  a:link,a:visited {
	color: #333;
	text-decoration: underlilne;
}

.thumbnail_images {
float: left;
margin-left: 10px;
width: 217px;
}

.main_slideshow_image {
	width: 100%;
	float:left;
	clear:left;
	text-align:center;
}
	.main_slideshow_image img {
		width:918px; /* 750px; */
		/*height:430px;*/
		margin:0px!important;
	}

#block-0-wrap,
#block-1-wrap, 
#block-2-wrap, 
#block-3-wrap, 
#block-4-wrap, 
#block-5-wrap {
    width:157px;
    position:absolute;
    bottom:-1px;
    height:26px;
    overflow:hidden;
}

#block-0-wrap { left:0; }
#block-1-wrap { left:161px; }
#block-2-wrap { left:322px; }
#block-3-wrap { left:483px; }
#block-4-wrap { left:644px; }
#block-5-wrap { left:805px; }


#product_features_column .vwrap {
	float:none;
	clear:both;
	position:relative;
	width:157px;
	height:100%;
	/*background-color:rgba(255,255,255,.6);*/
}
	#product_features_column .vwrap h1 {
		color:#FFFFFF;
		width:900px;
		text-align:right;
		font-size:60px;
		line-height:55px;

		font-family: 'Quicksand', sans-serif;
		margin:20px 0 0 -875px;
		
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: top right;

		-moz-transform: rotate(-90deg);
		-moz-transform-origin: top right;

		-ms-transform: rotate(-90deg);
		-ms-transform-origin: top right;

		-o-transform: rotate(-90deg);
		-o-transform-origin: top right;

		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		
		transform: rotate(-90deg);
		transform-origin: top right;
	}

	#product_features_column .vwrap h1 span {
		color:#000000;
		font-family: 'Quicksand', sans-serif;
		/*font-weight: 300;*/
		font-size:33px;
	}

.spec-bar {
	height:55px;
	background-repeat:no-repeat;
}
	.spec-bar ul {
		margin:0 0 0 10px;
		padding:0;
	}
		.spec-bar ul li {
			list-style:none;
			padding:0;
			margin:0;
			width:81px;
			float:left;
			overflow:hidden;
		}
			.spec-bar ul li .label {
				color:#FFFFFF;
				margin-top:7px;
				text-align:center;
				font-size:11px;
				font-weight:bold;
				font-style:italic;
			}
			.spec-bar ul li .value {
				color:#FFFFFF;
				/*color:#DAA520;*/
				text-align:center;
				margin-top:5px;
				font-size:10px;
				height:15px;
			}

