@IMPORT url("custom.css");
/* CSS Document */

body {
	text-align:center;
	margin:0px;
	background-color:#fff;
}
body,
th,
td,
div,
span,
p,
input,
select,
textarea{
	font-family:Tahoma,Arial,serif;
	color:#000000;
	font-size:11px;
}

a:link,
a:hover,
a:active,
a:visited{
	color:#2a6aa5;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

form{
	display:inline;
}

img.productImg1{
	max-width:300px;
	max-height:300px;
	border:1px solid #E0E0E0;
	padding:1px;
	background-color:#FFFFFF;
}

div.spacer{
	border:0px;
	padding:0px;
	margin:0px;
	width:1px;
	height:1px;
}

table.listPager{
	border:0px;
}
table.listPager td{
	width:30px;
	text-align:center;
	background:url(../graphics/dotBlack.gif) left top repeat-y;
	color:#2a6aa5;
	font-size:11px;
	font-weight:normal;
}

table.listTable{
	border:0px;
}
table.listTable th{
	height:20px;
	text-align:left;
	vertical-align:top;
	color:#afafaf;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px 5px;
}
table.listTable td{
	vertical-align:middle;
	text-align:left;
	padding:3px 5px;
}

table.dataSheetTable{
	border:0px;
	width:100%;
}
table.dataSheetTable td{
	padding:6px 9px;
	border-left:1px solid #92b9db;
	border-right:1px solid #92b9db;
	empty-cells:show;
}

table.compTable{
	border:0px;
}
table.compTable td{
	padding:0px;
	empty-cells:show;
}
table.compTable .td1{
	padding:6px 9px;
	border-left:1px solid #92b9db;
	border-right:1px solid #92b9db;
	empty-cells:show;
	width:224px;
	font-weight:bold;
	color:#2A6AA5;
}
table.compTable .td2{
	width:387px;
	padding:6px 9px;
	border-left:1px solid #92b9db;
	border-right:1px solid #92b9db;
	empty-cells:show;
}

/* INPUT */
textarea{
	border:1px solid #BCBCBC;
	width:150px;
}
.input_text{
	width:150px;
	height:17px;
	padding:2px;
	border:1px solid #BCBCBC;
}

/*  C O N T A I N E R S */
#frame {
	font-family:Tahoma,Arial,serif;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	width:952px;
	border:0px solid #FF0000;
	/*background:#cccc99;*/
}

#mainConteiner {
	text-align:left;
	width:951px;
	float:left;
	margin:27px 0 0 0;
	padding:0 0 0 0px;
	overflow:visible;
	border:0px solid #FF0000;
	/*background:#dddddd;*/
}
#b
{
	background:url(../graphics/boxCenter.gif) repeat-y center top
}

#a
{
	background:url(../graphics/articleBoxCenter.gif) repeat-y left top
}

#a_b
{
	background:url(../graphics/articleBoxCenterBig.gif) repeat-y left top
}

#c
{
	background:url(../graphics/lineH.gif) right center no-repeat;
}
#d
{
	background:url(../graphics/dotBlack.gif) right top repeat-y;
}

#crayBg
{
	background-color:#ededed;
}

#backButton
{
	float:right;
	color:#1983cc;
	font-size:11px;
	margin:0 10px 0 0;
	padding:0 10px 0 20px;
	border:0px solid #000000;
	background:#FFFFFF url(../graphics/backCray.gif) left top no-repeat;
}

#backButton a
{
	color:#1983cc;
	text-decoration:none;
}

#backButton a:hover
{
	color:#1983cc;
	text-decoration:underline;
}

#toode
{
	margin:0 0 0 0px;
	padding:0 0 0 8px;
}

#leftConteiner
{
	overflow:visible;
	float:left;
	width:252px;
	padding:0 0 0 0px;
	border:0px solid #FF0000;
	/*background:#cccc33;*/
}

#rightConteiner
{
	overflow:visible;
	float:right;
	width:694px;
	border:0px solid #FF0000;
	/*background:#cccc33;*/
}

/*C O N T E I N E R */
#customBorder
{
	display:table;
	background-image:url(graphics/dotBlack.gif); 
	border:0px solid #000000; 
}

/* U I */

/* R O U N D   C O R N E R S */
#roundCornerBox
{
	margin:5px 0 0 0;
}
.t {background: url(../graphics/dot.gif) 0 0 repeat-x;}
.b {background: url(../graphics/dot.gif) 0 100% repeat-x}
.l {background: url(../graphics/dot.gif) 0 0 repeat-y}
.r {background: url(../graphics/dot.gif) 100% 0 repeat-y}
.bl {background: url(../graphics/bl.gif) 0 100% no-repeat}
.br {background: url(../graphics/br.gif) 100% 100% no-repeat}
.tl {background: url(../graphics/tl.gif) 0 0 no-repeat}
.tr {background: url(../graphics/tr.gif) 100% 0 no-repeat; padding:10px;}

/* B L U E  T I T L E   B A R */
#blueTitleBar
{
	border:0px solid #000000; 
	height:38px; 
	overflow:hidden;
	background: url('../graphics/cBlue.gif') left top repeat-x;
}
#blueTitleBar span
{
	font-size:11px;
	color:#FFF;
	line-height:38px;
	margin:0 0 0 10px;
	border:0px solid #000000;
}

#blueTitleBar a:link {
	font-size:11px;
	color:#FFF;
	line-height:38px;
	margin:0 0 0 10px;
	border:0px solid #000000;
	text-decoration:none;
}

#blueTitleBar a:visited {
	font-size:11px;
	color:#FFF;
	line-height:38px;
	margin:0 0 0 10px;
	border:0px solid #000000;
	text-decoration:none;
}

#blueTitleBar a:hover  {
	font-size:11px;
	color:#FFF;
	line-height:38px;
	margin:0 0 0 10px;
	border:0px solid #000000;
	text-decoration:underline;
}


.lBCorner
{
	background: url('../graphics/lBlue.gif') left top no-repeat;
	padding:0 0 0 10px;
}
.rBCorner
{
	background: url('../graphics/rBlue.gif') right top no-repeat;
	padding:0 0 0 0px;
}

/* CRAY  T I T L E   B A R */
#crayTitleBar
{
	border:0px solid #000000; 
	height:38px; 
	overflow:hidden;
	background: url('../graphics/cCray.gif') left top repeat-x;
}
#crayTitleBar span
{
	font-size:11px;
	color:#FFF;
	line-height:38px;
	border:0px solid #000000;
}

.lCCorner
{
	background: url('../graphics/lCray.gif') left top no-repeat;
	padding:0 0 25px 0;
}
.rCCorner
{
	background: url('../graphics/rCray.gif') right top no-repeat;
	padding:0 0 25px 10px;
}

.inputLogIn
{
	width:105px;
	height:18px;
	border:0px solid #FF0000;
}

.inputSearch
{
	width:180px;
	height:18px;
	border:0px solid #FF0000;
}

.buttonSearch
{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:outset 0px #ccc;
	background:url(../graphics/search_btn.gif) no-repeat left top;
}
.buttonGrey_244{
	width:244px;
	height:20px;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background:url(../graphics/buttonCray_244x20.gif) no-repeat left top;
}

#button1
{
	cursor:pointer;
	border:outset 0px #ccc;
	background:#999;
	color:#FFF;
	font-size:10px;
	background:url(../graphics/search__btn.gif) no-repeat left top;
	border:0px solid #000000;
}

#button2
{
	cursor:pointer;
	padding:0 0 0 20px;
	color:#FFF;
	font-size:10px;
	background:url(../graphics/search__btn.gif) no-repeat left top;
	text-transform:uppercase;
	font-weight:bold;
	border:0px solid #000000;
}

/* CRAY  B U T T O N */
#crayButton
{
	border:0px solid #000000; 
	height:20px;
	overflow:hidden;
	background: url('../graphics/cCrayTab.gif') left top repeat-x;
}

.lCCornerTab
{
	background: url('../graphics/lCrayTab.gif') left top no-repeat;
	padding:0 0 25px 0;
}
.rCCornerTab
{
	text-align:center;
	background: url('../graphics/rCrayTab.gif') right top no-repeat;
	padding:0 0 25px 0;
}

#crayButton span
{
	font-size:11px;
	color:#FFF;
	line-height:20px;
	margin:0 0 0 0px;
	border:0px solid #000000;
}

#crayButton a
{
	color:#FFF;
	text-decoration:none;
}

/* BLUE  B U T T O N */
#blueButton
{
	border:0px solid #000000; 
	height:20px;
	overflow:hidden;
	background: url('../graphics/cBlueTab.gif') left top repeat-x;
}

.lBCornerTab
{
	background: url('../graphics/lBlueTab.gif') left top no-repeat;
	padding:0 0 25px 0;
}
.rBCornerTab
{
	text-align:center;
	background: url('../graphics/rBlueTab.gif') right top no-repeat;
	padding:0 0 25px 0;
}

#blueButton span
{
	font-size:11px;
	color:#FFF;
	line-height:20px;
	margin:0 0 0 0px;
	border:0px solid #000000;
}

#blueButton a
{
	color:#FFF;
	text-decoration:none;
}

/* V E R T I C A L   M E N U */
.verticalMenu{
	font-size:11px;
	padding: 8px 0 8px 0;
	background: #FFFFFF url('../graphics/dotted.gif') repeat-x 0 bottom;
}

.verticalMenu a{
	margin:0px;
	color: #1983cc;
	text-decoration: none;
}

.verticalMenu a:hover{
	text-decoration: underline;
}

/* HORIZONTALY MENU*/
#horizontalMenu
{
	height:38px;
	display:block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	border:0px solid #00FF00;
	white-space:nowrap;
}

#horizontalMenu ul
{
	list-style:none;
	float:left;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#6296c6;
	border:0px solid #FF0000; 
}

#horizontalMenu li
{
	display: inline;
	padding:0 15px 0 0;
	margin:0 10px 0 0;
	border:0px solid #FF0000;
	height:19px;
	line-height:19px;
	text-transform:uppercase;
	/*background: url(../graphics/dotted.gif) right 100% repeat-y;*/
	background:url(../graphics/lineH.gif) right top no-repeat;
}

#horizontalMenu ul li a{
	color: #6296c6;
	text-decoration: none;
}

#horizontalMenu ul li a:hover{
	color: #6296c6;
	text-decoration: underline;
}


#horizontalMenu_active{
	color: #8ec3f5;
}


/* HORIZONTALY LINE*/
#lineH
{
	height:8px;
	clear:both;
	background: #FFFFFF url('../graphics/crayDot.gif') repeat-x left center;
	border:0px solid #000000;
}

#lineH2
{
	height:1px;
	clear:both;
	background: #FFFFFF url('../graphics/crayDot.gif') repeat-x left center;
	border:0px solid #000000;
}

.HR_blue
{
	height:1px;
	background: #FFFFFF url('../graphics/dotBlueH.gif') repeat-x left center;
	border:none;
}

/* H E A D E R */
#header
{
	overflow:hidden;
	width:100%;
	border:0px solid #000000;
}

/*BODY*/
#body
{
	overflow:hidden;
	width:100%;
	border:0px solid #000000;
}

/*FOOTER*/
#footer
{
	padding:0 0 0 0px;
	margin:0 0 8px 0;
}

#footer table
{
	font-size:11px;
	color:#FFFFFF;
}

#footer td
{
	font-size:11px;
	color:#FFFFFF;
	padding:0 30px 0 0;
}

#footer td a
{
	color: #FFF;
	text-decoration: none;
}

#footer td a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* U U D I S T E   B L O K K  */
#newsBlock
{
	background:url(../graphics/dotted.gif) right 100% repeat-y;
}

#newList ul
{
	list-style:none;
	float:left;
	color:#6296c6;
	font-size:11px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

#newList ul li
{
	line-height:18px;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	/*text-transform:capitalize;*/
	background:url(../graphics/list3corn.gif) left top no-repeat;
}

#newList ul li a
{
	color:#6296c6;
	text-decoration: none;
}

#newList ul li a:hover
{
	text-decoration: underline;
}

#sisu
{
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}

/*PRODUCTS BOX'S*/
.ConteinerProduct{
	float:left; 
	border:0px solid #000000; 
	width:229px;
}

.Product{
	float:left;
	border:0px solid #000000;
	width:227px;
	height:164px;
	margin:0 5px 5px 0;
	background:url(../graphics/productBg.gif) left top no-repeat;
}

/* BUTTONS*/
.buttonGray_80px{
	background-image:url('../graphics/buttonGray_80x20.gif'); 
	background-color:transparent; 
	background-repeat:no-repeat; 
	border:0px; 
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold; color:#FFFFFF; 
	text-align:center; 
	width:80px; 
	height:20px; 
}

.buttonBlue_80px{
	background-image:url('../graphics/buttonBlue_80x20.gif'); 
	background-color:transparent; 
	background-repeat:no-repeat; 
	border:0px; 
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold; color:#FFFFFF; 
	text-align:center; 
	width:80px; 
	height:20px; 
}

.buttonGray_90px{
	background-image:url('../graphics/buttonGray_90x20.gif'); 
	background-color:transparent; 
	background-repeat:no-repeat; 
	border:0px; 
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold; color:#FFFFFF; 
	text-align:center; 
	width:90px; 
	height:20px; 
}

.buttonGray_175px{
	background-image:url('../graphics/buttonGray_175x20.gif'); 
	background-color:transparent; 
	background-repeat:no-repeat; 
	border:0px; 
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold; color:#FFFFFF; 
	text-align:center; 
	width:175px; 
	height:20px; 
}


.buttonGray_230px{
	background-image:url('../graphics/buttonGray_230x20.gif'); 
	background-color:transparent; 
	background-repeat:no-repeat; 
	border:0px; 
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold; color:#FFFFFF; 
	text-align:center; 
	width:230px; 
	height:20px; 
}

/* LISTTABLE */
.listtable{
	width:100%;
	border:0px;
	border-collapse:collapse;
}
.listtable th{
	text-align:left;
	padding:0px 3px 10px 3px;
	color:#afafaf;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.listtable td{
	padding:3px;
	height:25px;
}

/* DATATABLE */
.datatable{
	border:0px;
	border-collapse:collapse;
}
.datatable th{
	color:#2a6aa5;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:100px;
	height:25px;
	padding:4px;
}
.datatable td{
	height:25px;
	padding:4px;
}

/*
 * CATEGORIES
 */
.category_spacer{
	border:none;
	height:1px;
	empty-cells:show;
	font-size:0px;
	line-height:0px;
	background:url(../graphics/dotted.gif) bottom repeat-x;
}
.category_1_active a:link, .category_1_active a:active, .category_1_active a:hover, .category_1_active a:visited,
.category_2_active a:link, .category_2_active a:active, .category_2_active a:hover, .category_2_active a:visited,
.category_3_active a:link, .category_3_active a:active, .category_3_active a:hover, .category_3_active a:visited,
.category_4_active a:link, .category_4_active a:active, .category_4_active a:hover, .category_4_active a:visited{
	color:#FFAF30;
	font-weight:bold;
}

/* cateogory_1 */
.category_1,
.category_1_open,
.category_1_active{
	border:none;
	padding:6px 0;
	text-transform:uppercase;
}
.category_1 a:link, .category_1 a:active, .category_1 a:hover, .category_1 a:visited{
	color:#6296C6;
	font-weight:bold;
}
.category_1_open a:link, .category_1_open a:active, .category_1_open a:hover, .category_1_open a:visited{
	color:#8EC3F4;
	font-weight:bold;
}

/* cateogory_2 */
.category_2{
	border:none;
	padding:6px 0 6px 20px;
	background:url(../graphics/category_2_bullet.jpg) left no-repeat;
}
.category_2_open,
.category_2_active{
	border:none;
	padding:6px 0 6px 20px;
	background:url(../graphics/category_2_bullet_active.jpg) left no-repeat;
}
.category_2 a:link, .category_2 a:active, .category_2 a:hover, .category_2 a:visited{
	color:#6296C6;
	font-weight:normal;
}
.category_2_open a:link, .category_2_open a:active, .category_2_open a:hover, .category_2_open a:visited{
	color:#8EC3F4;
	font-weight:bold;
}

/* cateogory_3 */
.category_3{
	border:none;
	padding:4px 0 4px 36px;
	background:url(../graphics/category_3_bullet.jpg) left no-repeat;
}
.category_3 a:link, .category_3 a:active, .category_3 a:hover, .category_3 a:visited{
	color:#6296C6;
	font-weight:normal;
}
.category_3_open,
.category_3_active{
	border:none;
	padding:4px 0 4px 36px;
	background:url(../graphics/category_3_bullet_active.jpg) left no-repeat;
}
.category_3_open a:link, .category_3_open a:active, .category_3_open a:hover, .category_3_open a:visited{
	color:#8EC3F4;
	font-weight:bold;
}

/* cateogory_4 */
.category_4{
	border:none;
	padding:4px 0 4px 50px;
	background:url(../graphics/category_4_bullet.jpg) left no-repeat;
}
.category_4 a:link, .category_4 a:active, .category_4 a:hover, .category_4 a:visited{
	color:#6296C6;
	font-weight:normal;
}
.category_4_open,
.category_4_active{
	border:none;
	padding:4px 0 4px 50px;
	background:url(../graphics/category_4_bullet_active.jpg) left no-repeat;
}
.category_4_open a:link, .category_4_open a:active, .category_4_open a:hover, .category_4_open a:visited{
	color:#8EC3F4;
	font-weight:bold;
}


/* NEW GB STYLES */
.gb-table		{ border:0px none; }
.gb-table-th	{ border:0px none; height:20px; text-align:left; vertical-align:top; color:#afafaf; font-size:11px; text-transform:uppercase; font-weight:bold;	padding:3px 5px; }
.gb-table-td	{ vertical-align:middle; text-align:left; padding:3px 5px; }

.gb-align-left		{ text-align:left; }
.gb-align-center	{ text-align:center; }
.gb-align-right		{ text-align:right; }
.gb-align-top		{ vertical-align:top; }
.gb-align-middle	{ vertical-align:middle; }
.gb-align-bottom	{ vertical-align:bottom; }

.gb-nowrap			{ white-space:nowrap; }

/* NEW TAIG STYLES */
/* Product List */
.taig-productlist-table					{ width:100%; }
.taig-productlist-table .gb-table-th	{ border-bottom:1px solid #E0E0E0; }
.taig-productlist-table .gb-table-td	{ border-bottom:1px solid #E0E0E0; }
.taig-productlist-table .taig-product-image	{ border:0 none; width:50px; }

a.taig-productlist-onlineservice-link:link,
a.taig-productlist-onlineservice-link:active,
a.taig-productlist-onlineservice-link:hover,
a.taig-productlist-onlineservice-link:visited	{ color:#FFAF30; font-weight:normal; }

/* Product Details */
.taig-product-newtag	{ color:#ff0000; font-weight:bold; }
.taig-product-oldprice	{ color:#AFAFAF; text-decoration:line-through; }
.taig-product-onlineservice-link	{ width:230px; text-align:center; }
.taig-product-onlineservice-link *	{ color:#FFAF30; font-weight:bold; }

.taig-content-table					{ width:100%; height:100%; margin:8px 0; }
.taig-content-table-td-content		{ height:1%; text-align:left; vertical-align:top; padding:0 20px 0 15px; background:transparent url(../graphics/dotBlack.gif) repeat-y scroll right top; }
.taig-content-table-td-noborder		{ height:1%; text-align:left; vertical-align:top; padding:0; padding-left:15px; background:transparent none; }
.taig-content-table-td-separator	{ height:34px; background:transparent url(../graphics/crayDot.gif) repeat-x scroll left center; }
.taig-content-table-td-bottom		{ height:auto; background:transparent url(../graphics/dotBlack.gif) repeat-y scroll right top; }

.taig-frontpage-table					{ width:100%; border:0 none; }
.taig-frontpage-table .taig-table-td1	{ text-align:left; vertical-align:top; padding-right:10px; line-height:18px; }
.taig-frontpage-table .taig-table-td2	{ width:20px; background:transparent url(../graphics/dotBlack.gif) repeat-y scroll right top; }
.taig-frontpage-table .taig-table-td3	{ text-align:left; vertical-align:top; padding-left:10px; width:200px; line-height:18px; }

.taig-title-yellow	{ font-weight:bold; color:#FFA619; display:block; margin-bottom:10px; text-transform:uppercase; }
.taig-link-bullet	{ background:transparent url(../graphics/bullet.jpg) left no-repeat; padding-left:15px; }
.taig-spacer		{ width:0; height:0; border:0 none; font-size:0; line-height:0; empty-cells:hide; }

/* taig-panel */
.taig-panel									{ border:0 none; }
.taig-panel .taig-panel-corner-lefttop		{ width:9px; height:9px; background:transparent url(../graphics/LTcorner.gif) no-repeat; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-corner-righttop		{ width:9px; height:9px; background:transparent url(../graphics/RTcorner.gif) no-repeat; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-corner-leftbottom	{ width:9px; height:9px; background:transparent url(../graphics/LBcorner.gif) no-repeat; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-corner-rightbottom	{ width:9px; height:9px; background:transparent url(../graphics/RBcorner.gif) no-repeat; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-side-top			{ height:9px; background:transparent url(../graphics/CTcorner.gif) left top repeat-x; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-side-right			{ width:9px; background:transparent url(../graphics/CRcorner.gif) right top repeat-y; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-side-bottom			{ height:9px; background:transparent url(../graphics/CBcorner.gif) left top repeat-x; font-size:0; empty-cells:show; }
.taig-panel .taig-panel-side-left			{ width:9px; background:transparent url(../graphics/CLcorner.gif) left top repeat-y; font-size:0; empty-cells:show; }

/* taig-formtable */
.taig-formtable						{ border:0 none; }
.taig-formtable .gb-table-caption	{ font-weight:bold; color:#FFA619; display:block; padding-bottom:8px; text-transform:uppercase; }
.taig-formtable .gb-table-th		{ font-weight:bold; color:#6296C6; font-size:11px; margin:0 0 0 5px; }
.taig-formtable	.gb-table-td		{}

/* taig-gridtable */
.taig-gridtable						{ border:0 none; }
.taig-gridtable .gb-table-caption	{ font-weight:bold; color:#FFA619; display:block; padding-bottom:8px; text-transform:uppercase; }
.taig-gridtable .gb-table-th		{ padding:5px 8px; background-color:#EDEDED; font-weight:bold; color:#2A6AA5; font-size:11px; }
.taig-gridtable	.gb-table-td		{ padding:5px 8px; background-color:transparent; }
.taig-gridtable	.gb-table-tr  .gb-table-td		{ padding:5px 8px; background-color:transparent; }
.taig-gridtable .gb-table-tr2 .gb-table-td		{ padding:5px 8px; background-color:#EDEDED; }

/* Form Elements */
.taig-form-text				{}
.taig-form-password			{}

/* Messages */
.taig-error				{ color:#FF0000; font-weight:bold; margin-bottom:10px; }
.taig-message			{ color:#6296C6; font-weight:bold; margin-bottom:10px; }

/* Login */
.taig-login						{}
.taig-login .gb-table			{ width:100%; height:100%; border:0 none; }
.taig-login	.gb-table-td1		{ vertical-align:middle; color:#ffffff; }
.taig-login	.gb-table-td1 a		{ color:#ffffff; padding-right:20px; text-decoration:none; }
.taig-login .gb-table-td2		{ vertical-align:middle; text-align:right; padding-right:10px; color:#ffffff; }
.taig-login .gb-table-td2 a		{ color:#ffffff; font-weight:bold; text-decoration:none; }
.taig-login .gb-form-text		{ width:107px; height:20px; border:0 none; background-color:#ffffff; padding:2px 4px; }
.taig-login .gb-form-button		{ background:transparent; color:#ffffff; border:0 none; }
