BODY {
	margin:0px; 
	background-image: url(images/BBTrade/v2/body_bk.gif); 
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}	
A {display:block;text-decoration:none;vertical-align:middle;font-family:Arial;} 
A:HOVER {text-decoration:none;vertical-align:middle;} 
A:VISITED {text-decoration:none;vertical-align:middle;}

FORM.qsearch_form {
	padding: 0px;
	margin: 0px;
}


DIV.IE_center {position:relative;text-align:center; height: auto;}
DIV.top_menu {position:relative;left:0px;top:0px;height:26px;width:994px; margin-left: auto; margin-right: auto;}
DIV.logo {position: relative;left: 0px;top: 0px;width: 994px;height: 126px; margin-left: auto; margin-right: auto;}
DIV.menu {position:relative;left:0px;top:0px;height:39px;width:994px; margin-left: auto; margin-right: auto;z-index:1;}
DIV.breadcrumb {
position:relative;
left:3px;
top:0px;
height:20px;
width:100%;
vertical-align: middle;
margin-left: auto; 
margin-right: auto;
}
DIV.contents_wrapper {
	position:relative;
	width:996px;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial; 
	text-align: left; 
	height: auto;
	z-index: 0;
}
.columnLeft {width:222px;height:auto;vertical-align: top;}
.columnMiddle {width:774px;height:auto;vertical-align: top;}
DIV.columnLeft {position:absolute;left:0px;top:0px;width:222px;height:auto;}
DIV.columnMiddle {position:absolute;left:0px;top:0px;width:774px;height:auto;}
DIV.footer_wrapper {
	position: relative;
	width: auto;
	height: 184px;
	left: 0px;
	top: 5px;
	background-image: url(images/BBTrade/v2/footer_bk.gif);
	background-repeat: repeat-x;
}
DIV.footer {
	position:relative;
	width:994px;
	left:0px;
	top: 0px; 
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

TD {font-family:Arial;color: black;}
TD.smallText {font-size:10px;}
TD.normalText {font-size:12px;}
TD.mediumText {font-size:16px;}
TD.largeText {font-size:20px;}
TD.xlargeText {font-size:22px;}
TD.smallTextRed{color: #d30000;font-size:10px;}
.smallText {font-size:10px;}
.normalText {font-size:12px;font-weight:normal;}
.mediumText {font-size:16px;}
.largeText {font-size:20px;}
.xlargeText {font-size:22px;}
.smallTextRed{color: #d30000;font-size:10px;}

TD.errmsg {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: maroon; 
}
TD.messageStackError {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: maroon; 
}

/*  Vrchne menu  */
#top_menu td {font-size:12px;font-weight:normal;height: 26px;}
#top_menu a {
	color: white;
	line-height:26px;
	text-align:right; 
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 5px; 
}
#top_menu a.login {background-image: url(images/BBTrade/v2/login_icon.gif);}
#top_menu a.login:hover {
	background-image: url(images/BBTrade/v2/login_icon_hover.gif);
}
#top_menu a.newacc {background-image: url(images/BBTrade/v2/new_account.gif);}
#top_menu a.newacc:hover {
	background-image: url(images/BBTrade/v2/newacc_icon_hover.gif);
}
#top_menu td.delim {background-position:center top;background-repeat:no-repeat;width:15px; background-image: url(images/BBTrade/v2/header_top_delim.gif);}
	
/*  Logo  */

#logo td.delim{
	background-image: url(images/BBTrade/v2/header_logo_delim.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
}

#cartbk td.left {
	background-image: url(images/BBTrade/v2/cart_bk_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
}

#cartbk td.middle {
	background-image: url(images/BBTrade/v2/cart_bk_middle.gif);
	background-repeat: repeat-x;
	width: 215px;
}

#cartbk td.right {
	background-image: url(images/BBTrade/v2/cart_bk_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	width: 36px;	 
}

DIV.cart_contents {
	position: absolute;
	top: 38px;
	left: 730px;
	width: 280px;
	text-align: left;
}

#cart_contents td.cart_count {
	font-size: 12px;
	background-image: url(images/BBTrade/v2/cart_cart.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	vertical-align: top;
	padding-top: 2px;
}

#cart_contents td.cart_href {
	vertical-align: top;
}

#cart_contents a.cart_href {
	color: white;
	width: 141px;
	height: 45px;
	line-height: 38px;
	font-size: 20px;
	text-indent: 45px;
	vertical-align: top;
	background-image: url(images/BBTrade/v2/cart_button.png);	
	background-position: center 0px;
	background-repeat: no-repeat;
}

#cart_contents a.cart_href:hover {
	background-image: url(images/BBTrade/v2/cart_button_hover.gif);
}	

/*  Hlavne menu  */

.menu a {display:block;line-height:37px;color:#777777;text-align:center;font-size:14px;}
.menu a:hover {background-image: url(images/BBTrade/v2/menu_bkH.gif);background-repeat: repeat-x;color:white;}

.qsearch {
	width: 355px;
	height: 27px;
}

.qsearch .backimg {
	background-image: url(images/BBTrade/v2/search_bk.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 100%; 
	height: 27px;
	color: white; 
}
.qsearch input {
	background-color: transparent;
	border: 0px;
	color: #6f6f6f;
	font-size: 11px;
	font-style: italic;
}
.qsearch .submit {
	background-image: url(images/BBTrade/v2/search_magnify.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
} 

/*  Katalog  */

DIV.catalog  {
	position: relative;
	left: 0px;
	top: 0px;
}

#catalog td.top {
	background-image: url(images/BBTrade/v2/catalog_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}

#catalog td.item {
	font-size: 11px;
	background-image: url(images/BBTrade/v2/catalog_bk.gif);
	background-repeat: repeat-y;
	height: 20px;
}

#catalog td.item_inner {
	font-size: 11px;
	height: 20px;
}

#catalog td.underline {
	background-image: url(images/BBTrade/v2/catalog_delim.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2px;
}

#catalog td.bottom {
	background-image: url(images/BBTrade/v2/catalog_bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#catalog td.button {
	font-size: 12px;
	font-weight: bold;
	color:#777777;
	height: 38px;
}
#catalog td.pbutton {
	width: 222px;
	background-image: url(images/BBTrade/v2/catalog_pbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
}

#catalog td.mbutton {
	width: 222px;
	background-image: url(images/BBTrade/v2/catalog_mbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
}

#catalog a.parent {color:black;}
#catalog a.child {color:#d30000;}
#catalog a.parent:hover{color:#42b91c;font-weight:bold;}
#catalog a.child:hover{color:#42b91c;font-weight:bold;}
#catalog a.button{
	color:black;
	line-height: 32px;
	vertical-align: middle;
}
#catalog a.button:hover{
	background-image: url(images/BBTrade/v2/catalog_button_hover.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

/* Zobrazenie produktov v ramikoch  */

#product_box_v2 td.left {
	background-image: url(images/BBTrade/v2/product_box_left.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 9px;
	height: 267px;
}

#product_box_v2 td.middle {
	background-image: url(images/BBTrade/v2/product_box_middle.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 237px;
	height: 267px	
}

#product_box_v2 td.right {
	background-image: url(images/BBTrade/v2/product_box_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 9px;
	height: 267px;
}

#product_box_v2 td.name {
	font-size: 12px;
	font-weight: bold;
	color: rgb(228,30,31);	
}

#product_box_v2 a.name {
	color: rgb(228,30,31);	
}

#product_box_v2 td.delim {
	background-image: url(images/BBTrade/v2/product_box_delim.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#product_box_v2 a.cart {
	background-image: url(images/BBTrade/v2/product_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 22px;
	line-height: 18px;
	font-size: 10px;
	color: black;
	text-align: center;
}
#product_box_v2 a.cart:hover {background-image: url(images/BBTrade/v2/product_cart_hover.gif);}
#product_box_v2 a.detail {
	background-image: url(images/BBTrade/v2/product_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
}
#product_box_v2 a.detail:hover {background-image: url(images/BBTrade/v2/product_detail_hover.gif);}

#product_box_v2 td.price {
/*
	background-image: url(images/BBTrade/v2/product_euro.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
*/	
}

/*  Box akcii na hlavnej stranke  */

#specials_box td.left {
	background-image: url(images/BBTrade/v2/specials_box_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 293px;
}

#specials_box td.middle {
	background-image: url(images/BBTrade/v2/specials_box_middle.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	width: 210px;
	height: 292px;	
}

#specials_box td.right {
	background-image: url(images/BBTrade/v2/specials_box_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 293px;
}

#specials_box td.name {
	font-size: 12px;
	color: rgb(228,30,31);	
}

#specials_box td.price {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgb(228,30,31);	
}

#specials_box td.hdelim {
	background-image: url(images/BBTrade/v2/specials_hdelim.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#specials_box td.vdelim {
	background-image: url(images/BBTrade/v2/specials_vdelim.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 47px;
	height: 292px; 
}
	
#specials_box a.cart {
	text-align: center;
	line-height: 33px;
	font-size: 12px;
	font-weight: bold;
	color:white;
	background-image: url(images/BBTrade/v2/specials_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#specials_box a.cart:hover {
	background-image: url(images/BBTrade/v2/specials_cart_hover.gif);
}

#specials_box a.detail {
	line-height: 18px;
	font-size: 10px;
	color:black;
	text-align: center;
	background-image: url(images/BBTrade/v2/specials_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#specials_box a.detail:hover {
	background-image: url(images/BBTrade/v2/specials_detail_hover.gif);
}

/*  Zobrazenie produktov v riadkoch  */

.pManufacturer {font-size:12px;color: black;}
.pName {font-size:12px;color: rgb(228,30,31);}	
.pCatalog {font-size:10px;color: black;}
.pStatus {font-size:10px;color: black;}
.pPrice{font-size:20px;color: rgb(228,30,31);}
.pPriceCol {
	background-image: url(images/BBTrade/v2/product_euro.gif);
/*	background-repeat: no-repeat;*/
	background-position: center center;
}

#product_row td {
	background-position: 0px 0px;
	background-repeat: no-repeat	
}
#product_row td.left {
	background-image: url(images/BBTrade/v2/product_row_left.gif);
	width: 8px;
}
#product_row td.img_mid {
	background-image: url(images/BBTrade/v2/product_row_img_middle.gif);
	background-repeat: repeat-x;
}
#product_row td.img_right {
	background-image: url(images/BBTrade/v2/product_row_img_right.gif);
	width: 5px;
}
#product_row td.mid {
	background-image: url(images/BBTrade/v2/product_row_middle.gif);
	background-repeat: repeat-x;
}
#product_row td.right {
	background-image: url(images/BBTrade/v2/product_row_rigjht.gif);
	width: 5px;
}
#product_row td.delim {
	background-image: url(images/BBTrade/v2/product_row_delim.gif);
	background-position: center center;
}
#product_row td.status {
	background-image: url(images/BBTrade/v2/product_status.gif);
	background-position: center center;
}
#product_row td.price {
/*
	background-image: url(images/BBTrade/v2/product_euro.gif);
	background-position: center center;
*/	
}
#product_row a.cart {
	background-image: url(images/BBTrade/v2/product_row_cart.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	font-size: 12px;
	color: white;
	text-align: center;
}
#product_row a.cart:hover {background-image: url(images/BBTrade/v2/product_row_cart_hover.gif);}
#product_row a.detail {
	background-image: url(images/BBTrade/v2/product_row_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 22px;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
	color: black;
}
#product_row a.detail:hover {background-image: url(images/BBTrade/v2/product_row_detail_hover.gif);}

.p_detail td.p_img {
background-color: white;
vertical-align: middle;
}
.p_detail td.p_manufacturer {
font-size: 14px;
font-weight: bold;
text-align: left;
vertical-align: middle;
}
.p_detail span.p_name {
	color: rgb(228,30,31);	
}
.p_detail td.p_other_price {
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: line-through;	
}
.p_detail td.p_our_price {
	font-size: 18px;
	font-weight: bold;
	color: rgb(228,30,31);
}
.p_detail td.p_price_save {
	font-size: 12px;
	color: green;
	font-weight: bold;
}
.p_detail td.p_catalog {
	font-size: 11px;
	color: #555555;
}

#product_info a.cart {
	background-image: url(images/BBTrade/v2/product_detail_cart.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 36px;
	width: 121px;
	line-height: 33px;
	vertical-align: middle;
	font-size: 12px;
	color: white;
	text-align: center;
}
#product_info a.cart:hover {background-image: url(images/BBTrade/v2/product_detail_cart_hover.jpg);}

.input_form {}
.input_form td {height:25px;}
.input_form td.lbl{text-align:right;font-weight:bold;font-size:11px; padding-right:10px;}
.input_form td.inp{text-align:left;font-size:11px;font-weight:bold;}
.input_form td.sub{height: 60px;text-align:left;vertical-align:middle;}

#footer td.cust_services {
	background-image: url(images/BBTrade/v2/cust_services_bk.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#footer td.links {font-size:11px;font-family:Arial, Helvetica, sans-serif;color:black;}
#footer a.links {color:black;}
#footer a.links:hover {color:black;text-decoration:underline;}
#footer td.item {font-size:11px; font-weight: bold;font-family:Arial, Helvetica, sans-serif;}
#footer a {color:#264f0a;}
#footer a:hover {color:#264f0a;text-decoration:underline;}

.pagelist {
font-size:11px; 
font-weight: bold;
color:#aaaaaa;
}
.pagelist .page_delim_small {
	background-image: url(images/BBTrade/page_list_delimiter_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.pagelist a {
color:black;
}
.pagelist a:hover {
color:#777777;
}
.delimiter {
	background-image: url(images/BBTrade/page_list_delim.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:16px;
}

/*
#products_list {font-size:12px; font-weight: bold;}
#products_list td.page_list{font-size:11px; color:#aaaaaa;} 
#products_list td.page_number{font-size:12px; color:#d10d0e;} 
#products_list td.page_delim {
	background-image: url(images/BBTrade/page_list_delim.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width:16px;
}
#products_list td.page_delim_small {
	background-image: url(images/BBTrade/page_list_delimiter_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#products_list a {font-size: 11px; font-weight: bold; color:black; text-decoration: underline;}
#products_list td.disabled {font-size: 11px; font-weight: bold; color:#aaaaaa;}
#products_list a:hover {font-size:11px; color:#777777;}
#products_list a.selector.selected {color: #d10d0e;}
#products_list a.selector.normal {color: black; /*#7a7a7a;
*/}

#products_filter {font-weight: bold;}
#products_filter td.menu {color: black; font-size: 11px;}
#products_filter td.info {color: #aaaaaa; font-size: 11px; text-decoration:underline;background-color: transparent;}
#products_filter select {
	font-size: 11px;
	color: black;
	background-color: white;
}


.floatImg {
	float: left;
}



#trail td {font-size: 12px;vertical-align: middle;font-weight:bold;}
#trail a {color:#555555;}
#trail a:hover {text-decoration:underline;}

#shopping_cart {}
#shopping_cart tr.even {
	background-color: #ededed;
}
#shopping_cart tr.odd {
	background-color: #dddddd;
}
#shopping_cart td { text-align: center; font-size: 11px;	font-weight: bold;}
#shopping_cart a {
	color: #777777;
}

DIV.shipping_form_bk {
	position: relative;
	left: 25px;
	top: 0px;
	height: auto;
	width: 749px;
}

#shipping_form {}
#shipping_form td.title {
	font-size: 14px;
	font-weight: bold;
	color: #000050; /*#777777;*/
	height: 35px;
	text-align: left;
	vertical-align: middle;	
}
#shipping_form td.subtitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #aaaaaa;
	padding-left: 10px;
	background-image: url(images/BBTrade/catalog_black_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#shipping_form td.text {
	font-size: 12px;
	font-weight: bold;
	color: #000050; /*#7a7a7a;*/
	padding-left: 10px;
}
#shipping_form td.delim {
	background-color: white; /*#eaeaea;*/
	height: 5px;
	width: 100%;
}
#shipping_form td.delimshort {
	background-color: #eaeaea;
	height: 2px;
	width: 100%;
}
#shipping_form a {
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
#shipping_form a:hover {
	color: #777777;
}

.input_bk {
	background-image: url(images/BBTrade/v2/input.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 223px;
	height: 30px;
}
.input_text {
	background-color: transparent;
	border: 0px;
}
.login_lbl {
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;
	
}


/*
DIV.cust_services_bk {
	position: relative;
	left: 0px;
	top: 10px;
	height: auto;
	width: 220px;
	background-image: url(images/BBTrade/header_logo_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#cust_services {}
#cust_services p.title {font-size: 16px;font-weight: bold;color: black; vertical-align: middle;}
#cust_services p.subtitle {font-size: 12px;font-weight: bold;text-align: left;color: orange;}
#cust_services p.text {font-size: 12px;font-weight: normal;color: black;text-align: justify;}
#cust_services p.smalltext {font-size: 10px;font-weight: normal;color: black;text-align: justify;}
#cust_services a {font-size: 12px;font-weight: bold;color: #777777; text-decoration: underline;}
#cust_services a:hover {color: black;}

DIV.menubox {
	position: relative;
	left: 0px;
	top: 15px;
	height: auto;
	width: 220px;
	background-image: url(images/BBTrade/header_logo_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menubox {}
#menubox td.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #000050;
}
#menubox td.item {
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: #000050;
}
#menubox a {
	font-weight: normal;
	padding-left: 15px;
	color: #000050; 
}
#menubox a:hover {text-decoration: underline;}
*/

.combo {
	background-image: url(images/BBTrade/v2/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dropdown {
width: 100px; 
height: 15px;
line-height: 15px;
border: 0px solid black;
position: relative;
cursor: hand;
cursor: pointer;
font-size:11px;
font-family:Arial;
font-weight: bold;
text-align:left;
vertical-align:middle;
color:rgb(0,100,0);
}
.dropdown .title {
color: rgb(0,100,0);
font-size: 11px;
font-weight: bold;
text-align: center;
}
.dropdown .box {
position: absolute;
left: 0;
top:15px;
width: 150px; 
padding:10px 0px 10px 0px;
border: 1px solid rgb(200,200,200);
background:rgb(120,220,120);
display: none;
z-index: 5;
font-weight: normal;
font-size:11px;
line-height:20px;
cursor:normal;
text-align: center;
filter:alpha(opacity=90);
opacity:0.9;
}
.dropdown li {
	color: black;
	font-size: 10px;
}
.dropdown .box a {
width: auto;
display: block;
background: transparent;
font-weight: bold;
text-decoration: none;
border: 0px;
padding: 0px 0px;
text-indent: 0px;
text-align:center;
color: rgb(0,0,0);
}
.dropdown .box a:hover {
color: black;
background-color:rgb(200,255,200);
}

.services {
width: 100px; 
height: 35px;
line-height: 35px;
border: 0px solid black;
position: relative;
cursor: hand;
cursor: pointer;
font-size:14px;
font-family:Arial;
font-weight: normal;
text-align:center;
vertical-align:middle;
/*color:#777777;*/
}
.services .title {
color: rgb(0,100,0);
font-size: 11px;
font-weight: bold;
text-align: center;
}
.services .box {
position: absolute;
left: 0;
top:35px;
width: 150px; 
padding:10px 0px 10px 0px;
border: 1px solid rgb(200,200,200);
background:#be2424;
display: none;
font-weight: normal;
font-size:12px;
line-height:14px;
cursor:normal;
text-align: center;
filter:alpha(opacity=90);
opacity:0.9;
z-index: 5;
}
.services .box a {
	line-height: 18px;
width: auto;
display: block;
background: transparent;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: 0px;
padding: 0px 0px;
text-indent: 0px;
text-align:center;
color: rgb(255,255,255);
}
.services .box a:hover {
color: white;
background-color:#e42424;
}

.services_td {
	color: #777777;
	text-align: center;
}
.services_td_hover {
background-image: url(images/BBTrade/v2/menu_bkH.gif);
background-repeat: repeat-x;
text-align: center;
color:white;
}

.pl_ctrl {
	font-size: 11px;
	font-weight: bold;
}
.pl_ctrl td {
	width: 25px;
	text-align: center;
	border: 1px solid #aaaaaa;
	color: rgb(200,200,200);
}
.pl_ctrl td.curpage {
	background-color: white;
	color: black;
}
.pl_ctrl a {
	display: block;
	background-color: rgb(220,220,220);
	color: black;
}
.pl_ctrl a:hover {
	background-color:rgb(200,255,200);
}
.pl_ctrl td.delim {
	width: 0px;
}

.document-table {
	font-size:11px;
}
.document-table p {
	margin: 0px;
}
.document-table a {
	display: inline;
}

