.wp-effectimage_content a {
	FONT-SIZE:14px;
	COLOR:#000;
	CURSOR:pointer;
}
.wp-effectimage_content a:link {
	COLOR:#333;
	TEXT-DECORATION:none;
	OUTLINE-STYLE:none;
}
.wp-effectimage_content a:visited {
	COLOR:#333;
	TEXT-DECORATION:none;
}
.wp-effectimage_content a:hover {
	COLOR:#333;
	TEXT-DECORATION:underline;
}
.wp-effectimage_content a:active {
	COLOR:#333;
	TEXT-DECORATION:none;
	OUTLINE-STYLE:none;
}
.wp-effectimage_content img {
	BORDER-BOTTOM-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-TOP-STYLE:none;
	BORDER-LEFT-STYLE:none;
}
.wp-effectimage_content .feature_container {
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	MARGIN:0 auto;
	FONT-SIZE:80%;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted;
}
.wp-effectimage_content .wrap {
	OVERFLOW:hidden;
}
.wp-effectimage_content .load {
	BACKGROUND-IMAGE:url(images/loader32x32.gif);
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	TEXT-INDENT:-9999px;
	MARGIN:0 auto;
	WIDTH:923px;
	DISPLAY:none;
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-POSITION:center 50%;
	HEIGHT:100px;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted;
}
.wp-effectimage_content .feature {
	BORDER-BOTTOM:#999 0 dotted;
	POSITION:relative;
	BORDER-LEFT:#999 0 dotted;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted,vertical-align:middle;
}
.wp-effectimage_content .feature .button {
	BORDER-BOTTOM:#999 0 dotted;
	POSITION:absolute;
	BORDER-LEFT:#999 0 dotted;
	BORDER-TOP:#999 0 dotted;
	TOP:72px;
	BORDER-RIGHT:#999 0 dotted;
	LEFT:0;
}
.wp-effectimage_content .feature .prev {
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	TEXT-INDENT:-9999px;
	WIDTH:30px;
	DISPLAY:block;
	BACKGROUND:url(/images/sprite2.png) 0 0;
	FLOAT:left;
	HEIGHT:48px;
	BORDER-TOP:#999 0 dotted;
	margin:0px 16px 0px 15px;
	BORDER-RIGHT:#999 0 dotted;
	opacity:1;
	filter:alpha(opacity=100);
}
.wp-effectimage_content .feature .next {
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	TEXT-INDENT:-9999px;
	WIDTH:30px;
	DISPLAY:block;
	BACKGROUND:url(/images/sprite2.png) right top;
	FLOAT:left;
	HEIGHT:48px;
	BORDER-TOP:#999 0 dotted;
	margin-top:0px;
	BORDER-RIGHT:#999 0 dotted;
	opacity:100;
	filter:alpha(opacity=100);
}
.wp-effectimage_content .feature .prev:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.wp-effectimage_content .feature .next:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.wp-effectimage_content .featureUL {
	BORDER-BOTTOM:#000 0 dotted;
	POSITION:relative;
	BORDER-LEFT:#000 0 dotted;
	PADDING-BOTTOM:0;
	LIST-STYLE-TYPE:none;
	MARGIN:0;
	PADDING-LEFT:0;
	WIDTH:2800px;
	PADDING-RIGHT:0;
	FLOAT:left;
	BORDER-TOP:#000 0 dotted;
	BORDER-RIGHT:#000 0 dotted;
	PADDING-TOP:0;
	LEFT:0;
	top:-10px;
}
.wp-effectimage_content .featureBox {
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	BACKGROUND-REPEAT:no-repeat;
	FLOAT:left;
	OVERFLOW:hidden;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted;
}
.wp-effectimage_content .botton-scroll {
	Z-INDEX:0;
	BORDER-BOTTOM:#999 0 dotted;
	BORDER-LEFT:#999 0 dotted;
	MARGIN:0 10px;
	FLOAT:left;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted;
}
.wp-effectimage_content .block {
	Z-INDEX:0;
	BORDER-BOTTOM:#999 0 dotted;
	POSITION:relative;
	BORDER-LEFT:#999 0 dotted;
	PADDING-BOTTOM:20px;
	float:left;
	PADDING-LEFT:0;
	PADDING-RIGHT:0;
	FONT-SIZE:70%;
	OVERFLOW:hidden;
	BORDER-TOP:#999 0 dotted;
	BORDER-RIGHT:#999 0 dotted;
	PADDING-TOP:0;
}
.wp-effectimage_content .block .box {
	BORDER-BOTTOM:#d8d8d8 0 solid;
	BORDER-LEFT:#d8d8d8 0 solid;
	PADDING-BOTTOM:10px;
	MARGIN:0 10px;
	PADDING-LEFT:10px;
	PADDING-RIGHT:10px;
	FLOAT:left;
	BORDER-TOP:#d8d8d8 0 solid;
	BORDER-RIGHT:#d8d8d8 0 solid;
	PADDING-TOP:10px;
}
.wp-effectimage_content .block .box .feature-title {
	FONT-SIZE:140%;
	FONT-WEIGHT:normal;
}
.wp-effectimage_content .block .box .feature-thumb {
	WIDTH:240px;
	MARGIN-BOTTOM:5px;
	FLOAT:left;
	HEIGHT:150px;
}
