.illist {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.lillist li {
	list-style:none;
	margin-bottom:5px;
	padding-left:10px;
	background:url(/sage/themes/tonermax/images/bull_2.gif) 0px 3px no-repeat;
}



p {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

h1.ttlx {
	margin:0;
	margin-bottom:5px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.tbl-items-header{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	vertical-aling:midle;
	border-left:1px solid #fff;
	height:30px;
	text-indent: 10px;
}

.tbl-items-header td {
	background-color:gray;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0px 5px 0px 5px;
	border-left:1px solid #fff;
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_mid.png);
	text-indent: 10px;
}

.tbl-items-header  .langle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_left.png);
	background-repeat:no-repeat;
   	background-position:left;
}

.tbl-items-header  .rangle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_right.png);
 	background-repeat:no-repeat;
   	background-position:right;
}

.tbl-items-info{
	padding: 5px;
	font-size:11px;
	color:#111;
}

/* tabs info page */
.tbl-inf-tab { 
   width:537px;
}

.tbl-inf-tab .td1 { 
   border-bottom:1px solid #d4d4d4;  
   width:2px; 
   background:url( /sage/themes/tonermax/images/bg_item_tabs_left.gif );
   background-position:bottom; 
   background-repeat:no-repeat;
}

.tbl-inf-tab .td2 {  
	border-bottom:1px solid #d4d4d4;  
	padding:10px;
	background:url(/sage/themes/tonermax/images/bg_item_tabs.gif);  
	background-position:bottom;  
	background-repeat:repeat-x;
}
.tbl-inf-tab .td3   {  
	border-bottom:1px solid #d4d4d4;  
	width:2px; 
	background:url( /sage/themes/tonermax/images/bg_item_tabs_right.gif );
	background-position:bottom; 
	background-repeat:no-repeat;
}
 
/* end tabs info page */


.tbl-hr{
	height:1px;
	background-color:#ddd;
}

.tbl-subtotal-row{
	background-color:#FAFAFA;
	padding:5px 0 5px 0;
}

.tbl-total-row{
	background-color:#F2F2F2;
	padding:5px 0 5px 0;
}

.content-line-top{
	width:100%;
	float:left;
	margin-bottom: 3px;
}

.content-line{
	width:100%;
	/*float:left;*/
	margin-bottom: 15px;
}
#information-tabs{
	float: left;
	margin-top: 10px !important;
}

.tbl-subtotal-row .title{
	font-size:11px;
	text-align:right;
	float:right;
	padding-right:19px;
}

.tbl-subtotal-row .data{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:155px;
	float:right;
}

.tbl-total-row .title{
	font-size:15px;
	font-weight:bold;
	text-align:right;
	float:right;
	padding-right:19px;
}

.tbl-total-row .data{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	width:155px;
	float:right;
}
.frmType1 .row .row-label{
	display:block; float:left; 
	width: 94px; height:19px;
	padding: 0px 0px 0px 0px;
	margin:0;
	text-align: left;
}
.content-text{
	font-size:11px;
}

/* Langing Page */
.model-desc td{
	vertical-align:top;
}

.model-desc h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

.tbl-header{
	height:20px;
}

.tbl-header-text{
	font-size:13px;
	font-weight:bold;
}

.tbl-header-lnk{
	font-size:13px;
	font-weight:bold;
	font-size:11px;
}

.lp-tbl-items-header td {
	background-color:gray;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0px 5px 0px 5px;
	border-left:1px solid #fff;
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_mid.png);
}

.lp-tbl-items-header .langle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_left.png);
	background-repeat:no-repeat;
   background-position:left;
	width:60px;
}

.lp-tbl-items-header .rangle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_right.png);
 	background-repeat:no-repeat;
   background-position:right;
   width:60px;
}

.lp-tbl-items-header_ap td {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-left:1px solid #fff;
	height:30px;
	background-image:url(/sage/themes/tonermax/images/bg_tbl_items_header_mid.png);
}


.lp-tbl-items-header_ap .langle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/tbl-header-left.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:3px;
}

.lp-tbl-items-header_ap .rangle {
	height:30px;
	background-image:url(/sage/themes/tonermax/images/tbl-header-right.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:2px;
}


.lp-tbl-items-uheader td {
	background-color:#EAEAEA;
	font-size:11px;
	font-weight:bold;
	color:#777;
	padding: 3px 10px 3px 10px;
}

.lp-tbl-items-info td {
	padding: 5px;
}

.lp-tbl-items-info_ap {
	height: 33px;
}

.lp-tbl-items-info_ap td {
	background-color:#F5F5F5;
	padding: 5px;
}

.lp-tbl-items-info_ap_bt td {	
	font-size:11px;
	color:#000;	
}

.lp-tbl-items-info_ap_bt label {
	font-size:10px;
	color:#4F4F4F;
	font-weight: bold;
}



.filter_table_ap label {
	font-size:10px;
	color:#4F4F4F;
	font-weight: bold;
}


.filter_table_ap {
	background-image: url(/sage/themes/tonermax/images/searchform_bg.gif);
	height:40px;
}

.index0_div {
	z-index:0; 
	/*position:relative;*/ 
	cursor:pointer;
}

/* html .index0_div{
	display:block;	
}*/

.index1_div {
	z-index:1; 
	display:none; 
	position:absolute; 
	background-color:#FFFFF0; 
	padding: 5px 5px 5px 5px; 
	color:#000000; 
	border:1px solid; 
	border-color:#CCCCCC;
	width:250px;
}

.index2_div {
	z-index:1; 
	display:none; 
	position:absolute; 
	background-color:#FFFFF0; 
	padding: 2px 2px 2px 2px; 
	color:#000000; 
	border:1px solid; 
	border-color:#CCCCCC;
	width:380px;
}

.index3_div {
	z-index:1; 
	display:none; 
	position:absolute; 
	background-color:#FFFFF0; 
	padding: 2px 2px 2px 2px; 
	color:#000000; 
	border:1px solid; 
	border-color:#CCCCCC;
	width:300px;
}

.index3_div td{
	background-color:#FFFFF0;
}

.ac_input_poso{
	background : Window url('/sage/themes/tonermax/images/bigrotation2.gif') right center no-repeat;	
}

.btn_ap {
	background-image:url(/sage/themes/tonermax/images/background_btn.gif); 
	color:#FFFFFF; 
	font-size:10px;
	font-weight:bold;
	border:0px;
	height:15px;
	width:78px;			
	cursor:pointer;
}

.btn_ap2 {
	background-image:url(/sage/themes/tonermax/images/background_btn2.gif); 
	color:#000000; 
	font-size:10px;
	font-weight:bold;
	border:0px;
	height:15px;
	width:61px;			
	cursor:pointer;
}

.index2_div td{
	 border-right:1px solid #fff;
}


.so_pagination{
padding:1px 0px 1px 0px;
border-top: 1px Solid #c1cbcf;
border-bottom: 1px Solid #e2f2f8;
width:auto
}


.lp-tbl-items-delimiter {
	height:1px !important; 
	background-color:#ddd;
	font-size: 1px;	
}

/* Item Landing Page */
.item-info {
   height: auto;
}
.item-info-left {
    width: 320px;
    height: 260px;
    float: left;
}
.item-info-right {
    width: 530px;
    height: auto;
    margin-left: 10px;
    float: left;
}
.item-info-photo {
    height: 200px;
    border: 1px #e3e3e3 solid;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.brand-photo {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px #e4e4e5 solid;
    border-right: 1px #e4e4e5 solid;
    width: 75px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
   /* line-height: 5em;*/
    background: #fff;
}
.item-info-price {
    height: 60px;
    padding-top: 5px;
}
.item-info-price .price {
    color: #ff7800;
    font-size: 24px;
    font-weight: bold;
    float: left;
}
.item-info-price input {
    vertical-align: middle;
}
.item-info-descr {
    font-weight: bold;
    font-size: 20px;
}
.item-info-right .row {
    height: 17px;
    margin-top: 17px;
    border-bottom: 1px #e3e3e3 solid;
    display: block;
}
* html .item-info-right .row {
    height: 17px;
    margin-top: 17px;
    border-bottom: 1px #e3e3e3 solid;
    display: block;
	width: 240px;
}
.item-info-right .descrip_row {
    height: 15px;
 	 margin-top: 12px;
  	 padding-bottom:5px;
}
* html .item-info-right .descrip_row {
    height: 15px;
 	 margin-top: 12px;
  	 padding-bottom:5px;
	padding-left:5px;
}

.item-info-right .row .row-name {
    float: left;
    font-weight: bold;
    display:inline;
}
.item-info-right .row .row-info {
    float: right;
    display:inline;
}

.item-info-right .rowx .rowx-name {
    display:inline;
    float:left;
    font-weight:bold;
}
.item-info-right .rowx .rowx-info {
    display:inline;
    float:right;
}
.item-info-right .rowx{
    border-bottom:1px solid #E3E3E3;
    display:block;
    height:18px;
    margin-top:18px;
}

#information-tabs div{
	font-size:11px;
}
#information-tabs div p{
	margin-bottom:6px;
	margin-top:6px;
	text-align:justify;
}

#text-less-100
{
text-align:justify;
}

#text-more-100
{
text-align:justify;
}

#list
{
margin-left: 50px;
}

.tbl-mymodels{
	background-color:#fff;
	width:100%;
}

.tbl-mymodels .edit-lnk{
	color:#006699;
	font-size:11px;
}
.tbl-mymodels .remove-lnk{
	color:red;
	font-size:11px;
}

.tbl-mymodels .photo{
	padding:5px 5px 5px 0px;
	width:100px;
	text-align:center;
}

.tbl-mymodels .photo2{
	padding:5px 0px 0px 5px;
	width:120px;
	text-align:center;
}

.tbl-mymodels .description{
	font-size:12px;
	color:003366;
	padding:5px 10px 5px 10px;
}

.tbl-mymodels td{
height: 100px;
}


.new-line{
	float:left:
	width:100%;
}

.addToMyModelForm-tbl .title{
	text-align:right;
	padding:2px 5px 2px 10px;
}

.addToMyModelForm-tbl .field{
	text-align:left;
	padding:2px 2px 2px 2px;
}
.addToMyModelForm-tbl .smb-button{
	text-align:right;
	padding:2px 2px 2px 2px;
}
#addToMyModel-header{
	margin-top:-10px;
	margin-bottom:5px;
	margin-left:5px;
}

.forgotPasswordForm-tbl .title{
	text-align:right;
	padding:2px 5px 2px 10px;
}

.forgotPasswordForm-tbl .field{
	text-align:left;
	padding:2px 2px 2px 2px;
}
.forgotPasswordForm-tbl .smb-button{
	text-align:right;
	padding:2px 2px 2px 2px;
}
#forgotPasswordForm-header{
	margin-top:-10px;
	margin-bottom:5px;
	margin-left:11px;
}
.faq-part{
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:15px;
}
.faq-question{
	font-weight:bold;
	margin-left:10px;
}
.faq-answer{
	margin-bottom:15px;
	text-align:justify;
	margin-left:10px;
}

.tbl-form-fields .name{
	font-weight:bold;
	font-size:11px;
	width:150px;
	text-align:left;
}

.tbl-form-fields .field input{
	border:1px solid #000;
	text-align:left;
}
.tbl-form-fields textarea{
	border:1px solid #000;
	width:500%;
	height:50px;
}
.tbl-form-fields input{
        
	padding:0;
	margin:0;
}
.tbl-form-fields select{
	
	width:50%;
	
}

.noborder{  
	border:none !important;
}
#help_contact_form .field input{
	width:90%;
	height:18px;	
	background:#ECF8FC none repeat scroll 0%;
	border-color:#C1CBCF rgb(231, 245, 250) rgb(226, 242, 248) rgb(209, 220, 223);
	border-style:solid;
	border-width:1px;
	color:#53686F;
	font-size:11px;
	padding:1px 3px 3px;
}
#help_contact_form .field select{
	width:94%;
	height:18px;
	background:#ECF8FC none repeat scroll 0%;
	border-color:#C1CBCF rgb(231, 245, 250) rgb(226, 242, 248) rgb(209, 220, 223);
	border-style:solid;
	border-width:1px;
	color:black;
	font-size:11px;
	padding:1px 3px 3px;
}
#help_contact_form .field textarea{
	background:#ECF8FC none repeat scroll 0%;
	border-color:#C1CBCF rgb(231, 245, 250) rgb(226, 242, 248) rgb(209, 220, 223);
	border-style:solid;
	border-width:1px;
	color:#53686F;
	font-size:11px;
	padding:1px 3px 3px;
	width:520px;
	height:70px;
}
#help_contact_form .field_name   {
	font-family:Trebuchet MS;
	font-size:11px;
}
#help_contact_form .btn {
	background-image:url(/sage/themes/tonermax/images/btn.gif); 	
	color:black;	
	font-size:11px;
	border:0px;
	height:20px;
	width:70px;
	font-size:13px;
	font-weight:bold;
	padding-bottom:2px; 
	cursor:pointer;
}
#help_contact_form .fileds-line td{
	padding-bottom:5px;
}
#errors-list ul{
	width:600px;
	padding:5px 0px 5px 0px;
	border:1px dotted red;
	background-color:#FFdddd;
	text-align:left;
	color:red;
	margin:0px;
	margin-bottom:10px;
}
#errors-list li{
	margin:0px 5px 0px 30px;
	
}
.invalid {
    margin:0px;	
}
.invalid_login {
    margin:0px 0px 0px 0px;	
	 color:#FF0000;
	 width:164px;
	 text-align:left;
}

.invalid_login_start {
    margin:0px 0px 0px 0px;	
	 color:#FF0000;
	 width:159px;
	 text-align:left;
}

.invalid_login_check_out
 {
    margin:0px 0px 0px 0px;	
	 color:#FF0000;
	 width:120px;
	 text-align:left;
}

label.error{
    color:red;
}

p {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

/* add to my model div item_landing_page */
	/*IE 6 hack*/
* html .add-to-my-model-link-div{
	margin: -37px 0px 0px 0px;
	height: 37px;
}
* html .add-mymodels-item-page{
	/*float: right;*/
	margin: -37px 0px 0px 485px;
}
* html .add-mymodels-item-page img{
	margin: 0px 0px 0px 90px;
	vertical-align:middle;
}
* html .dropdown-label{
	margin-right:30px;
	vertical-align:middle;
}
* html .main-label{
	padding-right:15px;
	vertical-align:middle;
}

/*Chrome hack*/
body:nth-of-type(1) .add-mymodels-item-page img {
	display: block;
	margin: 20px 25px 0px 90px !important;
	vertical-align:middle;
	z-index: 999;
}
body:nth-of-type(1) .add-to-my-model-link-div {
	width: 120px;
}
body:nth-of-type(1) .add-to-my-model-link-div a {
	float: right !important;
	height: 20px !important;
}
body:nth-of-type(1) .add-to-my-model-link-div img {
	float: left !important;
	padding-top: 20px !important;
}
body:nth-of-type(1) #dropdown-content {
	/*width: 700px !important;*/
}

	/*IE 7 hack*/
*+ html  .add-mymodels-item-page{
	float: left;
	margin: -57px 0px 0px 475px;
	vertical-align:middle;
	height: 57px;
}
*+ html .add-mymodels-item-page img{
	margin: 20px 25px 0px 90px;
}
*+ html .add-to-my-model-link-div{
	vertical-align:middle;
}
*+ html .main-label{
	margin-top: 20px !important;
}

 /*firefox hack*/
.add-mymodels-item-page, x:-moz-any-link{
	float: left;
	margin: -60px 0px 0px 475px;
	vertical-align:middle;
}
.add-mymodels-item-page img, x:-moz-any-link{
	margin: 20px 25px 0px 90px;
	vertical-align:middle;
}
:first-of-type .add-mymodels-item-page{
	float: left;
	margin: -60px 25px 0px 475px;
	vertical-align:middle;
}
:first-of-type .add-mymodels-item-page .dropdown-label, .add-mymodels-item-page .main-label{
	float: left;
	margin: -40px 25px 0px 80px;
	vertical-align:middle;
}
:first-of-type .add-mymodels-item-page .main-label{
	float: left;
	margin: 20px 25px 0px 80px;
	vertical-align:middle;
}
.newpriceblock {
	width:330px;
	margin:20px 0px 20px -20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:10px;
	position:relative;
}
.newpriceright {
	position:relative;
	height:30px;
}
.newpriceleft {
	position:relative;
	line-height:24px;
	height:24px;
	padding:3px;
}
.newpriceico {
	top:-15px;
	left:-35px;
	position:absolute;
	width:59px;
	height:61px; 
}
.newprice {
	position:relative;
	float:left;
	color:#fff600;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.newpricebtn {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	}
.newpricequantity {
	position:relative;
	float:right;
	background:#ecf8fc;
	color:#666;
	width:40px;
	border-bottom:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#7f8587 1px solid;
	border-left:#a7afb2 1px solid;
	margin:0px; margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	padding:2px; height:13px;
	line-height:13px;
	font-size:12px;
	font-weight:bold;
}
.newpricetext {
	position:relative;
	float:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
 
#link_pns{ 
   text-decoration:none; 
	cursor:pointer;
	padding-left:5px;
	width:8px;
}
#div_pns {
	z-index:1; 
	display:none;
   position:absolute;	
	background-color:#FFFFF0; 
	color:#000000; 
	border:1px solid; 
	border-color:#CCCCCC;
   width: expression("140px");   
   text-align:left;
   	padding:5px;
}

.compatible_models{
	position:absolute;		
	height:30px;
	width:553px;
	margin-top: 41px;
	margin-left: -458px;
	
	background:url(/sage/themes/tonermax/images/related_model_bg.gif)  no-repeat;	
	
}

/*firefox hack*/
.compatible_models, x:-moz-any-link {
	margin-top: 36px !important;
}

*+ html .compatible_models{
	margin-top: 42px !important;
}

.st_compatible_models{
	position:absolute;		
	height:30px;
	width:505px;
	margin-top: 34px;
	margin-left: -410px;
	background:url(/sage/themes/tonermax/images/st_related_bg.gif)  no-repeat;
}

/*firefox hack*/
.st_compatible_models, x:-moz-any-link {
	margin-top: 31px !important;
}

*+ html .st_compatible_models{
	margin-top: 35px !important;
}

.add_to_cart_compatible_model{		
	position:relative;
	float:right;
	padding-bottom:2px;
	background:#999999 url(/sage/themes/tonermax/images/add_to_cart_bg_grey.gif);
	border: none;
	height: 20px !important;
	width: 75px !important;
	cursor: pointer;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:2px;
	vertical-align:middle;			
}

.add_to_cart_compatible_size{
	width:85px !important; 
	height:20px !important;
}

/*Chrome safary   css hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.add_to_cart_compatible_size{
		width:85px !important; 
		height:20px !important;
	}
}

/*IE 6 hack*/
* html .add_to_cart_compatible_size{
	width:85px !important; 
	height:20px !important;
}

/*IE7 hack*/
*+ html .add_to_cart_compatible_size {
	width:85px !important;
	height:20px !important;
}
 /*opera hacks*/
@media all and (min-width: 0px) {
 .add_to_cart_compatible_size { 
 	width:85px !important;
	height:20px !important;
 }
}

/*IE 8 hack*/
.add_to_cart_compatible_size{
	width /*\**/:85px\9 !important;
	height /*\**/:20px\9 !important;
}

.compatible_model_input{
	position:relative;
	background:#ffffff;
	color:#666;
	width:39px ;
	border-bottom:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#7f8587 1px solid;
	border-left:#a7afb2 1px solid;
	margin-top:-1px;
	margin-left:2px;
	padding:2px;
	height:13px;
	line-height:13px;
	font-size:12px;
	font-weight:bold;
}
*+ html .compatible_model_input{
	margin-left:5px ;
}

.button-gray_compatible {
    background: transparent url(../images/grey_btn_85.gif) top right no-repeat;
    display: block;
    height: 20px;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    color:#333333;
    margin-top:1px;
    padding-bottom:4px;
}
/*IE 8 hack*/
.button-gray_compatible {
	margin-top /*\**/:0px\9 !important;
}
.button-gray_compatible input {
    background: transparent url(../images/grey_btn_85.gif) no-repeat;
    display: block;
    padding: 0px 0px 5px 5px;
    border: 0 none !important;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    height: 20px !important;
    width: auto !important;
    vertical-align: middle;
}
.button_grey {
    background:url(../images/grey_bg_right.gif) top right no-repeat;
    display: block;
    float: right;
    height: 20px;
    padding-right: 5px;
    text-decoration: none;
	z-index: 50;
	margin-right:15px;
	margin-top:0px;
	padding-bottom: 1px;
}

/*IE 8 hack*/
.button_grey {
	margin-right /*\**/:15px\9 !important;
	margin-left:1px;
}
* html .button_grey{
	left:-6px !important;
} 
/* Chrome hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.button_grey{
	margin-left:-1px !important;
     } 
}
 /*firefox hack*/
.button_grey, x:-moz-any-link{
	margin-left:0px !important;
	}
	
*+ html .compatible_input_td{
	padding-left:2px !important;
}
.button_grey input {
    background:#999999 url(../images/grey_bg_left.gif) no-repeat;
    display: block;
    padding: 0px 0px 3px 5px;
    border: 0 none !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    height: 20px !important;
    width: auto !important;
    vertical-align: middle;
}

 /*opera hacks*/
@media all and (min-width: 0px) {
 .button_grey input { padding-bottom: 0px !important; margin: 0px !important;}
#form-btn-addtomymodel { padding: 0px 5px 0px 5px; }
.button-blue_fix{	width:39px !important;}
}
 /*firefox hack*/
.button_grey input, x:-moz-any-link {
	margin: 0px !important;
}
* html .button_grey input {
	margin: 0px !important;
}
/*IE7 hack*/
*+ html .button_grey {
	margin-right:6px !important;
	margin-left:0px !important;
	
}
*+ html .button_grey input{
margin: 0px !important;
	padding-bottom: 0px;
}

/*IE 8 hack*/
.button-blue_fix{
	width /*\**/:39px\9 !important;
	
}

*+ html .add_more_fix{
	width:50px !important;
	
	
}

* html .add_more_fix{
	position:relative !important;
	width:50px !important;
	margin-right: 0px !important;
	
}

 /*firefox hack*/
.html .add_more_fix, x:-moz-any-link{
	width:45px !important;
	}
	
.button-blue_fix, x:-moz-any-link{
	width:42px !important;
	margin-left:-2px;
}

/*Chrome safary   css hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.button-blue_fix{
		width:45px !important;
		padding-right:2px;
		
	}
}

*+ html .button-blue_fix{
	width:48px !important;
}
* html .button-blue_fix{
	width:50px !important;
}

.compatible_models #working{
	float:right;
	margin-right:5px;
}

#working{
	margin-top:7px;
}

.loading {
    background:url("/sage/themes/tonermax/images/bigrotation2.gif") no-repeat scroll center center;
    height:16px;
    width:16px;
}


.sc_content {
	position:relative;
	font-size:11px;
	color:#666;
	padding:5px;
	border:#d3d3d3 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.sc_content * {
	font-size:11px;
	vertical-align:middle;
}
.sc_content p {
	margin:0 0 0px;
	padding:0;
}
a.sc {
	 text-decoration:none;
	 font-weight:bold;
	 padding-left:10px;
	 background:url("/sage/themes/tonermax/images/ico_arrow.gif") left center no-repeat;
	 color:#069;
	 cursor:pointer;
}
.msg_success {
	color:#046f04;
}
.btn_sc {
	background:#fff url("/sage/themes/tonermax/images/bg_btn_sc.gif") left bottom repeat-x;
	color:#333;
	font-weight:bold;
	padding:8px 5px;
	margin:0 0 0 8px;
	outline:none;
	border:#e5e5e5 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.btn_sc:active {
	color:#000;
}

.wrap-brand { background:#fff; padding:5px; border:1px solid #d8d8d8; text-align:center;} 

