body { margin: 0;
 padding: 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: .8em;
  background: url(/img_u/back.png)  #fff;
  color: #000;
}

TD {vertical-align: top;}

P {padding: 0 0 0 0; margin: 0 0 .5em 0;}

h1
{ font-size: 1.2em; color: #000; margin: 0 0 1em 0;
}
h2
{ font-size: 130%;margin: 0 0 1em 0;
}
h3
{ font-size: 100%;margin: 0 0 1em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a
{
  color: #0066cc;
  text-decoration: underline
}

a:hover { color:#004487;}

a img{
 border:none;
}
div { zoom:1;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_top_left
{ text-align: center;
  vertical-align: middle;
  width: 200px;
  height: 102px;
}

#container_top
{ text-align: left;
  vertical-align: top;
  width:'*'; 
  height: 102px;
}

#container_top_right
{ text-align: right;
  vertical-align: top;
  width: 200px; height: 102px;
}

#container_left_sidebar, #container_right_sidebar
{
  text-align: left;
  vertical-align: top;
  width: 200px;
}

#container_main_content
{ text-align: left;
  vertical-align: top;
  width:'*';
}



/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */



ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 0;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-type: none;


margin: 0 0 0 0;
}



.cpt_auxpages_navigation .vertical li
{ }
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}

.cpt_auxpages_navigation ul.vertical li a { font-size: .85em; text-decoration: none;}
.cpt_shopping_cart_info
{ 
}

.cpt_shopping_cart_info DIV {display: inline;}
.shcart_link IMG {float: left;}


.cpt_survey
{ 
}
.cpt_survey label { }
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
 font-size:85%;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list
{ 
    //width:100%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_category_tree {}
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { padding: 2px 0 2px 0; }

.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current { background:none;}
.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent, .cpt_category_tree .parent_current{
background:url(/img_u/cat_dot.png) 0 5px no-repeat; 
padding-left: 15px;
}

.cpt_category_tree .parent a{
 color: #000;
  font-weight: bold;
 text-decoration: none;
}
.cpt_category_tree .parent a:hover { color: #666666 ;}
.cpt_category_tree .parent_current a{
 color: #000;
 font-weight: bold;
 text-decoration: none;
}

.cpt_category_tree ul .child_current,  .cpt_category_tree ul .child, .cpt_category_tree  .cpt_root_categories ul .child_current,    .cpt_category_tree .cpt_root_categories ul .child{padding: 0 0 0 0; padding-left: 24px; font-size: .85em;}


.cpt_category_tree .child a {

}

.cpt_category_tree .child_current a{


 color: black!important;
 text-decoration: none;
}


a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left: 0;
}

.killme { padding: 0 0 0 0; margin: 2px 0 0 0; }
.killme2 { padding: 0 0 0 0; margin: 10px 0 0 0;}

.brandstylenow  A, .cpt_category_tree .brandstylenow  A  { color: #04048f}





.cpt_product_add2cart_button
{ padding-top: 10px;
}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
#container_main_content div { zoom:0;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ background-color: black;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
  font-weight: normal; font-size:80%;
}

#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

#container_top .cpt_divisions_navigation a:hover, #container_top .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection
{ background: black;
  height: 18px;
  font-size: 85%;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top .cpt_product_search
{ background: #95ADDB;
  vertical-align: middle;
  text-align: center;
  padding-top: 17px;
  height: 43px;
// height: 60px;
}
.cpt_product_search form{
 margin: 0px!important;
}
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search
{ background: #DB95AD;
}
#container_top .cpt_product_search form
{ display: inline;
}
.cpt_shopping_cart_info a { font-weight:bold; text-decoration:underline;  }
#container_top_right .cpt_shopping_cart_info
{
  height: 74px; 
// height: 80;
}

#container_left_sidebar .cpt_shopping_cart_info
{ background: #B2D281;
  border: 5px solid #90aa60;
}

#container_right_sidebar .cpt_shopping_cart_info
{ color: white;
  background: #DB95AD;
  border: 5px solid #C5808D;
}
#container_right_sidebar .cpt_shopping_cart_info a
{ color: white;
}

#container_footer .cpt_divisions_navigation a
{ font-size: 70%;
  font-weight: normal;
}

#container_main_content .cpt_product_lists
{ padding-bottom: 20px;
}

#container_left_sidebar .cpt_custom_html, #container_left_sidebar .cpt_custom_html div { //width:100%;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
color: #438092;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 60%;
}

#container_main_content #searchstring
{ width: 60%;
}
#container_main_content ul { list-style-position:inside;}

.col_header { line-height:40px; padding:0 10px;}
.col_header.green { background:#91b063;}
.col_header.pink { background:#e4d0ba;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #E0E0E0;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #b19ba1; font-size: .85em; font-weight: bold;

}
.news_title
{ padding-bottom: 10px; font-size: 1em;
}
.news_viewall
{ padding-bottom: 10px; 
}
.news_viewall a


.news_subscribe, .news_thankyou
{ margin:10px 0; 



}
.news_subscribe .input_message, .news_thankyou .input_message { margin:0; width:100%;}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #E0E0E0;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #E8E8E8;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #BCBCBC!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.product_list a { font-weight:bold; text-decoration:none; text-decoration:underline;}
.product_list td a { text-decoration:none;}

.regularPrice{
 color: brown;
 text-decoration: line-through;
}

.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_option { width:100%; _width:auto;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 0; margin-bottom: 20px
}
.review_title{

 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 
}
.review_date{ 
 font-size: .8em;
 margin-bottom: 20px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{

}
.review_showall A {font-weight: bold;}
.prdbrief_name { margin-bottom:0.5em;}
.prdbrief_name a { font-weight:bold; text-decoration:underline; }
.cpt_product_related_products a {font-weight:bold;}
#cat_top_tree { overflow:hidden; display:block; margin-bottom:10px;//padding-bottom:15px;}
/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #E0E0E0;
  border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #E0E0E0;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.cpt_root_categories td {vertical-align:top;}
.rcat_root_category
{text-decoration:none; 
font-size: 115%;
  font-weight: bold;
}
.rcat_root_category:hover { text-decoration:underline;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories { color: #c2c3c3}
.rcat_child_categories a
{ font-size: 1em;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #E0E0E0;
}
#reg_confcode td{
 background-color: #E0E0E0;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
margin-top: 10px;

}
#cat_advproduct_search h3{
 padding:0px;
 margin: 0px;
 
 font-size:85%;
}
#cat_advproduct_search td { font-size:85%;}

#cat_info_left_block { }

#cat_product_sort { font-size:85%;}
#cat_product_sort a { font-weight:normal; }

.cpt_product_category_info a,  .cat_path_in_productpage td a { font-weight:bold;text-decoration:underline; }
.product_print_v a { font-weight:normal;}
/************
CHECKOUT
************/
.checkout_noframe_title{
 padding: 5px 15px;
}
#checkout_have_account{
 padding: 15px;
 background-color: #E0E0E0;
 margin: 0 -5px 15px -5px;
}
#checkout_logininfo{

}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea{
 width: 200px;
}
.checkout_buttons{
 font-size: 130%;
 font-weight: bold;
}
.checkout_steps_divider{
width: 40px; height:1px; background-color:#99C9DF; overflow:hidden;
}

/**********************
ORDER STYLES
***********************/
tr#ord_total_row *{
	font-size: 105%;
	font-weight: bold;
}

.row_odd td{
 background-color: #E8E8E8;
}
.row_even td{
 border: 0px solid #E0E0E0;
 border-width: 1px 0px;
}
.paddingblock{
 padding-left: 15px;
 padding-right: 15px;
}
.paddingblock h2{
 padding-top:20px;
 margin-top: 0px;
}
.asterisk{color:red;}
.cellpadding tr td{
 padding: 5px;
}
.cust_name{
 font-size:110%;
 font-weight: bold;
}

#prddeatailed_container .cpt_product_rate_form table{
width: 100%;
/***********************/
width: auto;
/**/
}
.cpt_product_images{
float: left;
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}


/*************                 ------------------------------------------------------                        **********/
.body01 {  }
.body02 { }
.body03 { background: url(/img_u/body_rt.png) no-repeat right top;   }
.body04 { background: url(/img_u/body_r.png) repeat-y right;  }

.menutop01 {background: url(/img_u/menutop_l.png) no-repeat left top #000; height: 25px; margin: 0 23px 20px 23px;}
.menutop02 {background: url(/img_u/menutop_r.png) no-repeat right top ; height: 25px; line-height: 22px; padding-left: 75px;}
.menutop02 A { color: #cccccc; font-family: Tahoma, Arial, sans-serif; font-size: .85em;}
.menutop02 A:hover { color: #fff;}
.menutop02 LI {padding-right: 15px;}


.body{ width: 975px; margin: 0 44px 0 44px; background: #fff; padding-bottom: 10px;}

.toptable {margin: 0 23px 20px 23px;}

#maintable {width: 100%; height: 800px;}
.logotitle { font-weight: normal; font-size: .85em; margin: 0 0 0 0; padding: 0 0 0 0; color: #afafaf; position: absolute; top: 76px; left: 52px; z-index: 3;}


.aux01  {background: url(/img_u/aux_back.png) repeat-x;  }
.aux02  {background: url(/img_u/aux_l.png) no-repeat left bottom;  }


.menu {}
.menu LI {background: url(/img_u/menu_dot.png) no-repeat left; padding: 0 15px 0 20px; margin-top: 38px;}
 
.cpt_shopping_cart_info { width: 280px; height: 78px;  background: url(/img_u/basket_back.png) no-repeat; font-family: Trebuchet MS, sans-serif; font-weight: bold; font-size: 1.25em; text-align: center;}

#shpcrtgc {display: inline-block; padding: 10px 0 0 0;}
#shpcrtca {color: #000; padding-left: 5px;}
#shpcrtca BIG {font-size: 1.4em; }
#shpcrtca A, #shpcrtgc A {color: #000; text-decoration: none;}


.title {margin-bottom: 15px;}





.cat01 { background: #f5efd5 url(/img_u/cat_top.png) no-repeat top; margin-bottom: 30px; }
.cat02 { background:  url(/img_u/cat_bottom.png) no-repeat bottom; padding: 20px 0 20px 20px; }


.news_date {color: #fff; background: #7f7f7f; font-weight: normal; display: inline;  }
.news_title {font-size: .85em;}
.news_viewall {text-align: right}
.news_viewall A {font-size: .85em; font-weight: bold;}

.sukskr input {width: 100px;}






.cpt_root_categories { margin-top: -5px;}
.rcat_child_categories A {text-decoration: underline;}
.rcat_root_category { color: #000; font-size: 1.5em; text-decoration: underline; font-weight: normal;}
.rcat_products_num {vertical-align: super}

.menu_bottom { vertical-align: middle;}
.menu_bottom A { color: #000; text-decoration: none; font-size: .85em;}
.menu_bottom LI {margin-right: 10px;}

.hr {height: 30px;}

.my_search {width: 167px; background: url(/img_u/searchform.png) no-repeat 0 0  ; border: none; height: 21px;  padding: 0 10px 0 10px;}
#searchstring { width: 135px;  border: none; height: 18px; padding: 3px 30px 0 0; background: transparent; font-size: .85em;}


.catpath{ vertical-align: middle;}
.catpath A, .cat {color: #000; font-family: Trebuchet MS, sans-serif; font-size: 1.2em;}
.catdescr { font-size: .85em; margin-top: 10px;}
.subcat { text-align: center; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 10px 0 0 0; }
.subcat a.sub {font-weight: normal;}
.grey { color: #999999;}

.navigator {text-align: center; margin-top: 15px; font-size: .85em;}
.navigator A {color: #000;}
.navigator B { color: #fff; background: #000; padding: 0 5px 0 5px; line-height: 1.5em; }
.navigator .no_underline { background: #e5e5e5; padding: 0 5px 0 5px; line-height: 1.5em;}


.grey01 {background: url(/img_u/grey_border.png) repeat-x top  ;}
.grey02 {background: url(/img_u/grey_border.png) repeat-x bottom  ;}
.grey03 {background: url(/img_u/grey_border.png) repeat-y left  ;}
.grey04 {background: url(/img_u/grey_border.png) repeat-y right  ;}
.grey05 {background: url(/img_u/grey_lt.png) no-repeat left top  ;}
.grey06 {background: url(/img_u/grey_rt.png) no-repeat right top  ;}
.grey07 {background: url(/img_u/grey_lb.png) no-repeat left bottom  ;}
.grey08 {background: url(/img_u/grey_rb.png) no-repeat right bottom  ; padding: 5px 15px 15px 5px;}
.sweet {   padding: 0 15px 30px 0;}


.prdbrief_thumbnail {margin-bottom: 10px;width: 130px; height: 130px; background: #fff;}
.prdbrief_thumbnail TD {vertical-align: middle; text-align: center;}
.prdbrief_name {text-align: center; margin-bottom: 15px;}
.prdbrief_name A { color: #000; text-decoration: none; font-weight: bold; font-size: 1.3em;}
.prdbrief_name A:hover {text-decoration: underline;}

.related {padding: 0 5px 20px 0;}
.related .prdbrief_name A {font-size: 1.2em;}
.related .prdbrief_thumbnail IMG {margin-left: 8px;}
.related .prdbrief_price2 {text-align: center;}
.related .totalPrice2 {font-size: 1.2em;}

.smallmy {padding-left: 10px;padding-bottom: 20px;}
.smallpic {padding-bottom: 20px;}

.prdbrief_price {margin: 0 0 10px 0;}
.totalPrice, .totalPrice2{
 color:#fff;
 background: #000;
font-weight: bold;
font-size: 1.9em; padding: 0 3px 0 3px;
 
}
.prdbrief_comparison label { color: #666666; font-size: .8em;}

.product_print_v { padding-top: 40px;}
.product_print_v TD {height: 20px;}
.printme {font-size: .85em; color: #000; text-decoration: none; padding-left: 4px;}


.cpt_product_name H1 { color: #000; margin-bottom: 10px; font-size: 2em;}
.cpt_product_params_fixed B { font-weight: normal;}



.alsoimg IMG { border: 1px solid #cccccc; padding: 2px;}

.cpt_product_rate_form, .cpt_product_price, .cpt_product_add2cart_button, .cpt_product_description {padding: 10px 0 10px 0;}

.regularPrice { color: #000; font-size: 1.45em; border-right: #fff 10px solid;}
#prddeatailed_container .totalPrice { color: #fff; background: #000; font-weight: bold; font-size: 1.9em;}
.yousave { margin-top: 10px; }
.yousave .youSaveLabel, .yousave .youSavePrice {font-weight: bold; font-size: 1.2em;}
.cpt_product_add2cart_button { background: #f6f6f6; padding: 10px 0 10px 15px; margin-bottom: 15px;}

.cpt_product_details_request { text-align: center;}

H2 {}

.seen_td {width: 15%;}
.seen_td .prdbrief_name A {font-size: 1em;}

.footer {background: #efefef }
.foot01 {}
.foot02 { height: 26px; padding: 10px 30px 0 30px}
.footer A {}
.footer LI {padding-right: 20px;}

#make01, #make02 {display: none;}

.rcat_child_categories {margin-top: 10px; line-height: 1.6em;}


.c_img {}
.c_link { vertical-align: middle; padding-left: 20px; color: #000; font-family: Trebuchet MS, sans-serif;  font-size: 1.2em; }
.c_link A {color: #000; text-decoration: none; }


.panel {

	display:none;
	
}

.newmenu{
	position:absolute;
	background:url(/img/bg_menu.png) no-repeat;
	width:1039px;
	height:49px;
	margin:-65px 0 0 -30px}
.newmenubox{
	height:65px}	
.newmenu ul{}

.newmenu ul li{
	float:left;
	list-style:none;
	padding:5px 15px 10px 15px}	
.newmenu ul li:hover{
		background:url(/img/bg_newmenu_li.png) center bottom no-repeat;}	

.newmenu ul li a{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none}
.newmenu ul li a:hover{
	text-decoration:underline}
.added2cart{
	cursor:pointer;
	display:none;
	padding-top: 5px;}	
#added{
	display:none;
	cursor:pointer;
	vertical-align: middle;}
	
.fblockbox{
	height:91px;
	margin:100px 0 0 0}	
			
.fblock{
	position:absolute;
	width:1034px;
	height:91px;
	background:url(/img/bg_fblock.png) no-repeat;
	margin:0 0 0 -29px}	
	
.fblock_name{
	text-align:center;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	height:26px}	
	
.fblock_p div{
	float:left}	
	
.pneogum{
	padding:0 0 0 0}	
	
.pogosport{
	padding:0 0 0 0}	
	
.pmball{
	padding:0 0 0 15px;
	margin:-26px 0 0 0;}
	
.plab{
	padding:0 0 0 26px}

.p24{
	padding:0 0 0 33px}
