@charset "utf-8";
/* CSS Document */
#ds_div {text-align:center\9;}


.t_base_bg
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	background: #ffffff;
	
}

#ecp_wrapper
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 971px;
	margin: 0 auto;
	color: #646464;
	padding:0px;
	text-align:left;
	overflow: visible;
	border: 9px solid #eaeaea;
}

/*#ecp_wrapper a
{
	text-decoration: none;
	color: #646464;
	font-weight: normal;
}
*/
.m_hidden{
	
	display:none;}
	
	
.c_header{
	width: 971px;
	height:154px;
	overflow:hidden;
	background:url(../images/front_04.png) repeat-x;
	position: relative;
}

#cps_logo{
	
	height: 46px;
	width: 327px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	margin: 37px 0px 0px 13px;
}

.icons{
	width: 935px;
	height:36px;
	display: block;
	float:left;
	z-index:100;
	margin:26px 17px 0px 17px;
}

.t_icons1:link, .t_icons1:visited, .t_icons1:active
{
	width: 193px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat 0 0px;
	float:left;
}
.t_icons1:hover{
	background-position: 0px -36px;
	text-decoration:none;
}

.t_icons2:link, .t_icons2:visited, .t_icons2:active
{
	width:252px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -193px 0px;
	float:left;
}
.t_icons2:hover{
	background-position: -193px -36px;
	text-decoration:none;
}

.t_icons3:link, .t_icons3:visited, .t_icons3:active
{
	width:218px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -445px 0px;
	float:left;
}
.t_icons3:hover{
	background-position: -445px -36px;
	text-decoration:none;
}


.t_icons4:link, .t_icons4:visited, .t_icons4:active
{
	width:272px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -663px 0px;
	float:left;
}
.t_icons4:hover{
	background-position: -663px -36px;
	text-decoration:none;
}
.telephone{
	height: 21px;
	width: 270px;
	float:left;
	background:url(../images/telephone.png) no-repeat;
	margin: 30px 0px 0px 63px;

	}
.custom_p{
list-style: none;
height: 12px;
padding: 0;
margin: 20px 9px 3px 0px;
overflow: hidden;
width: 621px;
float:right;
display: inline-block;
}
	
.custom_p li {
float: left;
display: inline-block;
border-right: 1px solid #646464;
}	
	
.custom_p li a {
display: block;
padding: 0 5px 0 5px;
height:12px;
line-height: 12px;
color: #646464;
font-size: 11px;
font-weight: normal;
text-decoration:none;

}

.custom_p li a:hover
{
	color: #f67a1e !important;
	text-decoration:none;
}

	
	#ecp_categories
{
	background:url(../images/menu_back.png) repeat-y;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 205px;
}


.w_search{
	width: 279px;
	height: 30px;
}

.a_search
{
	background: transparent url(../images/search_shape.png) no-repeat;
    width: 204px;
	height: 30px;
    margin: 53px 0 0 682px;
    padding: 0;
    position: absolute;
    text-align: left;
	z-index: 1 !important;

}
.a_s_box
{
	width:190px;
	height:30px;
	background-color: transparent !important;
    border: 0 none !important;
    color:#acacac;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 26px;
    margin: 0px 0 0 5px;
	*margin: 5px 0 0 5px;
    padding: 0;
    position: absolute;
    text-indent: 3px;
	outline:none;
}

.a_s_button
{
	width:75px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:0px;
	position:absolute;
	margin: 0 0 0 204px !important;
		
}


.search_cont{
	width:971px;
	height:45px;
	background: url(../images/finder.png) no-repeat;
	float:left;
	margin-bottom:9px;
	margin-top: -2px;}
	
	
#ecp_categories_title {
background: url(../images/cat_title.png) no-repeat;
height: 38px;
line-height: 38px;
font-size: 12px;
font-weight: bold;
color: #fff;
padding-left: 7px;
padding-bottom: 2px;
}
#ecp_categories ul
{	
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
	
}
#ecp_categories ul li {list-style: none; list-style-type:none; /*background:#686970;*/
}
#ecp_categories li:last-of-type
{
	border-bottom: none;
}

#ecp_categories li a
{
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background: url(../images/plus_sign.png) 10px center no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}


#ecp_categories li a:hover
{color:#f67a1e;}
#ecp_categories li ul li a
{
	background: transparent;
	border: none;
}

.front_m{
	
	margin:9px 0px 0px 0px;}
	
.right_column{
	margin:0px 0px 0px 9px;}
	
.check{
	background:url(../images/check.png) no-repeat;
	width: 205px;
	height:235px;
	margin:9px 0px 9px 0px;
	display:none;
	}
	
	
select.m_select
{
	
	position:relative;
	z-index:10;
	width:162px !important;
	height:23px !important;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: normal;
	color:#646464;
	    border: 0 none;

	
}


span.m_select
{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:162px;
	height:23px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: normal;
	color:#646464;
	top:0px;
	text-indent:6px;
	background: url(../images/search_arr.png) no-repeat 0 0;
	cursor:default;
	z-index:1;
	margin:0px 0px 0px 0px;

	    border: 0 none;

}


#m_model_imput2 {
background: url(../images/search_key.png) no-repeat 0 0;
    border: 0 none !important;
    color: #646464;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 6px;
    width: 162px;
	margin:-1px 0px 0px 357px;

}

.m_select_button
{
	width:91px;
	height:25px;
	display:block;
	overflow:hidden;
	position:absolute;
	margin:-1px 0px 0px 870px;
	padding:0px;
}

.one 
{
	    border: 0 none;

	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:visible;
	margin:-1px 0px 0px 186px;
}

.one span.m_select

{    border: 0 none;

	text-indent: 5px;
}

.two span.m_select

{    border: 0 none;

	text-indent: 5px;
}

.two
{
	    border: 0 none;

	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:hidden;
	margin:-1px 0px 0px 699px;
}


.three
{
	    border: 0 none;

	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:visible;
	margin:-1px 0px 0px 528px;
}

.right_cont
{
	float: right;
	width: 756px;
}

.steps{
	background:url(../images/steps.png) no-repeat;
	width: 747px;
	height:116px;
	margin-bottom:9px;}
	
.line{
	 width:397px;
	 height:1px !important;
	 background:#f67a1e;
	 float:right;
	 margin-top:10px;
}

.details_left{
	float:right;
	width:397px;
	}

.brands{
	width: auto;
	/*height:63px;
	background:#0FF;*/
	float:left;
	top:20px;
	margin-right:13px;
	position:relative;
	}
	
		
.details_left .title{
	margin: 0px;
	padding-bottom: 10px;
	line-height:1.5;
	padding-right: 9px;
	font-size:18px;
	text-transform:uppercase;
	}

#ecp_product_price{
	
	margin:21px 14px 0px 0px;
	float:left; }
	
	
.ecp_new_price{
	display:block;
	margin-top:5px;
	color: #f67a1e;
	font-weight:bold;
	font-size: 24px !important;
}

.ecp_old_price{
	
	font-size:16px;}


#ecp_product_buy{
	width:143px;
	height: 33px;
	display: block;
	margin: 26px 9px 0px 0px;
	float:right;
	background: transparent url(../images/buy_but.png) no-repeat 0 0;
	}
	

#ecp_product_buy:hover{
	background:transparent url(../images/buy_but.png) no-repeat scroll 0px -33px;
	text-decoration:none;
}

#ecp_product_similar{
	width:113px;
	height: 33px;
	display: block;
	margin: 14px 6px 14px 0px;
	float:left;
	background: transparent url(../images/sim.png) no-repeat 0 0;


	}
	

#ecp_product_similar:hover{
	background: transparent url(../images/sim.png) no-repeat scroll 0px -33px;
	text-decoration:none;
}


#ecp_product_wishlist{
	width:141px;
	height: 33px;
	display: block;
	margin: 14px 0px 14px 0px;
	float:left;
	background: transparent url(../images/wish.png) no-repeat 0 0;

	}
	

#ecp_product_wishlist:hover{
	background:transparent url(../images/wish.png) no-repeat scroll 0px -33px;
	text-decoration:none;
}


#ecp_sign_up{
	background: transparent url(../images/news.png) no-repeat 0 -33px;
	width: 397px;
	margin-top: -9px;
	height: 33px;
	float: left;
	margin-bottom: 6px;
}

#ecp_sign_up:hover{background: url(../images/news.png) no-repeat 0px 1px;}

#fav_but{
	width:130px;
	height: 33px;
	display: block;
	margin: 14px 6px 14px 0px;
	float:left;

	}
	
#t_fav_but1:link, .t_fav_but1:visited, .t_fav_but1:active
{
	width: 130px;
	height: 33px !important;
	display:block;
	background: transparent url(../images/fav.png) no-repeat 0 0;
}
#t_fav_but1:hover{
	background-position: 0px -33px;
	text-decoration:none;
}

.cleaner{clear:both;}

.cloud-zoom-lens {
	border: 1px solid #e2dfdf;
	margin:-2px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
	display:none;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #e2dfdf;
	overflow:hidden;
	background-color:white;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #e2dfdf;
}

#ecp_product_gallery
{
	float: left;
	width: 348px;
	position: relative;
}

.s_big_image
{
	display:none;
	width:348px;
	cursor:pointer;
	border:0px;
	cursor:pointer;
	position:relative;
	border: 1px solid #e2dfdf;

}
.s_big_image img
{
	width: 100%;
}

#ecp_product_gallery input
{
	display:none;
}
#ecp_product_gallery input:checked + a
{
	display:block;
}

#ecp_product_gallery input + label img
{
	display: block;
	width: 100%;
}
#ecp_product_gallery input + label
{
	
	display:none;
	cursor: zoom-in;
}
#ecp_product_gallery input:checked + label
{
	display:block;
}


.e_bl_small
{
	display: block;
	overflow: hidden;
}

.e_bl_small label
{
	display: block;
	overflow: hidden;
	width: 84px;
	float: left;
	margin: 10px 2px 0px 0px;
	position: relative;
	cursor: pointer;
}
.e_bl_small label img
{
	display: block;
	overflow: hidden;
	max-width: 84px;
	max-height: 84px;
}

.e_bl_small [ci=""]
{
    display: none;
}
.e_bl_small label[ci=""]
{
    display: none;
}




input.big_img
{
	display: none;
}
input.big_img + label
{
	display:none;
	width: 100%;
	cursor: zoom-out;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}
input.big_img + label img
{
	width: 100%;
	display: block;
}
input.big_img:checked + label
{
	display:block;
}
@media only screen and (max-width: 510px)
{
	input.big_img + label, input.big_img:checked + label
	{
		display:none;
	}
}




.left_menu{
	float:left;
	width:205px;
}


.description_det{
	width:397px;
	float:left;
	

}
.cont{
	background:#eeeeee repeat;
	width: 397px;
	overflow:hidden;
	margin-top: 3px;
}

.desc_text {
width: 397px;
float: right;
padding: 0px 10px 0px 10px;
margin: 0px 10px 0px 14px;
}

.desc_text p {
line-height: 1.5;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.bullets{
	margin: 7px;
	padding-left: 9px;
	list-style-image:url(../images/bullet.png);
}

.please_accept{
	width:397px;
	height:40px;
	display:block;
	overflow:hidden;
	clear:both;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size:12px !important;
}

#b_tab
{
	width:397px;
	height:33px;
	display:block;
	background:transparent url(../images/TABS.png) no-repeat 0px 0px;
	overflow:hidden;
	clear:both;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	font-size:12px !important;
}
.b_tab:link, .b_tab:visited, .b_tab:active, .b_tab:hover
{
	width:95px;
	height:33px;
	display:block;
	overflow:hidden;
	float:left;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}
#b_tab1, #b_tab2, #b_tab3, #b_tab4
{
	display:none;
	margin:0px 0px 0px 10px;
	padding:0px 9px 9px 0px;
	line-height: 1.5;
	overflow: auto !important;
	max-height: 300px;

}





#b_tab2 p
{
	
	margin:10px 10px 10px 10px;
}


#b_tab3 p
{
	
	margin:10px 10px 10px 10px;
}


#b_tab4 p
{
	
	margin:10px 10px 10px 10px;
}



#b_tab label
{
	display: block;
	overflow: hidden;
	width: 98px;
	height: 33px;
	float: left;
	cursor: pointer;
}

.description_det input
{
	display: none;
}

.description_det input:nth-of-type(1):checked ~ #b_tab
{
	background-position: 0px 0px;
}
.description_det input:nth-of-type(2):checked ~ #b_tab
{
	background-position: 0px -33px;
}
.description_det input:nth-of-type(3):checked ~ #b_tab
{
	background-position: 0px -66px;
}
.description_det input:nth-of-type(4):checked ~ #b_tab
{
	background-position: 0px -99px;
}

.description_det input:nth-of-type(1):checked ~ .cont #b_tab1
{
	display: block;
}
.description_det input:nth-of-type(2):checked ~ .cont #b_tab2
{
	display: block;
}
.description_det input:nth-of-type(3):checked ~ .cont #b_tab3
{
	display: block;
}
.description_det input:nth-of-type(4):checked ~ .cont #b_tab4
{
	display: block;
}



.cps_info_table
{
	font-size: 12px;
	width: auto;
	margin: 10px 0;
	color: #646464;
}

.cps_info_table td, .cps_info_table th
{
	background: #e4e4e4;
	height: 26px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	margin: 2px;
	width: 281px;
}

.cps_info_table tr:nth-child(even) td, .cps_info_table tr:nth-child(even) th
{
	background: #cccccc;
}


.bestsellers_map{
	
	float:right;
	margin:9px 0px 9px 0px;}
	
	
#christ_del{
	display:none;
}	
	
.pentactive {
display:none;
background-color: transparent;
float: left;
margin: 0 0 15px 5px;
text-align: right;
width: 55%; }
.pentactivecon2 {
display: none;
float: right;
width: 35%; }



/* NEW - EBAY */

body
{	width:100%;
	margin: 0;
	padding: 0;
	text-align: left, justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#646464;
/*	background: url(fully_bgr.png) no-repeat;*/
	background: #ffffff;
}


.pagewidth {
	width:971px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	overflow: hidden;
	border-left: 9px solid #eaeaea;
	border-right: 9px solid #eaeaea;
}

.pageminwidth
{
	width:971px;
	margin:0px auto;
	overflow: hidden;
	padding: 0;
	text-align:center;
	background-color: #ffffff;
}



.m_hidden{
	
	display:none;}
	
	
.c_header{
	width: 971px;
	height:154px;
	overflow:hidden;
	background:url(../images/front_04.png) repeat-x;}

#cps_logo{
	
	height: 46px;
	width: 327px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	margin: 37px 0px 0px 13px;
}

.icons{
	width: 935px;
	height:36px;
	display: block;
	float:left;
	z-index:100;
	margin:26px 17px 0px 17px;
}

.t_icons1:link, .t_icons1:visited, .t_icons1:active
{
	width: 193px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat 0 0px;
	float:left;
}
.t_icons1:hover{
	background-position: 0px -36px;
	text-decoration:none;
}

.t_icons2:link, .t_icons2:visited, .t_icons2:active
{
	width:252px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -193px 0px;
	float:left;
}
.t_icons2:hover{
	background-position: -193px -36px;
	text-decoration:none;
}

.t_icons3:link, .t_icons3:visited, .t_icons3:active
{
	width:218px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -445px 0px;
	float:left;
}
.t_icons3:hover{
	background-position: -445px -36px;
	text-decoration:none;
}


.t_icons4:link, .t_icons4:visited, .t_icons4:active
{
	width:272px;
	height: 36px !important;
	display:block;
	background: transparent url(../images/icons.png) no-repeat -663px 0px;
	float:left;
}
.t_icons4:hover{
	background-position: -663px -36px;
	text-decoration:none;
}
.telephone{
	height: 21px;
	width: 270px;
	float:left;
	background:url(../images/telephone.png) no-repeat;
	margin: 30px 0px 0px 63px;

	}
.custom_p{
list-style: none;
height: 12px;
padding: 0;
margin: 20px 9px 3px 0px;
overflow: hidden;
width: 621px;
float:right;
display: inline-block;
}
	
.custom_p li {
float: left;
display: inline-block;
border-right: 1px solid #646464;
}	
	
.custom_p li a {
display: block;
padding: 0 5px 0 5px;
height:12px;
line-height: 12px;
color: #646464;
font-size: 11px;
font-weight: normal;
text-decoration:none;

}

.custom_p li a:hover
{
	color: #f67a1e;
	text-decoration:none;
}

	
	#ecp_categories
{
	background:url(../images/menu_back.png) repeat-y;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 205px;
}


.w_search{
	width: 279px;
	height: 30px;
}

.w_search form
{
	position: relative;
}

.w_search form a
{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	text-decoration: none;
}

.a_search
{
	background: transparent url(../images/search_shape.png) no-repeat;
    width: 204px;
	height: 30px;
    margin: 53px 0 0 682px;
    padding: 0;
    position: absolute;
    text-align: left;
	z-index: 1 !important;

}
.a_s_box
{
	width:190px;
	height:30px;
	background-color: transparent;
    border: 0 none;
    color:#acacac;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    margin: 0px 0 0 5px;
    padding: 0;
    position: absolute;
    text-indent: 3px;
	outline:none;
}

.a_s_button
{
	width:75px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:0px;
	position:absolute;
	margin: 0 0 0 204px !important;
		
}


.search_cont{
	width:971px;
	height:45px;
	background: url(../images/finder.png) no-repeat;
	float:left;
	margin-bottom:9px;
	margin-top:-2px;}
	
	
#ecp_categories_title {
background: url(../images/cat_title.png) no-repeat;
height: 38px;
line-height: 38px;
font-size: 12px;
font-weight: bold;
color: #fff;
padding-left: 7px;
padding-bottom: 2px;
}
#ecp_categories ul
{	
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
	
}
#ecp_categories ul li {list-style: none; list-style-type:none; /*background:#686970;*/
}
#ecp_categories li:last-of-type
{
	border-bottom: none;
}

#ecp_categories li a
{
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background: url(../images/plus_sign.png) 10px center no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}


#ecp_categories li a:hover
{color:#f67a1e;}
#ecp_categories li ul li a
{
	background: transparent;
	border: none;
}



#ecp_categories a:hover + ul, #ecp_categories ul:hover
{
	display: block;
}




.front_m{
	margin:9px 0px 0px 0px;}
	

	
#right_column{
	margin:0px 0px 0px 5px;}
	
@-moz-document url-prefix() { 
 #right_column {
   margin:0px 0px 0px 4px !important;
  }
}
	
.bestsellers{
	display: block;
	overflow: hidden;
	height: 280px;
	margin:9px 0px 0px 0px;}
	
	
select.m_select
{
	
	position:relative;
	z-index:10;
	width:162px !important;
	height:23px !important;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#646464;
	border:none !important;	
	
	/*float:left;*/
}


span.m_select
{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:162px;
	height:23px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#646464;
	top:0px;
	text-indent:7px;
	background: url(../images/search_arr.png) no-repeat 0 0;
	cursor:default;
	z-index:1;
	margin:0px 0px 0px 0px;
	border:none !important;


	
}


#m_model_imput2 {
background: url(../images/search_arr.png) no-repeat 0 0;
    border: 0 none;
    color: #646464;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 6px;
    width: 162px;
	margin:11px 0px 0px 357px;

}

.m_select_button
{
	width:91px;
	height:25px;
	display:block;
	overflow:hidden;
	position:absolute;
	margin:0px 0px 0px 870px;
	padding:0px;
}

.one 
{
	
	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:visible;
	margin:0px 0px 0px 186px;
}

.one span.m_select

{
	text-align: left;
}

.two span.m_select

{
text-align: left;}

.two
{
	
	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:hidden;
	/*margin:11px 0px 0px 699px;*/
	margin:0px 0 0 357px;
	
}


.three, .five
{
	
	width:162px !important;
	height:23px !important;
	position:absolute;
	display:block;
	overflow:visible;
	margin:0px 0px 0px 528px;
}
.five { margin:0px 0px 0px 700px;overflow:hidden;}
.three span.m_select, .five span.m_select

{
	text-align: left;
}

.custom_p2{
 
 	width: 757px;
	margin:0px 0px 0px 5px;}
	
.custom_p2 p{
 	width: 748px;
	margin:9px 9px 0px 2px;}
	
.cps_info_table
{
	font-size: 12px;
	width: auto;
	margin: 10px 0;
	color: #646464;
}

.cps_info_table td, .cps_info_table th
{
	background: #e4e4e4;
	height: 26px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	margin: 2px;
	width: 281px;
}

.cps_info_table tr:nth-child(even) td, .cps_info_table tr:nth-child(even) th
{
	background: #cccccc;
}

table.v4acpcont{display:none;}


#christ_del{
	display:none;
}

.bullets strong
{
	padding-right: 3px;
}
.descr_text *[ci=""]
{
	display: none;
}

center:nth-last-of-type(2)
{
	margin-top: 15px;
}
center:nth-last-of-type(1)
{
	display: none;
}