/*Generals*/
html, body 
{
	height: 100%;
	margin: 0px; 
	padding: 0px;
}


body 
{
	text-align:center;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	background: #D1E9E9 url('/images/default/bg.png') top repeat-x;
}

/*Links*/
a:link{ color:#585858;   text-decoration: underline;}
a:visited{color:#585858; text-decoration: underline;}
a:hover{ color:#585858; text-decoration: none;}
a:active{ color: #f8181e; text-decoration: none;}


#GeneralDiv 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;     
	background: url('/images/default/content_bg.png') top repeat-y ;    
}

#Header
{ 
	width:950px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;    
}

#Logo{float: left; width: 285px; height: 101px; margin: 0px; position: absolute; text-align: left;}

#Menu{float: right;text-align: right; margin: 0px 20px 0px 0px;}
#Menu ul{ list-style: none; margin: 5px;}
#Menu li{ display: inline; margin: 2px; color: #fff;}
#Menu a { padding:0px; font-weight: normal;}
#Menu a:link{ color: #FFFFFF; text-decoration: none; font-size: 12px;}
#Menu a:visited{color: #FFFFFF; text-decoration: none; font-size: 12px;}
#Menu a:hover{ color: #FFFFFF; text-decoration: underline; font-size: 12px;}
#Menu a:active{ color: #f8181e; text-decoration: underline; font-size: 12px;}


#SmallCart{margin: 0px 0px 0px 0px;float: right; background-color: #fff; height: 30px; width: 425px;}
#SmallCart div {margin: 5px;float: left; text-align: left}
#SmallCart div img {margin: 0px 10px 0px 10px; float: left; text-align: left}
#SmallCart a:link{ color: #000; text-decoration: none;}
#SmallCart a:visited{color: #000; text-decoration: none;}
#SmallCart a:hover{ color: #000; text-decoration: underline;}
#SmallCart a:active{ color: #f8181e; text-decoration: underline;}


#Switchers{margin: 5px 0px 0px 0px;clear: right; float: right;}   
.selectitem {color: #FFF; margin: 10px;}  
.selectitem a{color: #FFF;}  
.selectitem a:visited{color: #FFF;}  


#TopMenu
{   
	clear: both;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/default/top_bg.png') bottom no-repeat; 
	height: 35px;         
}

#TopMenu div{margin: 0px; padding-right: 30px; float:right;} 
#TopMenu ul{ float: right; margin: 0px;}
#TopMenu li{ display: block; width: auto; float: left; margin: 0px 1px 0px 0px; color: #fff; background-color:#3A5A59; line-height: 32px;}
#TopMenu li:hover{ background-color:#F7770A;}
#TopMenu li.selected{ background-color:#F7770A; margin: 0px 1px 0px 0px; line-height: 33px;}



#TopMenu a{margin: 10px; font-weight: bold; font-size: 16px; color: #fff; text-decoration: none;}
#TopMenu a:link{color: #FFFFFF;  font-weight: bold;}
#TopMenu a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#TopMenu a:hover{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
#TopMenu a:active{ color: #f8181e; text-decoration: none; font-weight: bold;}


#PageContent{clear: both; width: 948px;  margin-left: auto;
	margin-right: auto;    }
#Top
{
	clear: both;
	float: left;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	height: 270px;
	background-color: #fff;
	border-style: solid;
	border-color:  #a0a0a0;
	border-width: 1px 1px 5px 1px;
}



/*Content*/
									 


.SideColumn{width: 170px; margin: 0px; float: right;  text-align: left;}
.SideColumn div{margin: 10px 0px 0px 10px;}
.SideColumn H2{ font: normal 18px Verdana; color: #7D7D7D; border-color: #87A7A7; border-width: 0px 0px 2px 0px; border-style: solid; padding: 5px 0px 2px 0px; width: 90%;}
.SideColumn H4{ font: bold 14px; color: #436767; margin: 0px;}
.SideColumn{font: normal 11px Verdana;}
.SideColumn ul{margin-top: 10px;}
.SideColumn li{margin-left: 25px; line-height: 18px; list-style-image: url('/images/default/categories_arrow_small.gif'); }
.SideColumn li a{font: normal 12px Verdana;  color: #787878; }
.SideColumn li a:link{text-decoration: none; }
.SideColumn li a:visited{text-decoration: none;}
.SideColumn li a:hover{ text-decoration: underline;}
.SideColumn li a:active{ color: #f8181e; text-decoration: underline;}
.SideColumn input[type=text],.SideColumn input[type=password]{width: 120px; margin: 0px; padding: 0px;}



.MainColumn{ float: left; text-align: left; width: 754px;  margin: 0px 0px 50px 20px; } 

#Main{text-align: left; padding: 10px;}


#BigBanner{float: left; text-align: left; width:465px;}
#SmallBanners{float: left; text-align: center; width:255px;}



h1{font: bold 24px Arial; color:#3A5A59; margin: 0px 0px 5px 0px;}


.Designs{float: left; padding: 10px 0px 5px 0px; }
.Designs img{border: 1px solid #c0c0c0; margin: 0px 15px 0px 0px; float: left; text-align: left;} 
 img.lastimg{margin: 0px;} 
		
/*Bottom*/    
#Bottom, .push {    width:1000px;    height: 80px;   margin-left:auto;    margin-right:auto;}
.push{clear: both;}  
#Bottom 
{
	background: url('/images/default/bottom_bg.jpg') bottom no-repeat;
}






#Footer{width: 950px; margin-left: auto; margin-right: auto; padding-top: 15px;}
#BottomMenu{ float: left; text-align: left; padding-left: 20px;}   
#BottomMenu ul{ list-style: none; padding: 0px; margin: 0px;}
#BottomMenu li{ display: inline; margin: 2px; }

#BottomMenu a:link{color: #000; text-decoration: underline; font-weight: normal; font-size: 12px;}
#BottomMenu a:visited{color: #000; text-decoration: underline; font-weight: normal; font-size: 12px;}
#BottomMenu a:hover{ color: #000; text-decoration: none; font-weight: normal; font-size: 12px;}
#BottomMenu a:active{ color: #f8181e; text-decoration: underline; font-weight: normal; font-size: 12px;}


#CopyRight{ float: right; text-align: right; font-size:12px; padding-right: 20px;}





/*Forms*/
form { margin: 0px; padding: 0px;}
input, textarea {border: 1px solid #CCCCCC; margin: 0px 5px 0px 0px;}
input[type=radio], input[type=checkbox]{border: none;}

.button{background-color: #fff; color: #5F9493; font: bold 12px Arial; border: 1px solid #CCCCCC; }
.bigbutton{height: 30px; color: #fff; background-color: #3A5A59; margin: 10px; font-size: 14px; font-weight: bold; padding: 2px 5px 5px 5px; border: none;}

.bigbutton:hover{ background-color:#F7770A;}

dt{margin: 15px 0px 0px 0px; text-align: left; }
dd{clear: both; margin: 0px; text-align: left; }


img {border: 0px;}

#hr{height: 2px; width: 946px; border: 1px solid #c0c0c0; border-width: 1px 0px 0px 0px; margin-left: auto; margin-right: auto;}

div.hr {
  clear: both;
  height: 12px;
  width: 95%;
  background: #fff url('/images/default/hr.gif') no-repeat scroll center;
}

div.hr hr {
  display: none;
}


ul{ list-style: circle;}                               

p{margin: 5px 5px 5px 0px;}





#product{ float: left; margin: 10px 0px 0px 0px; width: 725px;}
#item_img{ float: left; width: 292px;}
#main_img{ border: 1px solid #c0c0c0;}
#item_info{ float: left; width: 405px; margin-left: 20px; padding: 0px;}
#item_info h2{margin: 10px 0px 10px 0px; font: bold 14px Tahoma;}

#item_price{float: left; background-color: #EFEFEF; width: 726px; height: 50px; margin: 10px 0px 10px 0px;}
#item_price h2{float: left; margin: 10px 10px 0px 10px; width: 130px; color:#FF3300; font: bold 25px Tahoma;}
#item_price div {float: left; margin : 15px 5px 0px 5px;}
#item_price select{width: 95px;}

#buynow{width: 110px;}

h4.oldprice{text-decoration: line-through; margin: 0px; font-weight: normal; font-size: 12px;}
h2.newprice{color: #FF3300;}

#item_price h4.oldprice{float: left; margin: 5px 0px 0px 2px;}
#item_price h2.newprice{float: left; margin: 10px 0px 0px 2px; width: 120px; color:#FF3300; font: bold 25px Tahoma;}



#stylescolors{clear: both; float: left; width: 160px;}
#sizes{float: right; width: 240px;}

#sizes h2 a{font-weight:normal; font-size: 12px;}

.size{clear: left; width: 30px; height: 18px; float: left; margin: 1px 5px 1px 0px;background-color: #E6E6E6; color: #283E3E; font: bold 12px Tahoma; text-align: center;}
.chart{width: 200px; height: 18px; background-color: #E6E6E6; float: left;margin: 1px 5px 1px 0px; padding: 0px;}
.band{background-color: #5F9493;height: 18px;}
.chart a{font-size: 10px; margin:0px; }
.chart a:link{text-decoration: underline;}
.chart a:hover{text-decoration: none;}



#styles a{font: normal 12px Tahoma;}
#styles a:link{ text-decoration: underline;}
#styles a:visited{text-decoration: underline;}
#styles a:hover{text-decoration: none;}
#styles a:active{text-decoration: none;}
#styles b{font: bold 12px Tahoma; color: #707070}


#design {font: normal 12px Arial;}
#design img{float: left; margin: 0px 20px 23px 0px; border: 1px solid #c0c0c0;}




#gallery{float:left; margin-left:20px;}




.cart_item{clear: both; float: left; margin: 0px 5px 0px 5px; width: 725px; height: 60px; padding: 5px 5px 5px 0px; border: 1px solid #e0e0e0; border-width: 0px 0px 0px 0px;}
.cart_item h3{margin: 0px;}
.cart_item div{float: left;}
.cart_item .info{width: 300px;}
.cart_item .info img{border: 1px solid #c0c0c0;}
.cart_item .actions{width: 250px; padding: 15px 0px 15px 0px; text-align: right;}
.cart_item .price{width: 100px; float: right; text-align: right; margin: 15px 0px 15px 0px; font-size: 18px; font-weight: bold;}
.cart_item img{float: left; margin: 0px 5px 10px 0px;}
select.quant{width: 40px;}
.cart_item.coupon .info{margin: 15px 0px 20px 0px; }
.cart_item.coupon .actions{ font-size: 11px;}
.cart_item.shipping .info{margin: 15px 0px 20px 0px;}

.zebra{background-color: #F4F4F4;}


#cp{width: 100%;}
#cp_title{display: none; width: 100%; text-align: center;}
#cp_title a{color: #000;}

#cart_total {float: left; margin: 5px; width: 725px;}
#cart_total .buttons{ float: left; width: 520px; text-align: left; margin: 0px 0px 10px 0px;}
#cart_total .buttons input{margin-left: 0px;}
#cart_total .price{ float: right; width: 200px; text-align: right;font: bold 22px Tahoma; margin: 10px 0px 10px 0px;}
#buttons{clear: both; float: left; text-align: right; width: 725px; margin: 5px;}
#buttons input{margin: 10px 0px 10px 10px;}

#buttons .check{width: 180px; background-color: #F7770A;}
#buttons .check:hover{background-color: #3A5A59;}


#cart_total .price div{float: right;}
.ss{border: 5px solid black; border-width: 0px 0px 5px 0px;}

#empty_cart{ height: 100px; text-align: center;}
#empty_cart h2{ margin-top: 60px;}
#empty_cart h2 a{ font-weight: normal;}

#form{float: left; background: url('/images/default/reg_bg.gif') repeat-y; }
#form input[type=text],#form input[type=password], #form select {width: 180px;}
#form textarea {width: 240px;}
#form input#captcha_code{width: 50px;}

#cart_items{float: left; margin: 0px 0px 15px 0px; width: 100%;}
#checkout{float: left; margin: 15px 0px 30px 0px; width: 100%;}
#options select.date {width: 80px;}
#options input[type=radio] {width: 10px; text-align: left;}


#billing{float: left; width: 220px; margin-right: 30px; text-align: center;}
#shipform{float: left;width: 220px;margin-right: 30px;text-align: center;}
#options{float: left;width: 250px;  text-align: center;}
#form h3, #form h4{clear: both; float: left; text-align: left; margin: 0px 0px 10px 0px; width: 90%;}
#form dl{clear: both; float: left; margin: 0px; width: 90%}
#options h3{margin-bottom : 25px;}
#subscr dt{margin: 0px;}


#info{ float: left; width: 220px; margin-right: 30px;  text-align: center; }
#address{ float: left; width: 220px;margin-right: 30px;  text-align: center; }
#partner{ float: left; width: 250px;  text-align: center; }
#additional{ float: left;  width: 230px; text-align: center; }
#captcha{ float: left; margin: 5px 10px 5px 0px;}
#captcha_code{ float: left; margin: 5px 10px 5px 0px;}

#submit{ clear: both; float: left; width: 100%;  text-align: right; margin: 20px 0px 20px 0px;} 
#submit input{margin: 0px 15px 0px 0px;}
.reset{width: 100px;}

.pay{width: 140px; background-color: #F7770A;}
.pay:hover{background-color: #3A5A59;}

#reg_partner{float: left; text-align: center; width: 100%;}




.mnd {font-weight: bold;}
.error{color: #ff0000;}
.err_msg{ display: block; font-size:11px; font-weight: normal;}

#card_details{ float: left;width: 100%; margin: 0px 0px 20px 0px;}
#card_details dt{margin-top: 0px}
#card_details dd{margin-bottom: 15px}

#cards{float: left; text-align: center; margin: 30px 0px 30px 0px; }
#cards div{clear: both; float: left; margin: 0px 20px 5px 40px; width: 110px;}
.card{ display: block; float: left; width: 50px; text-align: center;}


#faq .answ{background-color: #efefef; padding: 10px;}
#faq h3{font-weight: normal; font-size: 14px; margin: 10px 0px 0px 0px}
#faq a{text-decoration: none; }
#faq .answ a:link{color: #000}
#faq .answ a:visited{color: #000}
#faq a:hover{color: #000}
#faq a:active{color: #000}

ul#list{list-style: none; padding: 0px; margin: 10px 0px 0px 0px;}
ul#list li{ clear: both; float: left; margin: 0px 0px 20px 0px; padding: 0px; width: 100%;}
#list img {float: left; margin: 0px 10px 0px 0px;}
#list div{float: left; }
#list h2{margin: 0px;}
#list h2 a{text-decoration: none;}


#rel_designs{float: left;}
#rel_designs ul#list{clear: both;float: left; width: 290px; margin: 5px 0px 0px 0px; }
#rel_designs img{ float: left; margin: 0px 10px 0px 0px; border: 1px solid #c0c0c0; width: 90px;}
#rel_designs li div{ clear: none; float: left; width: 185px; margin: 0px; font-size: 11px;}
#rel_designs a{text-decoration: none;}
#rel_designs h1{float:left; margin: 0px;}
#rel_designs h2{float:left; margin: 0px; width: 180px;}
#rel_designs h2 a{font: bold 14px Tahoma; color:#3A5A59;}





.newsdate{font-weight: bold;}
.newscontent a{text-decoration: none;}

#offer{float: left;}
#offer h2{ margin: 10px 0px 5px 0px;}
#offer img{ float: left; margin-right: 10px;}
#offer a{text-decoration: none;}

.back{clear: both; text-align: right; margin-right: 10px;}

.tst{margin: 10px 0px 10px 0px}
.tst .name{font-weight: bold;}

#size_chart{float:left; width: 500px; height:149px; background-color: #FFF; margin: 10px;}
#size_chart div{float:right; background-color: #EAEAEA; width: 100%;}
#size_chart p{text-align: left; margin: 10px;}
#size_chart img{float:right; margin-top: 0px;}
#size_chart table{float:right;}

#item{float: left; width: 400px;}
#item img{float: left; margin: 5px 10px 20px 0px; border: 1px solid #c0c0c0;}
#item h3{float: left; margin: 0px;}
#item p{margin: 0px;}
#nform{clear: both; text-align: center; width: 400px;}
#nform dl{width: 40%; margin: 0px auto 0px auto}

.na_row{float: left; }
.na{float: left; margin: 10px 10px 20px 10px;}

.na h2{font: bold 14px Tahoma; color:#3A5A59;}
.na_img{border: 1px solid #c0c0c0;}
.nc{ clear: both; float: left; width: 120px; }
.np{float: left; width: 80px; text-align: right;}
.np h2{font: bold 16px Tahoma; color:#3A5A59;}
.na_colors{clear: both; float: left;}

.pagination{clear: both; text-align: center;}


#upsales{clear: both; float: left;}
#upsales span{float: left; background-color: #EFEFEF;}
#upsales div{ float: left; margin: 13px 10px 10px 11px;}



#cnstats_span{ display: none;}

/*UI tabs*/
 #tabs{clear: both; float: left;padding: 0px; margin: 0px; text-align: left; width: 415px;} 
 

.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;  
	float: left;
	position: relative;
	z-index: 1;
	
}

.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none; 
	float: left;
	border: none;        
	color: #FFF;    
	text-align: center;
	margin: 0px 2px 0px 0px;
	
	
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none; 
	float: left;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #fff;
	background-color: #3A5A59; 
	width: 75px;
	font: bold 14px Arial;
	
}

.ui-tabs-nav-item a:hover {    color: #FFF;   text-decoration: none;}
.ui-tabs-nav-item a:visited {  color: #FFF;   text-decoration: none;}

.ui-tabs-selected { color: #FFF; background-color: #3A5A59;      }
.ui-tabs-selected a, .ui-tabs-selected a:hover { background: #F7770A; font-weight: bold; color: #FFF;  text-decoration: none;   }
.ui-tabs-selected a:visited{ font-weight: bold; color: #FFF;  text-decoration: none;  }

.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	clear:left;
	border: 1px solid #d3d3d3;
	background: #fff;
	color: #222222;
	padding: 5px;        
	height: 165px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #bdb879;
	background-color: #fff;
	padding: 5px;
	opacity: 0.95;
	width: 400px;
	
}
#tooltip h3{font: normal 12px Tahoma; padding: 0px; margin: 0px; text-align: left;}
#tooltip div { margin: 0; }





/*  
	root element for the scrollable.  
	when scrolling occurs this element stays still.  
*/ 
div.scrollable { 
	 
	/* required settings */ 
	position:relative; 
	overflow:hidden;          
	width: 417px;     
	height:70px;
	margin-top: 10px;
	background-color: #e6e6e6; 		
} 
 
/*  
	root element for scrollable items. Must be absolutely positioned 
	and it should have a super large width to accomodate scrollable items. 
	it's enough that you set width and height for the root element and 
	not for this element. 
*/ 
div.scrollable div.items {     
	/* this cannot be too large */ 
	width:20000em;     
	position:absolute;         
} 
 
/*  
	a single item. must be floated on horizontal scrolling 
	typically this element is the one that *you* will style 
	the most. 
*/ 
div.scrollable div.items div { 
	float:left; 
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active img{ 
	border:1px inset #ccc;             
}

div.items div
{
	width: 72px;
	text-align: center;
	margin: 10px 5.5px 10px 5.5px;
}

div.items a:focus { outline: 0; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* ---------- thickbox settings -----------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;    
}

* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	 
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;    
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
