COPYRIGHT
{
    ALL: "Copyright (c) 2000 - Incordia AB, site: http://www.incordia.se, email: mailto:info@incordia.se"
}

BODY{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	color: #000000;
	background-color : #FFFFFF;
}

BODY.login{
	MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 30px
}

body.closedmain{
	MARGIN: 10px 10px 10px 10px;
	padding-top: 30px;
}

A{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: 500;
    TEXT-DECORATION: none
}

A:hover{
    TEXT-DECORATION: underline
}

TD{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

TH{
	BACKGROUND-COLOR: Silver;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
}

FORM{
	margin: 0px;
	padding: 0px;
}

P{
	margin: 0px;
	padding: 0px;
}

INPUT{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
}

TEXTAREA{
    FONT-SIZE: 11px;
}

SELECT{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
}

.sbtn{
    WIDTH: 20px
}

.nbtn{
    WIDTH: 60px
}

.lbtn{
    WIDTH: 100px
}

TR.divider{
    BACKGROUND-COLOR: #D3D3D3;
    HEIGHT: 1px;
    WIDTH: 100%;
}

TD.categoryhead0{
	COLOR: Gray;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 900;
	TEXT-TRANSFORM: uppercase;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

TD.categoryhead1{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

SPAN.eontop{
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 15px;
    FONT-STYLE: italic;
    FONT-WEIGHT: 800;
    HEIGHT: 100%;
    TEXT-ALIGN: right;
    WIDTH: 100%
}

TD.eontop_shoptitle SPAN.shopsign1{
	display: none;
}

BODY.left{
	background-color: #FFFFFF
}

BODY.right{
	background-color: #FFFFFF;
}

BODY.eontop{
	background-image: url(bgtop.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	MARGIN: 0px;
	padding-right:34px;
}

BODY.shopbottom{
	background-image: url(bgbottom.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top left;
	FONT-FAMILY: Verdana;
	MARGIN: 0px;
	padding: 0px;
	padding-top: 0px;
}

/* Main frame*/
BODY.login,
BODY.main{
	MARGIN: 0px;
	padding-top:15px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-image: none;
}

/* Erbjudanden */
BODY.offers{
	
}

TABLE.edt_bottom{
	width: 780px;
}

TABLE.edt_bottom TD.edt_left{
	width: 392px;
}

TABLE.edt_bottom TD.edt_right{
	background-image: url(bgenews.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 9px;
	padding-top: 5px;
}

TABLE.edt_bottom TD.input_txt{
	padding-right: 7px;
}

TABLE.edt_bottom TD.input_txt INPUT.input_txt{
	border: 1px solid #FFFFFF;
	width: 194px;
	height: 19px;
	padding-left: 7px;
	padding-top: 2px;
	font-size: 10px;
}

BODY.offers H2{
	display: none;
}

/* Top meny*/
BODY.head{
	background-image: url(bghead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	margin : 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 55px;
}



TABLE.menubar{
	margin: 0px;
	padding: 0px;
	width: 1px;
}

TD.menu{
	background-image: url(headdiv.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 14px;
	height: 1px;
}

TD.doclast{
	background-image: none;
}

TD.search{
	
}

TD.searchbar{
	display: none;
}

TD.menubar{
	vertical-align : middle;
}

/* Huvud meny*/
SELECT.cartlist{
	margin: 0px;
	padding: 0px;
   FONT-FAMILY: Verdana;
   WIDTH: 244px;
	height: 18px;
	border: 1px solid #000000;;
}

/* Summa pris*/
INPUT.sum{
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: #ffffcc 0px;
	BORDER-LEFT: #ffffcc 0px;
	BORDER-RIGHT: #ffffcc 0px;
	BORDER-TOP: #ffffcc 0px;
	COLOR: #FFFFFF;
	font-size: 10px;
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
	width: 180px;
}

INPUT.btn{
    BACKGROUND-COLOR: Silver;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold
}

TABLE.categorybox{
	MARGIN: 0px;
	WIDTH: 100%;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

TABLE.orderbox{
	BACKGROUND-COLOR: Black;
	BORDER-BOTTOM: 2px solid Black;
	BORDER-LEFT: 2px solid Black;
	BORDER-RIGHT: 2px solid Black;
	BORDER-TOP: 2px solid Black;
	MARGIN: 0px;
	WIDTH: 100%;
	color: #FFFFFF
}

H2{
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	color: #3d3d3d;
	margin:0px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

A.doc{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A.doc:hover{
	FONT-WEIGHT: bold;
	text-decoration: none;
}

A.doc:active{
	FONT-WEIGHT: bold;
}

/* Träd */
BODY.navbar{	
	background-image: url(bgnavbar.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: fixed;
	MARGIN: 0px;
	padding: 0px;
	padding-left: 3px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	overflow-x: hidden;
}

BODY.navbar BR{
	display: none;
}

BODY.navbar TD{
	/*vertical-align: middle;*/
	padding-top: 3px;
	/*padding-left: 0px;*/
}

TABLE.navroot{
	width: 100%;
}

TABLE.navbar{

}

A.navroot{
	display: none;
}

A.nav{
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
	font-size: 10px;
	TEXT-DECORATION: none;
	vertical-align: top;
	margin-bottom: 5px;
}

A.nav:active{
	FONT-WEIGHT: normal:
}

A.nav:hover{
	TEXT-DECORATION: none;
	color: #000000;
}

TD.level1{
	background-image: url(bgtree.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 20px;
	width: 189px;
	margin: 0px;
	padding: 0px;
}

TR.level1 TD.expanded{
	background-image: url(bgtreexp.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 20px;
	width: 189px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

TD.level2,
TD.level3{
	margin: 0px;
	padding: 0px;
}

TD.level2 IMG.of,
TD.level2 IMG.cf,
TD.level3 IMG.of,
TD.level3 IMG.cf{
	display: none;
}

TR.level1 TD.level1 IMG.dots,
TR.level1 TD.level1 IMG.blankdots,
TR.level1 TD.level1 IMG.lastdots{
	width: 11px;
}

TR.level2 TD.level2 IMG.dots,
TR.level2 TD.level2 IMG.blankdots,
TR.level2 TD.level2 IMG.lastdots{
	width: 11px;
}

TR.level3 TD.level3 IMG.dots,
TR.level3 TD.level3 IMG.blankdots,
TR.level3 TD.level3 IMG.lastdots{
	width: 11px;
}

TR.level2 TD.level2,
TR.level3 TD.level3{
	background-color: #d9d9d9;
}

TR.level3 TD.last{
	height: 20px;
	width: 189px;
}

TR.level2 TD.last{
	background-image: url(bgtreelast.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 20px;
	width: 189px;
	padding-bottom: 5px;
}

TR.level2 TD.expanded{
	padding-bottom: 0px;
	background-image: none;
}

TR.level3 TD.expanded{
	background-image: none;
}

INPUT.onsalepricetag{
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: 1px;
	BORDER-LEFT: 1px;
	BORDER-RIGHT: 1px;
	BORDER-TOP: 1px;
	color: #288b1d;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	WIDTH: 120px
}

INPUT.pricetag{
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: 1px;
	BORDER-LEFT: 1px;
	BORDER-RIGHT: 1px;
	BORDER-TOP: 1px;
	color: #288b1d;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	WIDTH: 120px
}

SPAN.onsalepricetag{
	BACKGROUND-COLOR: transparent;
	color: #288b1d;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

SPAN.pricetag{
	BACKGROUND-COLOR: transparent;
	color: #288b1d;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

TD.divider{
	BACKGROUND-COLOR: #D3D3D3;
	HEIGHT: 100%;
	WIDTH: 1px
}

.note{
	COLOR: Black;
	FONT-WEIGHT: bold
}

.shopsign1{
	COLOR: Black;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	padding-left:0px;
}

.shopsign2{
	COLOR: Black;
	FONT-WEIGHT: normal;
	padding-left:0px;
}

.error{
	COLOR: #990000;
	FONT-WEIGHT: 500
}

SELECT.attrib{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
}

INPUT.search{
	background-color: #f5f5f5;
	border: black solid 1px;
   FONT-FAMILY: Verdana;
   WIDTH: 114px
}

BODY.bar{
	background-color: white;
	margin: 0px;
}

SPAN.categorytitle{
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	background-color: #288b1d;
}

SPAN.producttitle{
	FONT-SIZE: 14px;
	TEXT-ALIGN: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	color: #288b1d;
	background-color: #FFFFFF;
	margin:0px;
	margin-bottom: 10px;
}

A.subcat{
    LINE-HEIGHT: 15px
}

TABLE.login_top{ 
 
} 

DIV.btnb2b1{
	position: absolute;
	top: 32px;
	left: 22px;
}

DIV.btnb2b2{
	position: absolute;
	top: 32px;
	left: 105px;	
}

TABLE.login_bottom{ 
	display:none;
} 

BODY.shopbottom TABLE{
	width: 1px;
}

DIV.aboutcookies_bottomleft{
	padding-left: 20px;
	display: none;
}

TD.bottom_inner1{
	display: none;
}

TABLE.bottom_inner2{
	margin: 0px;
	padding: 0px;
}

TD.cart_increment{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

TD.cart_decrement{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

TD.cart_checkout{
	margin: 0px;
	padding: 0px;
}

DIV.cart_checkout{
	position: absolute;
	top: 6px;
	left: 643px;
}

DIV.cart_increment{
	position: absolute;
	top: 41px;
	left: 165px;
	display: none;
}

DIV.cart_decrement{
	position: absolute;
	top: 66px;
	left: 171px;
	display: none;
}

DIV.cartlist{
	position: absolute;
	top: 11px;
	left: 392px;
}

TD.bottom_sum{
	border: 1px solid black;
}

DIV.sum{
	position: absolute;
	top: 13px;
	left: 197px;
}

INPUT.txt{
	border: 1px solid #b7b7b7;
}

IMG.btn_tipfrnd {
	display: inline;
	margin-top: 10px;
}

/* Category1.asp */
TABLE.ctg1{
	margin: 0px;
	padding: 0px;
}

TD.ctg1product{
	height: 100%;
	/*background-image: url(bgvertdots.gif);
	background-position: top right;
	background-repeat: repeat-y;*/
	padding-right: 15px;
	padding-bottom: 0px;
	width: 187px;
}

TABLE.productcontainer{
	height: 100%;
}

DIV.productimage{	
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100px;
}

DIV.productimage IMG{
	margin: 0px;
	padding: 0px;
}

TABLE.productcontent{
	/*background-image: url(bgproduct.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*width: 200px;*/
}

DIV.producttitle{
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #FFFFFF;
}

DIV.productshortdescription{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

TD.productprice{
	height: 25px;
	margin: 0px;
	padding: 0px;
}

DIV.productprice{
	margin: 0px; 
	padding: 0px;
}

DIV.productpricelabel{
	float: left;
	font-weight: normal;
	color: #1b3f95;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 10px;
	display: none;
}

DIV.productpricebtn{
	float: left;
	color: #288b1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 10px;
}

TD.productbuyquantity{
	color: #000000;	
}

DIV.productbuy{
	margin: 0px;
	padding: 0px;
}

DIV.productbuyquantity{
	float: left;
	padding-top: 3px;
	color: #000000;
	display: none;
}

DIV.productbuybtn{
	float: right;
	padding-bottom: 5px;
	padding-right: 10px;
}

DIV.productbuybtn IMG{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

INPUT.productbuyquantity{
	padding-left: 4px;
	border: 1px solid #cbcbcd;
}

A.producttitle{
	color: #288b1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}

A.producttitle:hover{

}

TD{
	vertical-align: top;
}

TD.productcontainertopleft{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background-image: url(btl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.productcontainertopcenter{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(btc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 6px;
}

TD.productcontainertopright{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(btr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 6px;
}

TD.productcontainercenterleft{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(bcl.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
}

TD.productcontainercenter{
	background-image: url(bcc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: top;
	height: 100%;
	padding: 0px;
}

TD.productcontainercenterright{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(bcr.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
}

TD.productcontainerbottomleft{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(bbl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 6px;
}

TD.productcontainerbottomcenter{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(bbc.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 6px;
}

TD.productcontainerbottomright{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(bbr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 6px;
}



TD.productcontent{
	vertical-align: top;
}

TD.productlast{
	padding-right: 0px;
	background-image: none;
}

TD.listproductdescription{
	color: #000000;
	padding-right: 15px;
}

TD.listproductbuy{}

/* Detaljsida */

/* Newly Added */
IMG.free{
	border: none;
}

IMG.left,
IMG.right{
	margin: 0px;
	padding: 0px;
}

DIV.editortext{
	padding-bottom: 10px;
}

TABLE.infopop TD{
	margin: 0px;
	padding: 0ox;
}

BODY.infobar{
	padding-left: 31px;
	padding-top: 10px;
}

BODY.infobar BR{
	display: block;
}

BODY.infobar A{

}

DIV.introtext_inner{
	width: 500px;
}

TD.detailhead{
	color: #288b1d;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 4px;	
}

TD.detailright{
	vertical-align: bottom;
}

TR.divider TD{
	margin: 0px;
	padding: 0px;
	height: 1px;
}

/* START TOPLIST */
/*TABLE.tl {
	display: none;
}

TABLE.tl TD {
	vertical-align:center;
}

TABLE.tl A {	
	text-decoration:none; 
	color: #000000; 
}

TABLE.tl A:hover { 
	text-decoration:underline; 
}

TR.tl_list_odd {
	background-color: #F1F4DB; 
}

TR.tl_list_even {
	background-color: #E5EAB8;
}	

TR.tl_list_odd TD, TR.tl_list_even TD {
	padding-top:5px; padding-bottom: 5px;
}

TD.tl_listno {
	border-left: 1px solid #A5B906; 
	padding-left: 5px;
	padding-right: 5px;
	text-align:right;
	width: 15px;
	font-weight:bold;
}

TD.tl_listprice {
	border-right: 1px solid #A5B906;
	padding-left: 5px;
	padding-right: 5px; 
	text-align:right; 
	width: 56px; 
	font-weight:bold; 
}

TD.tl_listprice A{
	font-weight: bold;
}

TD.tl_listproducttitle_single { 
	width: 413px; 
}

TD.tl_listproducttitle_double { 
	width: 155px; 
}

TD.tl_last { 
	border-bottom: 1px solid #A5B906; 
}

TD.tl_first { 
	border-top: 1px solid #A5B906; 
}

TD.tl_head_single { 
	color: #FFFFFF; 
	font-weight:bold; 
	padding: 4px; 
	padding-left: 10px; 
	background-image: url(tl_bghead.gif); 
	background-position:top left; 
	letter-spacing: 2px; 
}

TD.tl_head_double { 
	color: #FFFFFF; 
	font-weight:bold; 
	padding: 4px; 
	padding-left: 10px; 
	background-image: url(tl_bghead.gif); 
	background-position:top left; 
	letter-spacing: 2px; 
}

TD.tl_listspace { 
	width: 10px;	
	background-color:#FFFFFF; 
}*/
/* END TOPLIST */

/* CrossXselling */
TD.cs_header{

}

TD.cs{
	border: none;
}

TABLE.cstoplist{
	background-image: url(horidots.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

TABLE.cstoplist TD{
	vertical-align: middle;
	padding-top: 0px;
	border: none;
}

TABLE.cstoplist TD.detailhead{
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}

TR.divider TD{
	line-height: 1px;
	padding-bottom: 0px;
}

/* CrossXselling */

img{
	border: none;
}

td.cs_node0,
td.cs_node1,
td.cs_node2,
td.cs_node3{
	width: 190px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	vertical-align: bottom;
	/*border: 1px: solid #000000;*/
}

div.cs_content_wrapper{
	border: 1px solid #d3d3d3;
	margin-right: 2px;
}

div.cs_top_wrapper{
	height: 145px;
	_height: 145px;
}

div.cs_image{
	text-align: center;
	vertical-align: top;
	height: 100px;
	_height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 190px;
	/*border: 1px: solid #000000;*/
}

div.cs_title{
	height: 30px;
	_height: 30px;
	margin-top: 0px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	/*border: 1px: solid #000000;*/
}

div.cs_title a{
	font-weight: bold;
	font-size: 10px;
}

table.cstoplist{
	background-color: #FFFFFF;
	background-image: none;
	padding: 0px;
	/*border-top: 1px: solid #000000;*/
}

div.cs_desc{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	height: 60px;
	_height: 60px;
	/*border: 1px: solid #000000;*/
}

div.cs_buy_wrapper{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 190px;
	height: 37px;
	_height: 37px;
	background-color: #d3d3d3;
	/*border: 1px: solid #000000;*/
}

div.cs_price{
	/*border: 1px solid #000000;*/
	color: #288b1d;
	margin-top: 10px;
	margin-left: 10px;
	height: 20px;
	_height: 20px;
	float: left;
	font-weight: bold;
	font-size: 15px;
	/*background-color: #d3d3d3;*/
}

div.cs_btn{
	/*border: 1px solid #000000;*/
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 10px;
	height: 30px;
	_height: 30px;
	/*background-color: #d3d3d3;*/
	float: right;
}

div.cs_absbottom,
div.cs_abstop{
	display: none;
}

div.cs_wrapper{
	/*border: 1px solid #000000;*/
}

div.cs_desc a{
	color: #000000;
	text-decoration: none;
}

div.cs_desc a:hover{
	color: #000000;
	text-decoration: none;
}

td.cs_header{
	padding-bottom: 10px;
}

div.divider{
	display: none;
}
