
/*Layout stylesheet*/
html,body{/*height:100%*/}

body
{
	padding:0;
	text-align:center;
	min-width:900px;	
	background-color:#ffffff;	
	color:#67686A;
	/*color:#00A1DD;*/
}
#outer
{
	/*
	height:100%;
	min-height:100%;*/
	width:908px;
	margin:auto;
	/*background-color:#ffffff;*/
	position:relative;
	
}
html>body #outer{height:auto;}
#innerwrap
{
	width:908px;
	float:left;
	padding-top:0px;/*28px extra been added to header*/
	border:solid 1px #CCCCCC;
	background: url('../graphics/center-bg910.gif')  repeat-y top left #ffffff;
	margin-bottom:10px;
}
#longwrap
{
	background: url('../graphics/centerwrap_bg_cable.jpg') left top repeat-y transparent;
	width:908px;
	float:left;
	padding-top:0px;/*28px extra been added to header*/
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
}
#left
{
	width:220px;
	float:left;
	padding-bottom:10px;
	background-color:#0070C0;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}
#longwrap #centrecontent{
	padding:20px;
	float:right;
	width:630px;
}
/*#centercontent
{
	float:right;
	width:660px;
	text-align:left;
	padding-top:343px;
	padding-right:3px;
	background-color: #9E9FA3;				
}/**/


/* ~ Timebar CSS ~ */
#timebar {
	margin-top:3px;
	margin-bottom:3px;
	float: left;
	height: 15px;
	width:908px;
	padding: 0.5em 0;
	display:none;
	background-color:#0070C0;
	color:#FFFFFF;
}
#timebar ul {
	margin: 0px;
	padding: 0px;
}
#timebar li {
	/* background: url("../graphics/timespacer.gif") no-repeat center right; */
	float: left;
	padding: 0.3em 0.1em;
	height: 10px;
	width: 87px;
	list-style: none;
	font-size: 7pt;
	text-align: center;
	vertical-align: center;
	padding-left:7px;
	padding-right:5px;
}


#header
{	
	z-index:100;
	width:908px;
	min-height:200px;
	height:auto;
	overflow:hidden;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	border-width:1px 1px 0px;
	padding-bottom:3px;
}
#clearfooter{width:100%;clear:both;height:0px;}
#footer
{
	clear:both;
	width:895px;	
}
#footer img
{
	border:14px solid #0070C0;
}
*html #footer
{
	\height:112px;
	he\ight:110px;	
}
div,p{margin-top:0}

.search
{
	padding: 5px;
}
.search li
{
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 8px;
	line-height: 15px;
}
.search a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.searchForm
{
	width: 95%;
	color: #ffffff;
	padding-left:10px;

}
.searchForm label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}

.searchForm td { text-align: left; color:#ffffff;font-size:12px; padding-right:5px;}

.searchForm .text
{
	width: 122px;
}

.submitButton {
	padding:3px;
}

.alt
{
	width:688px;
	float:left;
	/*margin-right: 2px;*/
	color: #000; 
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.alttop
{
	width:672px;
	float:right;
	background: url('../graphics/centerwrap_bg_cable.jpg') right top repeat-y transparent;
}

.altbottom
{
	margin-top:10px;
	width:665px;
	padding-right:5px;
	float:right;
	
}
/*Stylesheet Document*/
body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	color:#67686A;
}
table
{

}
td
{

}
th
{

}
p
{

}
a img
{
	border:0px;
}
p strong
{
	font-weight:bold;
}
.centerfull ul, .centerfull ol, #longwrap ul, #longwrap ol
{
	margin: 0px 0px 10px 20px;
	font-size:12px;
	padding-left:0px;	
}
h1
{
	margin:0px; 
	padding-left:0px;
	padding-bottom:10px;
	color:#0070C0;
	font-size:25px;
}
.h1class
{
	margin: 0px; 
	padding-bottom:0px;
	padding-left:0px;
	color:#00793D;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.homepagetitle{

}	
h2
{
	margin-top:0;
	margin-bottom:3px;
}
.lists
{

}
h3
{
	margin-top:0;
	margin-bottom:3px;
}
h2, h3
{
	color:#0070C0;
}

.h2class{
	color: #fff; 
	padding-top: 3px;
	padding-left: 2px; 
	margin-top: 15px;
	margin-bottom: 5px;
	/*background: url('../graphics/background.jpg') repeat-x;*/
	background-color:#666666;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding-bottom: 5px; 
}
.h2classwhite{
	color: #0070C0; 
	padding-top: 3px;
	padding-left: 2px; 
	margin-top: 15px;
	margin-bottom: 5px;
	/*background: url('../graphics/background.jpg') repeat-x;*/
	background-color:#ffffff;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding-bottom: 5px; 
}
.msg{
	color:#0070C0
}
.quoteform{
	margin-top:5px;
}
.quoteform td{
	padding: 3px 3px 3px 8px;
}
/*map style*/
#worldmap
{
	position:relative;
	width:436px;
	height:275px;
}
.mapimg
{
	display:none;
	z-index:1
}
.maphoverlinks
{
	z-index:2
}
.maphoverimg
{
	cursor:pointer;
    position: absolute;
	display:none;
}
#europehover
{
	height: 67px;
    left: 165px;
    top: 35px;
    width: 70px;
}
#russiahover
{
	height: 50px;
    left: 245px;
    top: 20px;
    width: 165px;
}
#fareasthover
{
	height: 25px;
    left: 270px;
    top: 75px;
    width: 110px;
}
#southeastasiahover
{
	height: 80px;
    left: 295px;
    top: 95px;
    width: 85px;
}
#australasiahover
{
	height: 75px;
    left: 340px;
    top: 190px;
    width: 95px;
}
#middleeasthover
{
	height: 33px;
    left: 215px;
    top: 102px;
    width: 75px;
}
#africahover
{
	height: 125px;
    left: 150px;
    top: 102px;
    width: 60px;
}
#africahover2
{
	height: 80px;
    left: 211px;
    top: 137px;
    width: 60px;
}
#northamericahover
{
	height: 91px;
    left: 5px;
    top: 20px;
    width: 120px;
}
#caribbeanhover
{
	height: 25px;
    left: 73px;
    top: 112px;
    width: 85px;
}
#southamericahover
{
	height: 120px;
    left: 70px;
    top: 145px;
    width: 75px;
}
#noscriptmap
{
	width:436px;
	height:275px;
	background:url('../graphics/map.gif') left top no-repeat transparent;
}
/*******Span styles*************/
.footerleftnav
{
	float: center;
	width:898px;
	background-color:#ffffff;
	text-align:left;
	line-height:1.1;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}


.footermenuwrapper{
	border-top:1px dotted #67686A;
	padding-top:0px;
	margin-right:10px;
}

a.footermenulink{color:#67686A;text-decoration:none;font-size:11px;}
#footer a.footermenulink img{border:0px;margin:5px 0px -8px;color:#67686A;text-decoration:none;}
a.footermenulink:hover{color:#67686A;text-decoration:underline}

a.siteinternallinks:link{color:#002C66;text-decoration:none}
a.siteinternallinks:visited{color:#002C66;text-decoration:none}
a.siteinternallinks:hover{color:#F68F4A;text-decoration:underline;}
.siteinternallinksvisited{color:#002C66;text-decoration:none}

a.siteinternallinks2:link{font-weight:bold;color:#002C66;text-decoration:none}
a.siteinternallinks2:visited{font-weight:bold;color:#002C66;text-decoration:none}
a.siteinternallinks2:hover{font-weight:bold;color:#F68F4A;text-decoration:underline;}
.siteinternallinks2visited{font-weight:bold;color:#002C66;text-decoration:none}

a.sitemaplink:link{color:#67686A;font-weight:bold;text-decoration:none}
a.sitemaplink:visited{color:#67686A;font-weight:bold;text-decoration:none}
a.sitemaplink:hover{color:#67686A;font-weight:bold;text-decoration:underline}
#nav2 ul {margin:10px 20px;}


/**************TEXT links**************/
a.darkbluetextlink:link{color:#002C66;text-decoration:none}
a.darkbluetextlink:visited{color:#002C66;text-decoration:none}
a.darkbluetextlink:hover{color:#002C66;text-decoration:underline}

/**************Form styles**************/
.loginform
{
	width:178px;
	/*background:#EFF9FE;*/
	background:#009B5B;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:1;
}
.loginforminput
{
	background-color:#ffffff;
	border:0;	
	color:#00793D;
}
.loginformsubmit
{
	width:46px;
	height:26px;
	background-color:#ffffff;
	background:url(../graphics/go-button.gif);
	border:0;		
	color:#00793D;
	font-weight:bold;
}
.submit
{
	background-color:#ffffff;
	border:0;
	color:#00793d;
}
.picpadding
{
	padding:10px 0px 5px;
	display:block;
	margin:0px auto;
}
.centerfull
{
	float:left;
	width:688px;
	
	
	/*padding-right:5px;*/
	color:#000;
	text-align:left;		
}
/*time*/
#timewrapper{
	color:#fff;
	margin-left:1px;
	font-size:16px;
}
#time{
	float:right;
	font-weight:bold;
}
.twitter-timeline{
	margin-bottom:5px;
}

.centerfull a, #longwrap a
{	
	color:#0070C0;
}
	
.centerfull3
{
	float:right;
	width:420px; /* 640 */
	padding-top:5px;
	padding-right:5px;
	/*background-color:#9E9FA3;*/
	color:#FFFFFF;
	text-align:left;		
}

.centerright
{
	float:right;
	
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 6px;
	background-color: #0070C0;
}
*>.centerright
{
	width:210px;
}	
.centerright h2,.centerright h3
{
	color:#ffffff;
	font-size:12px;
}
.centerright a
{
	color: #fff;
}
.centerleft
{
	float:left;
	width:450px;
	padding-top:3px;
	padding-left:10px;
	margin-bottom: 10px;
	font-size:12px
}
	
.centerfull3
{
	float:right;
	width:640px; /* 640 */
	padding-top:5px;
	
	padding-right:5px;
	/*background-color:#9E9FA3;*/
	color:#FFFFFF;
	text-align:left;		
}
.centerright2
{
	float:right;
	padding-right:3px;
	padding-top:3px;
	width:190px;
	color:#FFFFFF;
}
.centerleft2
{
	float:left;
	width:450px;
	padding-top:3px;	
}
.byproductfull
{
	float:right;
	width:630px;
	padding-top:5px;
	padding-left:20px;
	padding-right:5px;
	background-color:#9E9FA3;
	color:#FFFFFF;
	text-align:left;		
}
.byproductright
{
	float:right;
	padding-right:3px;
	padding-top:3px;
	width:190px;
	color:#FFFFFF;
}
.byproductleft
{
	float:left;
	width:430px;
	padding-top:3px;	
}
.map{padding-left: 15px;}
	
.table1
{
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}	

.table1 td
{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 3px;
}
.table1first
{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}
.linkHaz
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.pdftable p
{
	margin:0px;
}
.pdftable td
{
	vertical-align:middle;
}
.pdfdownload
{
	background-color:#9E9FA3;
	padding:10px;
}
.pdfdownload p
{
	padding:0px;
	margin:0px;
}
.cabletable{
	vertical-align:middle;
	text-align:center;
}
.cabletable img{
	margin:5px 0px;
}

/*newsletter styles*/
.newsletters
{
	margin:10px 0px 0px 30px;
	font-size:12px
}
.newsletters span
{
	cursor:pointer;
	text-decoration:underline;
}
.newsletters a
{
	color:#000
}
.newsletters span:hover
{
	text-decoration:none;
}
#targetprice
{
	width:80px;
}

/*form styles*/
.inputformlabel{
	color:#F68F4A;
}
.inputformlabel sup{
	color:#f00;
}
.formalert{
	color:#f00;
}

/*menu left*/
	#menuleft ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 220px; /* Width of Menu Items */
		border-bottom: 0px solid #000;
	}
		
	#menuleft ul li
	{
		position: relative;
		background: #0070C0;
		z-index:5;
		border-bottom: 1px #FFFFFF solid;
	}
		
	#menuleft li ul 
	{
		position: absolute;
		left: 219px; /* Set 1px less than menu width */
		top: 0;
		display: none;
		background: #0070C0;
		z-index:5;
	}

	/* Styles for Menu Items */
	#menuleft ul li a 
	{
		display: block;
		text-decoration: none;
		color: #FFFFFF;
		background-color:#0070C0;
		background-position:left center;
		background-repeat:no-repeat;
		padding: 5px 5px 5px 65px;
		border: 2px solid #0070C0; /* IE6 Bug */
		border-bottom: 2px solid #0070C0;
		text-align:left;	
		font-size: 13px;
	}
	#menuleft ul li a:hover
	{
		color: #000;
		background-color: #0070C0; /* IE6 Bug */
	}	
	#menuleft ul li li a
	{
		padding-left:5px;
	}
	/* Holly Hack. IE Requirement \*/
	* html #menuleft ul li { float: left; height: 1%; }
	* html #menuleft ul li a { height: 1%; }
	/* End */

	#menuleft li:hover ul, #menuleft li.over ul { display: block; } /* The magic */
	
/*header menu*/
	.headerimg
	{
		margin:0px 0px 3px 0px;
	}
	
	#headerlink3:hover
	{
		background-image:url('../graphics/images/header-o_07.jpg');
	}
	#abb
	{
		position:absolute;
		top:11px;
		left:415px;
	}
	#abb a
	{
		color:#6F7072;
		font-size:.6em;
		text-decoration:none;
	}
	#abb a:hover
	{
		text-decoration:underline;
	}
	#abb img
	{
		margin-top:3px;
	}
	#skype{
		float:right;
		margin:1px 10px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#0070C0;
	}
	.firstskypeimage{
		margin-bottom:4px;
	}
	.contactnumbers{
		float:right;
	}
	ul#navtop2
	{
		text-align: center;
		font-family: sans-serif;
		padding: 0px;
		margin:0px;
		margin-top:3px;
	}
	#navtop2 li
	{
		display: inline;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		text-transform:uppercase;
		padding: 0px 16px;
		border-left:1px solid #67686A;
		margin:0px;
		line-height:17px;
	}
	#navtop2 li a
	{
		text-decoration:none;
		color: #000000;
	}
	#navtop2 li a:hover
	{
		text-decoration:none;
		color: #FF0000;
	}
	#navtop2 li a#current
	{
		text-decoration:none;
		color: #FF0000;
	}
	
	/* Navtop 3*/
	ul#navtop3
	{
		text-align: center;
		font-family: sans-serif;
		padding: 0px;
		margin-top:5px;
		margin-bottom:1px;
	}
	#navtop3 li
	{
		display: inline;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		text-transform:uppercase;
		padding-left:8px;
		padding-right:6px;
		padding-top:11px;
		border-left:1px solid #67686A;
		margin:0px;
		line-height:20px;
	}
	#navtop3 li a
	{
		text-decoration:none;
		color: #000000;
	}
	#navtop3 li a:hover
	{
		text-decoration:none;
		color: #FF0000;
	}
	#navtop3 li a#current
	{
		text-decoration:none;
		color: #FF0000;
	}
	
	
	/* Navtop */
	#navtop, #navtop ul
	{
		padding: 0;
		margin: 0 auto;
		list-style: none;
		text-transform:uppercase;
		font-size:0.7em;
		text-align: center;
		letter-spacing: 0.1em;
		font-weight: bold;
	}

	#navtop a
	{
		display: block;
		/*width: 10em;*/
		/*width:114px;*/
		text-align:center;
		color:#000000;
		text-decoration:none;
		font-weight: bold;
	}

	#navtop li
	{
		padding-top: 7px;
		float:left;
	}

	#navtop li ul
	{ /* second-level lists */
		position: absolute;
		background: #F26722;
		/*width: 10em;*/
		width:114px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

	#navtop li ul ul
	{ /* third-and-above-level lists */
		margin: -1.5em 0 0 114px;
	}

	#navtop li:hover ul ul, #navtop li.sfhover ul ul
	{
		left: -999em;
	}

	#navtop li:hover ul, #navtop li li:hover ul, #navtop li.sfhover ul, #navtop li li.sfhover ul 
	{ /* lists nested under hovered list items */
		left: auto;	
	}
	a.sub:link
	{
		display:block;
		width:114px;	
		color:#FFFFFF;
		font-family: Arial, Times, serif;
		text-align: center;
		text-decoration:none; 
		background-color:#F26722;	
	}
	a.sub:visited
	{
		display:block;
		width:114px;
		/*color:#FFFFFF;*/
		color:#FFFFFF;
		text-align: center;
		text-decoration:none; 
		background-color:#F26722;
	}
	a.sub:hover
	{
		display:block;
		border:1px solid #F26722;
		color:#F26722;
		text-align: center;
		text-decoration:underline;
		background-color:#FFFFFF;
	}
	
/* blog styles */
.blogtitlelink a{
	text-decoration:none;
}
.blogtitlelink a:hover{
	text-decoration:underline;
}
#blogcategories a{
	text-decoration:none;
}
#blogcategories a:hover{
	text-decoration:none;
}
#blogcategories{
	margin:5px 3px 0px;
}
#blogcategories h2{
	font-size:15px;
}
#blogcategories ul{
	margin-left:0px;
}
#blogcategories li{
	list-style-type:none;
}
h2.author{
	font-size:12px;
}
.blogrightimage{
	float:right;
	margin:0px 0px 5px 5px;
}
.blogleftimage{
	float:left;
	margin:0px 5px 5px 0px;
}
#latestblogs{
	padding-top:5px;
	padding-left:10px;
}
#latestblogs h2{
	font-size:15px;
}
#latestblogs a{
	text-decoration:none;
}
#latestblogs a:hover{
	text-decoration:underline;
}
#latestblogs li{
	padding: 3px 0px;
	color:#ffffff;
}


#menutable
{
	margin-bottom:1px;
	margin-left:1px;
	width:905px;
}

#menutable a
{	
	 color:#FFFFFF;
	 text-decoration:none;
}

#menutable td
{
	
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	border-left:1px #FFFFFF solid;
	color:#FFFFFF;
	background-color: #0070C0;
	font-size:10px;
	text-transform: uppercase;
}	

#menutable a
{
	text-transform: uppercase;
}	


#searchbox
{
	width: 100px; 
	height: 11px;
	font-size:10px;
}
/*promotional styles*/
#headerbanner{
	width:222px;
	height:76px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #000000;
	margin-left:0px;
}
#headerbanner td{
	vertical-align:middle;
}
#headerbanner img{
	margin:0px 5px;
}
#headerbanner p{
	text-align:right;
	font-size:12px;
	margin:0px 5px 0px 0px;
	color:#67686A;
}
#headerbanner p a{
	color:#ff0006;
	text-decoration:none;
}
#popup{
	width:400px;
	border:7px solid #0070C0;
	border-width:21px 7px 7px;
	position:absolute;
	left:50%;
	top:50%;
	background-color:#ffffff;
	z-index:10;
	padding:5px;
	margin:-100px 0px 0px -200px;
	display:none;
}
#handle{
	width:50px;
	height:50px;
	background-color:#0070C0;
}
#popuptitle{
	font-weight:bold;
	text-align:center
}
#popup a{
	text-decoration:none;
	color:#67686A;
}
#popup p{
	font-size:13px;
}
#closepopup{
	z-index:11;
	float:right;
	margin:-23px -12px 0px 0px;
	cursor:pointer;
}
#carouselwrapper{
	background-color:#fff;
	width:888px;
	padding:10px;
}
.carouselwrapper{
}
#carouselwrapper img{
	border:0px;
	margin-bottom:3px;
}
#menu_carousel{
	height:100px;
	width:828px;
	position:relative;
	margin:0px 29px 0px;
	overflow:hidden;
	padding:5px 0px
}
#menu_carousel ul{
	padding:0px;
	width:1500px;
	margin:0px;
}
.jcarousel-clip-horizontal{
    height: 60px;
	width:862px;
	margin-left:50px;
	overflow:hidden;
}
#menu_carousel ul li{
	float:left;
	list-style:none;
	overflow:hidden;
	text-align:center;
	height:93px;
	margin-left:0px;
	padding: 5px 23px;
	width:90px;
	font-size:12px;
	cursor:pointer;
}
#menu_carousel ul li a{
	text-decoration:none;
	color:#67686A;
}
#menu_carousel ul li a:hover{
	text-decoration:underline;
}
.disabled{
	visibility:hidden;
}
.carouselmenuwrapper{
	width:888px;
	margin-left:0px;
	position:relative;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
.jcarousel-prev{
	background: url('../graphics/left-arrow.jpg') top left no-repeat transparent;
	left:5px;
}
.jcarousel-next{
	background: url('../graphics/right-arrow.jpg') top left no-repeat transparent;
	right:5px;
}
.jcarousel-prev,.jcarousel-next{
	height:29px;
	top:42px;
	width:28px;
	display:block;
	list-style:none;
	position:absolute;
	cursor:pointer;
}

/*profile styles*/
.profilepic{
	float:right;
	margin:0px 0px 10px 5px
}

/*alt styles*/

.altleft
{
	width:444px;
	float:left;
	padding-right:1px;
	height:auto;
	
	padding-top:10px;
}

.altright
{
	float:right;
	width:211px;
	padding-right:5px;
	padding-top:5px;
}

.altimg
{
	
	padding-bottom:10px;
	padding-right:20px;
	float:left;
	display: block;
}

#longwrap #centrecontent{
	font-size:12px;
	text-align:left;
}
#longwrap #centrecontent .picpadding{
	clear: right;
    display: inline;
    float: right;
    margin: 0 0 5px 5px;
    padding: 0;
}
.subpagelink{
	padding:5px;
	border:2px solid #ccc;
	margin:0 8px 16px;
	width:180px;
	text-align:center;
	float:left;
}
.subpagelink div{
	width:180px;
	height:135px;
	display:table-cell;
	padding-bottom:5px;
	vertical-align:middle;
}
.subpagelink img{
	max-width:180px;
	max-height:135px;
}
#subpagelinkwrapper{
	clear:both;
}
#subpagelinkwrapper h2{
	margin-bottom:10px;
}
#centrecontentlong .picpadding{
	display:inline;
	float:right;
	margin: 0px 0px 5px 5px;
	padding:0px;
	clear:right;
}
#introduction{
	margin-bottom:10px;
}
#introductiontable{
	float:right;
	width:180px;
	border:0px;
	background-color:#0170C1;
	margin:0px 0px 10px 10px;
}
#introductiontable td{
	border:0px;
	background-color:#0170C1;
	color:#fff;
	font-weight:bold;
}
#introduction input{
	font-weight:normal;
}
.cataloguetable td
{
	font-family:Arial;
	color:#000000;
	/*font-size:5pt;*/
	padding: 5px; border: 1px solid #C0C0C0;
} 
[id^=___plusone] { width:72px !important; }