.JQuerySliderShow
{
	display : block;
}
.JQuerySliderHide
{
	display : none;
}
.PowerSlider2
{
	position : relative;
	text-align : left;
}
/* reset slider inner li*/
.PowerSlider2 li li
{
	width : auto;
	height : auto;
	list-style-type : disc;
	list-style-position : outside;
	list-style-image : none;
}
.PowerSlider2 div.play, .PowerSlider2 div.pause
{
	box-sizing : border-box;
}
#PowerSlider3Container:before, #PowerSlider3Container:after, #PowerSlider3Container div:before, #PowerSlider3Container ul:before, #PowerSlider3Container div:after, #PowerSlider3Container ul:after
{
	content : normal;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after
{
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
/* display none until init */
.owl-carousel
{
	position : relative;
	width : 100%;
	-ms-touch-action : pan-y;
}
.owl-carousel .owl-wrapper
{
	display : none;
	position : relative;
	-webkit-transform : translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer
{
	overflow : hidden;
	position : relative;
	width : 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition : height 500ms ease-in-out;
	-moz-transition : height 500ms ease-in-out;
	-ms-transition : height 500ms ease-in-out;
	-o-transition : height 500ms ease-in-out;
	transition : height 500ms ease-in-out;
}
.owl-carousel .owl-item
{
	float : left;
	overflow : hidden;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div
{
	cursor : pointer;
}
.owl-controls
{
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	-webkit-tap-highlight-color : rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item
{
	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	-webkit-transform : translate3d(0,0,0);
	-moz-transform : translate3d(0,0,0);
	-ms-transform : translate3d(0,0,0);
}
#PowerSlider3_bullets_in, #PowerSlider3_bullets_in ul, #PowerSlider3_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider3_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	border-width : 0px;
	border-style : solid none none;
	border-color : transparent;
	padding : 0px;
	overflow : visible;
	width : auto;
	height : auto;
	top : auto;
	left : 478px;
	right : auto;
	bottom : 132px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider3_bullets_in ul
{
	position : relative;
	overflow : visible;
	width : auto;
	height : auto;
}
#PowerSlider3_bullets_in li
{
	float : left;
}
#PowerSlider3_bullets_in li a
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#66000000, endColorstr=#66000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.4);
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	padding : 0px;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	margin : 0px 3px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider3_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#66000000, endColorstr=#66000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.4);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider3_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 228, 23);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider3_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 40px;
	font-size : 14px;
	font-family : 'Open Sans', sans-serif;
	right : auto;
	bottom : auto;
	font-weight : 500;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.811765);
	*color : #FFFFFF;
	-webkit-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-moz-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-webkit-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-moz-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
}
#PowerSlider3_pagination_in.hover
{
	width : auto;
	height : auto;
}
#PowerSlider3_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7ED2D2D2, endColorstr=#7ED2D2D2,GradientType=0 );
	background-color : rgba(210, 210, 210, 0.498039);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 0px;
	position : absolute;
	top : 0px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_progressbar_in .progress-bar
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#CCFFE417, endColorstr=#CCFFE417,GradientType=0 );
	background-color : rgba(255, 228, 23, 0.8);
	width : 100%;
	height : 100%;
	position : absolute;
}
#PowerSlider3_navbar_in, #PowerSlider3_navbar_in ul, #PowerSlider3_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider3_numbers_in, #PowerSlider3_numbers_in ul, #PowerSlider3_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider3_numbers_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	overflow : hidden;
	width : auto;
	height : auto;
	top : 35px;
	left : 424px;
	bottom : auto;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider3_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider3_numbers_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(239, 237, 237);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(79, 79, 79);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_numbers_in li a span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider3_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 228, 23);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_numbers_in li a.hover span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider3_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(55, 55, 55);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_numbers_in li a.active span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider3_playpause_in
{
	width : 17px;
	height : 16px;
	position : absolute;
	left : auto;
	top : 50px;
	right : 46px;
	bottom : auto;
}
#PowerSlider3_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider3_playpause_in div.play
{
	background-image : url(PowerSlider3/buttonverde.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	width : 17px;
	height : 16px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	border : 0px solid rgb(0, 0, 0);
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_playpause_in div.play.hover
{
	background-image : url(PowerSlider3/buttonverde.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_playpause_in div.pause
{
	background-image : url(PowerSlider3/buttonverde.pausafw.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	width : 17px;
	height : 16px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider3_playpause_in div.pause.hover
{
	background-image : url(PowerSlider3/buttonverde.pausafw.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
.PowerSlider3
{
	position : relative;
	text-align : left;
}
#PowerSlider3
{
	width : 270px;
	height : 300px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider3Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 270px;
	height : 300px;
	color : rgb(0, 0, 0);
	background-color : transparent;
	background-image : none;
	overflow-x : hidden;
	overflow-y : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	margin : 0 auto;
	float : none;
}
#PowerSlider3 #extend-slider, #PowerSlider3 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider3 #extend-slider li.slide1
{
	height : 300px;
	background-color : rgb(220, 246, 195);
	width : 100%;
	background-image : url('PowerSlider3/Trinkets-logo.png');
	background-position : 50% 50%;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider3 #extend-slider li.slide2
{
	height : 300px;
	background-color : rgb(220, 246, 195);
	width : 100%;
	background-image : url('PowerSlider3/Trinkets-logo.png');
	background-position : 50% 50%;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider3 #extend-slider li.slide3
{
	height : 300px;
	width : 100%;
	background-color : rgb(220, 246, 195);
	background-image : url('PowerSlider3/Trinkets-logo.png');
	background-position : 50% 50%;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider3 #extend-slider li.slide4
{
	height : 300px;
	width : 100%;
	background-color : transparent;
	background-image : url('PowerSlider3/Trinkets-logo.png');
	background-position : 50% 50%;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider3 #extend-slider li
{
	width : 100%;
}
#PowerSlider3_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider3 .customImage54
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 146px;
	top : 174px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage20
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage21
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage22
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 31px;
	top : 259px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage23
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage25
{
	width : 21px;
	height : 19px;
	position : absolute;
	left : 211px;
	top : 255px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage26
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 105px;
	top : 216px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage27
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 224px;
	top : 250px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage28
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 56px;
	top : 260px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage29
{
	width : 17px;
	height : 15px;
	position : absolute;
	left : 20px;
	top : 167px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage36
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage37
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 6px;
	top : 186px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage38
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 137px;
	top : 145px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage39
{
	width : 270px;
	height : 28px;
	position : absolute;
	left : -5px;
	top : 271px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage40
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 179px;
	top : 137px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage55
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 234px;
	top : 262px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage56
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 70px;
	top : 211px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage57
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 158px;
	top : 157px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage1
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage2
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage3
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 31px;
	top : 259px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage4
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage5
{
	width : 21px;
	height : 19px;
	position : absolute;
	left : 211px;
	top : 255px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage6
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 105px;
	top : 216px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage7
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 224px;
	top : 250px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage8
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 56px;
	top : 260px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage9
{
	width : 17px;
	height : 15px;
	position : absolute;
	left : 20px;
	top : 167px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage10
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage11
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 6px;
	top : 186px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage12
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 137px;
	top : 145px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage13
{
	width : 270px;
	height : 28px;
	position : absolute;
	left : -5px;
	top : 271px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage14
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 179px;
	top : 137px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage15
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 146px;
	top : 174px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage16
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 234px;
	top : 262px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage17
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 70px;
	top : 211px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage18
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 158px;
	top : 157px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage19
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage24
{
	width : 23px;
	height : 18px;
	position : absolute;
	left : 156px;
	top : 236px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage30
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 31px;
	top : 259px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage31
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage32
{
	width : 21px;
	height : 19px;
	position : absolute;
	left : 211px;
	top : 255px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage33
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 105px;
	top : 216px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage34
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 224px;
	top : 250px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage35
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 56px;
	top : 260px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage41
{
	width : 17px;
	height : 15px;
	position : absolute;
	left : 20px;
	top : 167px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage42
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 204px;
	top : 138px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage43
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 6px;
	top : 186px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage44
{
	width : 16px;
	height : 14px;
	position : absolute;
	left : 137px;
	top : 145px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage45
{
	width : 270px;
	height : 28px;
	position : absolute;
	left : -5px;
	top : 271px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage46
{
	width : 19px;
	height : 19px;
	position : absolute;
	left : 179px;
	top : 137px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage47
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 146px;
	top : 174px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage48
{
	width : 13px;
	height : 15px;
	position : absolute;
	left : 234px;
	top : 262px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage49
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 70px;
	top : 211px;
	right : auto;
	bottom : auto;
}
#PowerSlider3 .customImage50
{
	width : 24px;
	height : 29px;
	position : absolute;
	left : 158px;
	top : 157px;
	right : auto;
	bottom : auto;
}
