/* -------------------------- Products ---------------------------------------- */

/** Common Software page **/
#products h2 {
	font-family	: Arial;
    font-size	: 22px;
	line-height	: 30px !important;
	margin      : 17px 0px 10px 0px;
}
#products h3 {
    font-size	: 16px;
	margin      : 12px 0px 7px 0px;
}
#products .arrow-link {
	padding-right: 28px;
	background	: url('/includes/images/products-page/icons.gif') no-repeat scroll right -68px transparent;
}
#products div.border {
	height      : 1px;
	border-bottom: 1px solid #e5e5e5;
}
/** **/

/** Top choise **/ 
#products .top-choise {
	position	: relative;
	width		: 729px;
	height		: 252px;
	padding		: 28px 0px 0px 135px;
	background	: url('/includes/images/products-page/dd-pro/top-bg.jpg') no-repeat;
}
#products .top-abs {
	height		: 254px;
	background	: url('/includes/images/products-page/dd-pro/bottom-bg.jpg') no-repeat;
}
#products .top-choise .badge1 {
	position	: absolute;
	top			: -4px;
	right		: 0px;
	width		: 118px;
	height		: 105px;
}
#products .top-choise .badge2 {
	position	: absolute;
	top			: -2px;
	right		: 0px;
	width		: 118px;
	height		: 102px;
}
#products .top-choise .big-box {
	width		: 154px;
	height		: 240px;
	float		: left;
	margin-right: 28px;
}
#products .top-choise .description {
	width		: 460px;
	height		: 132px;
	padding-left: 3px;
	float		: left;
}
#products .top-choise p {
	font-size	: 12px;
}
#products .top-choise .button {
	width		: 236px;
	height		: 53px;
	border		: none;
}
#products .top-choise .button {
	display		: block;
	width		: 236px;
	height		: 53px;
	outline		: none;
	text-decoration: none;
	text-indent	: -5000px;
}
#products .top-choise .button-en {
	background	: url("/includes/images/products-page/dd-pro/button.gif") no-repeat scroll 0 0 transparent;
}
#products .top-choise .button-ru {
	background	: url("/includes/images/products-page/dd-pro/button-ru.gif") no-repeat scroll 0 0 transparent;
}
#products .top-choise .button-bottom {
	background-position: 0 -53px;;
}
#products .top-choise p.more-info {
	padding		: 5px 0px 0px 186px;
}
/** **/

/** Advanced products **/
#products .advanced-products-block {
	width       : 864px;
	height		: 197px;
	background	: url('/includes/images/products-page/mid-bg.jpg') no-repeat;
}
#products .advanced-product {
	display     : inline;
	float		: left;
	width		: 374px;
	height		: 150px;
	margin      : 19px 0px;
	padding     : 9px 28px 0px 29px;
}
#products .odd {
	border-right: 1px solid #e5e5e5;
}
#products .advanced-product .mid-box{
	width		: 81px;
	height		: 145px;
	float		: left;
	margin-right: 25px;
}
#products .advanced-product .product-links{
	font-size	: 12px;
	color       : #666666;
}
/** **/

/** Other products **/
#products .product-block{
	width		: 374px;
	height		: 124px;
	margin      : 19px 0px;
	padding		: 4px 28px 0px 29px;
	float		: left;
}
#products .left {
	border-right: 1px solid #e5e5e5;
}
#products p.links {
	color       : #666666;
}
#products .product-icon{
	width		: 46px;
	height		: 43px;
	float		: left;
	margin		: 12px 20px 50px 0px;
	background  : url('/includes/images/products-page/product-icons.gif');
}
#products .antivirus {
	background-position  : 0px -232px;
}
#products .file-recovery {
	background-position  : 0px -277px;
}
#products .disk-defrag {
	background-position  : 0px -139px;
}
#products .registry-cleaner {
	background-position  : 0px -47px;
}
#products .registry-defrag {
	background-position  : 0px -93px;
}
#products .system-information {
	background-position  : 0px -0px;
}
#products .duplicate-file-finder {
	background-position  : 0px -184px;
}
#products .disk-defrag-screen-saver {
	background-position  : 0px -139px;
}
/** **/

#products .content {
	width		: 806px;
	padding		: 20px 27px 0px 27px !important;
	color		: #666666;
}
#products .content strong {
    color		: #333333;
}
/** Reviews **/
#products .review-panel{
	width		: 370px;
	float		: left;
	margin-right: 66px;
	position	: relative;
	zoom		: 100%;
}
#products .review-panel .navigate {
	display		: block;
	padding-left: 315px;
}
#products .review-panel .navigate a {
    background: url("/includes/images/products-page/awards-steps.gif") no-repeat scroll 0 -11px transparent;
    display		: block;
    float		: left;
    height		: 11px;
    margin		: 0 0 0 5px;
    overflow	: hidden;
    width		: 11px;
}
#products .review-panel .navigate a.current {
    background-position: 0 0;
}
#products .review-panel #reviews-container {
	position    : relative;
    height		: 155px;
    width		: 100%;
    overflow	: hidden;
}
#products .review-panel #reviews-container .review {
    display		: block;
    height		: 155px;
}
#products .review-panel #reviews-container .review img {
    margin-left	: 114px;
}
#products .review-panel #reviews-container .review span.logo {
	display     : block;
	width       : 141px;
	height      : 58px;
	margin      : auto;
	background  : url('/includes/images/products-page/partner-logos-big.gif') no-repeat;
	text-indent : -5000px;
}
#products .review-panel #reviews-container .review span.logo.cnet {
	background-position : 0px 0px;
}
#products .review-panel #reviews-container .review span.logo.mmart {
	background-position : 0px -58px;
}
#products .review-panel #reviews-container .review span.logo.screw {
	background-position : 0px -116px;
}
#products .review-panel #reviews-container .review p {
	margin-top  : 3px;
	padding     : 3px 0px 0px 30px;
    background  : url("/includes/images/products-page/icons.gif") no-repeat scroll 0 -151px transparent;
}
#products .review-panel #reviews-container .review em {
    display     : block;
    font-style  : normal;
    text-align  : right;
	font-weight	: bold;
}
#products .review-panel #reviews-container .review em.quote {
    background  : url("/includes/images/products-page/icons.gif") no-repeat scroll right -271px transparent;
    padding     : 0px 35px 0px 0px;
	color		: #333333;
}
/** **/

#products .quick-links {
	width		: 370px;
	float		: left;
}
#products .quick-links strong {
    display: block;
    padding: 0 0 5px;
}
#products .prefooter .hr {
    background-position: 0 50%;
    height: 30px;
}
#products ul.triangle-orange li {
    padding-left: 10px;
    background	: url("/includes/images/products-page/icons.gif") no-repeat scroll 0 -6px transparent;
}

/** Recommended expers **/
#products .recommended-experts{
	height		: 53px;
	margin-bottom: 15px;
}
#products .recommended-experts strong {
	float		: left;
	display     : block;
	margin-top  : 8px;
}
#products .recommended-experts .logo{
	float		: left;
	display     : block;
	margin      : 0px 20px 0px 25px;
	height      : 53px;
	background  : url('/includes/images/products-page/partner-logos-tiny.gif') no-repeat;
	text-indent : -5000px;
}
#products .recommended-experts .pcworld {
	width       : 106px;
	background-position : 0px -233px;
}
#products .recommended-experts .mmart {
	width       : 96px;
	background-position : 0px -128px;
}
#products .recommended-experts .zdnet {
	background-position : 0px 0px;
	width       : 77px;
}
#products .recommended-experts .screw {
	width       : 106px;
	background-position : 0px -176px;
}
#products .recommended-experts .cnet {
	width       : 53px;
	background-position : 0px -65px;
	margin-right: 0px;
}
/** **/

/** ----------------------------------------------------- **/

div.bookmark {
	padding     : 20px 0px 30px 0px;
}
div.bookmark a img {
	width       : 125px;
	height      : 16px;
	margin-top  : 15px;
	border      : 0px;
}

#section-content h3,
#section-content h1{
	margin-top	: 11px;
	font-size	: 218%;
}
#section-content h1{
	margin-top	: 0px;
}

.layouts-product .right-block p{}
.layouts-product p img{padding:3px;border-color:#D0D0D0;}
.layouts-product p img.left{margin-right:20px;float:left;}
.layouts-product p img.right{margin-left:20px;float:right;}

#product{
	margin-bottom: 20px;
}
/* -------------------------- Short info ---------------------------------------- */
.short-info{}
.short-info img.box{
	margin-right: 30px;
	float		: left;
}
.short-info p{
	padding		: 0px 0px 6px 100px;
}
.short-info p.review{
	background	: url('/includes/images/quotes.gif') no-repeat 50px 10px;
}

.short-info .free-download{
	display		: block;
	width		: 166px;
	height		: 53px;
	padding		: 0px;
	margin		: 30px 0px 20px 100px;
	text-indent : -2000px;
	background	: url('/includes/images/free_download.gif') #69AD25;
	border		: 0px !important;
}
.short-info .cnet-download{
	display		: block;
	width		: 148px;
	height		: 59px;
	padding		: 0px;
	margin		: 10px 0px 20px 100px;
	outline		:none;
	text-indent : -2000px;
	background	: url('http://i.i.com.com/cnwk.1d/i/dl/dl-bta.gif');
}
/* -------------------------- Product menu -------------------------------------- */
ul.tabs{
	margin		: 0px 0px 0px 0px;
	padding		: 0px 0px 0px 15px;
	height		: 27px;
	vertical-align:middle;
	background	: url('/includes/images/icons_repeatx.gif?ver=0.9') repeat-x 0px -513px;
	overflow	: hidden;
	b1order		: 1px dashed #00ff00;
}
ul.tabs li{
	display		: block;
	zoom		: 100%;
	float		: left;
	height		: 27px;
	width		: auto;
	margin		: 0px;
	padding		: 0px 0px 0px 1px;
	background	: url('/includes/images/icons_repeatx.gif?ver=0.9') repeat-x 0px -450px;
	vertical-align:middle;
}
ul.tabs li.last{
	padding		: 0px 1px;
}
ul.tabs li:last-child
{
	padding		: 0px 1px;
}
ul.tabs li.next-sibling
{
	padding-left: 0px;
}
ul.tabs li a{
	display		: inline;
	zoom		: 100%;
	width		: auto;
	height		: 27px;
	padding		: 10px 9px 0px 9px;
	line-height	: 120%;
	vertical-align: bottom;
	font-size	: 13px;
	background	: url('/includes/images/icons_repeatx.gif?ver=0.9') repeat-x 0px -543px;
	
}
ul.tabs li>a{
	display		: block;
}
ul.tabs li.current{
	background	: url('/includes/images/icons_repeatx.gif?ver=0.9') repeat-x 0px -420px;
	height		: 27px;
	padding		: 0px 1px;
}
ul.tabs li.current a{
	height		: 20px;
	padding		: 7px 9px 0px 9px;
	font-size	: 13px;
	font-weight : bold;
	line-height	: 120%;
	background	: url('/includes/images/icons_repeatx.gif?ver=0.9') repeat-x 0px -483px;
}

/* -------------------------- Section content, ajax loading --------------------- */
#section-content{
	position	: relative;
	width		: 864px;
	margin		: auto;
	display		: none;
	padding-top	: 20px;
}
#section-content .site-main{
	zmargin-top	: 40px;
}
#loading{
	position	: absolute;
	top			: 0px;
	left		: 330px;
	font-weight	: bold;
	z-index		: 2000;
	padding		: 13px 20px 13px 35px;
	color		: #000000;
	background	: url('/includes/images/loading.gif') no-repeat #f0f0f0 10px center;
	font-family	: Arial;
	font-weight	: bold;
	font-size	: 14px;
	opacity		: 0.5;
	filter		: filter: alpha(opacity='50');
}
#loading-shadow{
	position	: absolute;
	top			: 0px;
	left		: 0px;
	height		: 100%;
	width		: 100%;
	background	: #ffffff;
	opacity		: 0.7;
	filter		: filter: alpha(opacity='70');
}

/* -------------------------- Section Overview ---------------------------------- */
#product-overview b.medium
{
	display		: block;
	margin 		: 0px 0px 8px 0px;
}
/* overview, review and awards block */
#product-overview p.testimonial,
#product-overview p.review{
	margin		: 40px 0px 0px 0px;
}
#product-overview p.testimonial a,
#product-overview p.review a{
	display		: block;
	float		: none;
	clear		: both;
	margin-top	: 10px;
}
#product-overview p.testimonial img,
#product-overview p.review img{
	display		: block;
	float		: left;
}
#product-overview p.testimonial b{
	display		: block;
	margin-bottom:10px;
}
#product-overview p.review img{
	width		: 77px;
	height		: 109px;
	margin		: 0px 2px 0px 0px;
	padding		: 0px 6px 7px 0px !important;
	background	: url('/includes/images/award_shadow.gif');
}

#product-overview p.testimonial img{
	width		: 109px;
	height		: 141px;
	margin		: 2px 15px 0px 0px;
	padding		: 3px 6px 7px 3px !important;
	background-image:url('/includes/images/testimonial_shadow.gif');
}

/* -------------------------- Section Overview v.2 ------------------------------ */
#product-overview .float-left-block{
	width		: 500px;
	float		: left;
}
#product-overview .float-right-block{
	float		: right;
	width		: 334px;
	margin-left	: 25px;
}
#product-overview .float-right-block img{
	display		: block;
}
#product-overview .float-right-block .testimonials{
	background	: url('/includes/images/testimonials-bg-footer.gif') no-repeat bottom left;
}
#product-overview .float-right-block .testimonials .bg{
	background	: url('/includes/images/testimonials-bg.gif') no-repeat top left;
	padding		: 20px;
}
#product-overview .float-right-block .testimonials p{
	padding		: 0px 25px 0px 25px;
	background	: url('/includes/images/quote-up.gif') no-repeat;
}
#product-overview .float-right-block .testimonials i{
	display		: block;
	padding		: 0px 25px 0px 0px;
	text-align	: right;
	background	: url('/includes/images/quote-down.gif') no-repeat top right;
}
#product-overview .screenshots-big div.screenshot {
	float		: left;
	width		: 230px;
	margin		: 0px 85px 20px 0px;
	overflow	: hidden;
}
#product-overview .screenshots-big div.screenshot-odd {
	margin-right: 0px !important;
}
#product-overview .screenshots-big div.screenshot a.screenshot{
	float		: none;
	margin		: 0px;
}
#product-overview .screenshots-big div.screenshot img{
	float		: none;
	width		: 225px;
	height		: 104px;
	margin-bottom: 5px;
	background	: url('/includes/images/screen-bg.gif') no-repeat;
}


/* -------------------------- Section Comparison -------------------------------- */
#product-comparison{}
#product-comparison table{border-collapse:collapse;}
#product-comparison table tr{background-color:#E8F0F9;}
#product-comparison table tr.bg-dark-green{background-color:#66AA22;}
#product-comparison table tr.bg-dark-blue{background-color:#6BA4D7;}
#product-comparison table tr.head{color:#ffffff;font-size:120%;}
#product-comparison table tr.head td.col1,
#product-comparison table tr.head td.col2,
#product-comparison table tr.head td.col3,
#product-comparison table tr.head td.col4,
#product-comparison table tr.head td.col5{text-align:center;}
#product-comparison table tr td.col1,
#product-comparison table tr td.col2,
#product-comparison table tr td.col3,
#product-comparison table tr td.col4,
#product-comparison table tr td.col5{width:85px;}
#product-comparison table tr td{padding:7px;border:2px solid #ffffff;background-position:center center;background-repeat:no-repeat;}
#product-comparison table tr td.yes{background-image:url('/includes/images/arrow_green.gif');background-color:#E4F8DD;text-indent:-3000px;}
#product-comparison table tr td.no{background-image:url('/includes/images/arrow_red.gif');text-indent:-3000px;}

/* -------------------------- Section Features ---------------------------------- */
div.screenshot{
	float	: left;
	width	: 420px;
	margin	: 0px 20px 28px 0px;
}
div.screenshot-odd{
	margin-right:0px;
}
div.screenshot a.screenshot,
div.screenshot span.screenshot{
	display	: block;
	position: relative;
	width	: 176px;
	float	: left;
	margin	: 2px 15px 0px 0px;
	text-align:center;
	text-decoration:none;
}
div.screenshot a.screenshot span.zoom{
	display	: none;
	position: absolute;
	color	: #000000;
	bottom	: 5px;
	right	: -3px;
	width	: 49px;
	height	: 18px;
	background: #dddddd;
	opacity	: 0.7;
	line-height:14px;
}
div.screenshot b.medium{
	display		: block;
	line-height	: 140%;
	margin 		: 0px 0px 8px 0px;
}
div.screenshot img{
	display	: block;
	border	: 0px;
	padding	: 1px;
	width	: 176px;
	height	: 81px;
	padding	: 2px 6px 5px 2px;
	background: url('/includes/images/screenshot_bg.gif') no-repeat;
}
div.screenshot p{
	margin	: 0px;
	padding	: 0px;
}
div.features-abs5-bg{
	background	:	url("http://www.auslogics.com/en/software/boost-speed/images/features_bg.gif") repeat-x scroll 0 0 transparent;
	clear		:	both;
	float		:	none;
	padding		:	5px 0px 10px 5px;
}
/* -------------------------- Section Testimonials ------------------------------ */
#product-testimonials div.screenshot span.screenshot{
	width	: 120px;
}
#product-testimonials div.screenshot img{
	width		: 109px;
	height		: 141px;
	padding		: 3px 18px 7px 3px !important;
	background-image:url('/includes/images/testimonial_shadow.gif');
}

/* -------------------------- Section Reviews ----------------------------------- */
#product-reviews div.screenshot span.screenshot{
	width	: 155px;
}
#product-reviews div.screenshot img{
	width		: 145px;
	height		: 210px;
	padding		: 4px 6px 7px 4px !important;
	background-image:url('/includes/images/review_shadow.gif');
}
#product-reviews div.screenshot b{
	display		: block;
	margin		: 7px 0px 0px 170px;
	font-size	: 100%;
	padding-left: 10px;
	background	: url('/includes/images/defis.gif') no-repeat 2px 9px;
}


/* -------------------------- Download ------------------------------------------ */
ul.download-info{
	float	: none;
	clear	: both;
	height	: 23px;
}
ul.download-info li{
	padding	: 0px 20px;
	float	: left;
	display	: block;
	width	: 42%;
	text-align:right;
	line-height	: 23px;
}
ul.download-info li.title{
	text-align:left;
}

div.download-form input.email{
	display		: block;
	margin		: 10px 0;
	width		: 20em;
	background	: none repeat scroll 0 0 #FFFFFF;
	border		: 1px solid #ABADB3;
	color		: #000000;
	font-family	: Arial,Verdana,sans-serif;
	font-size	: 118%;
	padding		: 1px 0;
	vertical-align:middle;
}

a.download-free{
	background	: url("/includes/images/free_download.gif") no-repeat scroll 0pt 0pt #69AD25;
	border		: 0pt none ! important; 
	margin		: 15px 0px 25px 0px;
	display		: block; 
	width		: 166px;
	height		: 53px; 
	padding		: 0pt; 
	text-indent	: -2000px; 
}
div.download-form a.button{
	display		: block;
	float		: left;
	margin		: 15px 0px 25px 0px;
}
div.download-form a.button img{
	border		: none;
	display		: block;
}


/* -------------------------- Download Disk Defrag ------------------------------------------ */
#dd-abs-adv .abs-adv {
	width		: 839px;
	height		: 178px;
	padding		: 20px 0px 0px 25px;
	background-image	: url("/en/software/disk-defrag/images/download/bg.gif");
	background-repeat	: no-repeat;
	margin-bottom		: 15px;
}
#dd-abs-adv .cnet {
	width		: 118px;
	height		: 145px;
	float		: right;
	margin		: 10px 86px 0px 70px;
}
#dd-abs-adv .cnet1 {
    float: right;
    height: 145px;
    margin: 10px 45px 0 0px;
    width: 118px;
}
#dd-abs-adv .text-block {
	height		: 108px;
	padding-left: 5px;
}
#dd-abs-adv .big {
	font-family	: Arial;
	font-size	: 24px;
	font-weight	: bold;
	margin-bottom	: 5px;
}
#dd-abs-adv .small {
	font-size	: 12px;
	line-height	: 20px;
}
#dd-abs-adv .button {
	width		: 212px;
	height		: 53px;
	border		: none;
}



/* -------------------------- Section Portable ------------------------------ */

#product-portable b.medium
{
	display		: block;
	margin 		: 0px 0px 0px 0px;
}
#product-portable .float-left-block{
	width		: 520px;
	float		: left;
}
#product-portable .float-right-block{
	float		: right;
	width		: 300px;
	margin-left	: 25px;
}
#product-portable .float-right-block img{
	display		: block;
}


/* -------------------------- Section Business ------------------------------ */

#product-business b.medium
{
	display		: block;
	margin 		: 0px 0px 0px 0px;
}
#product-business .centre-block
{
	width		: 761px;
}
#product-business .calc-block
{
	width		: 415px;
	float		: left;
	margin-right	: 15px;
}
#product-business .float-right-block
{
	float		: left;
	width		: 331px;
}
#product-business .calculator 
{
	float		: left;
	margin-bottom	: 8px;
	width		: 415px;
	height		: 257px;
	cellpadding	: 0px;
	cellspacing	: 0px;	
	border		: 0px;
	background-image: url('./disk-defrag/images/calc-bg.gif');
}
#product-business .calculator-button 
{
	background	: none no-repeat top left;
	border		: none;
	cursor		: pointer;
	display		: block;
	height		: 22px;
	overflow	: hidden;
	padding		: 0;
	margin		: 0 2px 0 0;
	text-indent	: -9999px;
	width		: 105px;
	background-image: url('./disk-defrag/images/calculate.gif');
	font-size	: 0;
	line-height	: 25px;
}
#product-business .calculator-button-ru 
{
	background	: none no-repeat top left;
	border		: none;
	cursor		: pointer;
	display		: block;
	height		: 22px;
	overflow	: hidden;
	padding		: 0;
	margin		: 0 2px 0 0;
	text-indent	: -9999px;
	width		: 105px;
	background-image: url('/ru/software/disk-defrag/images/calculate.gif');
	font-size	: 0;
	line-height	: 25px;
}
#product-business .volume-table 
{
	width		: 761px;
	height		: 154px;
	border		: 0px;
	cellspacing	: 0px;
	cellpadding	: 0px;
	background-image:url('./disk-defrag/images/volume-calc.gif');
}
#product-business .volume-title
{ 
	vertical-align	: middle;
	font-size	: 16px;
	font-weight 	: bold;
	padding-left	: 12px;
	line-height	: 24px;
}
#product-business .volume-headings
{ 
	height		: 42px;
	font-weight 	: bold;
	vertical-align	: bottom;
	text-align	: left;
	font-size	: 13px;
}
#product-business .volume-calc
{ 
	height		: 58px;
	font-weight 	: bold;
	vertical-align	: middle;
	text-align	: left;
	font-size	: 13px;
}
#product-business .volume-add
{ 
	height		: 47px;
	padding-left	: 245px;
	padding-top	: 6px;
}
#product-business .volume-table-left
{ 
	height		: 20px;
	padding-left	: 10px;
	font-style	: italic;
}
#product-business .volume-table-right
{ 
	height		: 20px;
	padding-right	: 1em;
	text-align	: center;
	font-style	: italic;
}
#product-business .volume-table-bottom
{ 
	padding-right	: 10px;
	padding-left	: 10px;
	text-align	: left;
	font-size	: 9px;
}

/** Section Gamers! **/
#product-gamers .asiasoft-table{
	width		: 584px;
	overflow	: hidden;
	background	: url('/en/software/boost-speed/images/gamers/maplestory.gif') no-repeat;
}
#product-gamers .asiasoft-table .row {
	float		: none;
	clear		: both;
	height		: 63px;
	padding		: 18px 0px 0px 200px;
	line-height	: 140%;
}
#product-gamers .asiasoft-table .row.head {
	height		: 28px;
	font-size	: 14px;
	font-weight	: bold;
	font-family	: Arial;
	padding-top	: 0px;
	color		: #666666;
}
#product-gamers .asiasoft-table .before {
	float		: left;
	width		: 165px;
	padding-left: 15px;
}
#product-gamers .asiasoft-table .after {
	float		: left;
	width		: 170px;
	padding-left: 15px;
}
#product-gamers .asiasoft-table .maple{
	height		: 103px;
	padding		: 5px 0px 0px 0px;
	background	: url('/en/software/boost-speed/images/gamers/maplestory.gif') no-repeat;
}
#product-gamers .asiasoft-table .maple .maple-text{
	padding-top	: 12px;
}
#product-gamers .asiasoft-table .audition{
	background	: url('/en/software/boost-speed/images/gamers/audition.gif') #DAECFF no-repeat;
}
#product-gamers .asiasoft-table .raycity{
	background	: url('/en/software/boost-speed/images/gamers/raycity.gif') no-repeat;
}
#product-gamers .asiasoft-table .suddenattack{
	background	: url('/en/software/boost-speed/images/gamers/suddenattack.gif') #DAECFF no-repeat;
}

#product-gamers .asiasoft {
	padding		: 90px 20px 25px 25px;
	background	: url("/en/software/boost-speed/images/gamers/asiasoft.gif") #f0f0f0 no-repeat center 20px;
}
#product-gamers .asiasoft em {
	font-size	: 14px;
	font-style	: normal;
	font-weight	: bold;
	font-family	: Arial;
	line-height	: 18px !important;
	color		: #888888;
	padding		: 0px 5px;
	background	: url("/en/software/boost-speed/images/gamers/quotes.gif") no-repeat;
}
#product-gamers .asiasoft em.raquo {
	background-position	: -275px 0px;
}
#product-gamers p.research-download a{
	display		: block;
	text-align	: center;
	height		: 20px;
	padding		: 70px 0px 0px 0px;
	margin		: 0px;
	background	: url("/en/software/boost-speed/images/gamers/pdf.gif") no-repeat top center;
	font-size	: 16px;
	font-weight	: bold;
	font-family	: Arial;
}
#product-gamers a.pdf{
	display		: block;
	width		: 190px;
	padding		: 0px 0px 0px 30px;
	background	: url("/en/software/boost-speed/images/gamers/pdf-small.gif") no-repeat 10px 0px;
}
/** **/
