.verdana10 {
    font-family: verdana;
    font-size: 10px;
}

.verdana11 {
    font-family: verdana;
    font-size: 11px;
}

.box_header {
    
	background-color: #F4F4F4;
    border-bottom: 1px solid #DDDDDD;
    font-size: 10px;
    font-weight: bold;
}

.titles {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
}

A.add_new_lead_link:link {
    font-size: 14px;
}

A.add_new_lead_link:hover {

}

.box_search {
    border: 1px solid #DEDEDE;
    background-color: #F5F5F5;
}

.box_category {
    border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
}

.bc_link:link {
    font-size: 12px;
}

A:link.tabs {
    font-size: 12px;
}

A:active.tabs {
    font-size: 12px;
}

A:visited.tabs {
    font-size: 12px;
}

A:hover.tabs {
    font-size: 12px;
}

.breadcrumb {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

li.mainCat {
    background: url('../images/listing_arrow.gif') no-repeat 4px 8px;
    padding-left: 15px;
    padding-top: 4px;
}

/* category box starts */
.count {
    font-size: 9px;
    color: #888888;
    text-decoration: none;
}

.count0 {
    font-size: 9px;
    color: #888888;
    text-decoration: none;
}

.cat0{
    color: #888888;
	cursor:pointer;
}


.grey_background {
    background-color: #F5F5F5;
}

.cat_box_titles {
    color: #646464;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* category box ends */
.advertise {
    text-decoration: underline;
}

.Listing {
    font-size: 11px;
    font-weight: bold;
}

A.Listing:Link {
    color: #5678a2;
}

A.Listing:Hover {
    color: #F56655;
}

A.Listing:Visited {
    color: #5678a2;
}

A.Listing:Visited:Hover {
    color: #F56655;
}

.overlib_class {
    border: 1px solid #BBBBBB;
    padding: 3px;
    margin: 8px;
}

.ovlib_cl {
    text-align: right;
}

.cat_loc_ul {
    margin: 0px;
    padding: 0px;
}

.cat_loc_ul li {
    display: block;
    float: left;
    background-color: #F5F5F5;
    border-top: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.cat_loc_ul li.selected {
    background-color: #FFFFFF;
    border-top: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #FFFFFF;
    height: 25px;
    line-height: 25px;
    cursor: default;
    position: relative;
    top: 1px;
    margin-top:-1px;
}

/*
//////////////////////
css for companies cat loc box starts */
A.new_class {
    color: #646464;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    TEXT-DECORATION: none;
    margin-left: 12px;
    width: 96%;
    display: block;
    outline: none;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

A.new_class:visited {
    color: #646464;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    TEXT-DECORATION: none;
    margin-left: 12px;
    width: 96%;
    display: block;
    outline: none;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

A.new_class:link {
    color: #646464;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    TEXT-DECORATION: none;
    margin-left: 12px;
    width: 96%;
    display: block;
    outline: none;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

A.new_class:hover {
    font-weight: bold;
    font-size: 11px;
    COLOR: #646464;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    margin-left: 12px;
    width: 96%;
    display: block;
    outline: none;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.my_class {
    font-weight: bold;
    font-size: 11px;
    COLOR: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none margin-left :   16px;
    width: 96%;
    display: block;
    outline: none;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 12px;
}

.img_class {
    position: absolute;
    margin-top: 5px;
}

/* preview.css*/
.tooltiptitle {
    color: #FFFFFF;
    cursor: default;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #4F4F4F;
}

.tooltipcontent {
    color: #000000;
    cursor: default;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

#ToolTip {
    left: 0px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    width: 100px;
    z-index: 4;
}

<!--
for IE -->*:first-child+html .img_class {
    margin-top: -4px;
}

* html .img_class {
    margin-top: -4px;
}

/*
//////////////////////
css for companies cat loc box ends */

.related_links:link ,.related_links:visited
{
    color: #999999;
}

.related_links:hover {
    color: #787878;
}


.control_links 
{
    color: #999999;
}

A.control_links, A.control_links:active,A.control_links:visited
{
    color: #999999;
}

A.control_links:hover {
    color: #787878;
}

.compnay_links,.more_link {
    color: #5678A2;
}

A.compnay_links,A.more_link {
    color: #5678A2;
}

A.compnay_links:hover,A.more_link:hover {
    color: #F56655;
}

.favourites_link_div {
    float: left;
    width: 130px;
}

.favourite_listing {
    background: url('../images/fav.gif') no-repeat scroll 0px 1px;
    padding-left: 17px;
    padding-right: 40px;
}

.visitwebsite_listing {
    background: url('../images/website.gif') no-repeat scroll 0px 2px;
    padding-left: 17px;
    padding-right: 40px;
}

.profile_listing {
    background: url('../images/profile.gif') no-repeat scroll 0px 2px;
    padding-left: 17px;
    padding-right: 40px;
}

.sendemail_listing {
    background: url('../images/email.gif') no-repeat scroll 0px 2px;
    padding-left: 17px;
    padding-right: 40px;
}

.prod_and_services {
    background: url('../images/products.gif') no-repeat scroll 0px -6px;
    padding-left: 30px;
    margin-bottom: 25px;
}

.view_msg {
    color: #FF0000;
}

.related_search {
    text-decoration: underline;
    margin-right: 15px;
}

.trader_type_icons {
    margin-left: 8px;
	margin-bottom:-2px;
}

#related_kws {
    color: #999999;
}

#related_kws a {
    font-size: 10px;
}

#industry_focus_div { /*color:#666666;*/
                      font-weight: normal;
}

#industry_focus_div a {
    color: #999999;
    font-weight: normal;
}

#industry_focus_div a:hover {
    color: #787878;
    font-weight: normal;
}

.kws_if_label {
    color: #999999;
}

A.browse_loc,A.browse_loc:active,A.browse_loc:visited
{
    color: #666666;
}

#inner_tabs_div {
    width: 100%;
    /*height:30px;*/
    border-bottom: 1px solid #DEDEDE;
}

#inner_tabs_div ul {
    list-style: none;
    padding: 0px;
    margin:0px;
    margin-left: 6px;
    font-size:10px;
    /*background-color:#DCE4F7;*/
}

#inner_tabs_div li {
    display: block;
    float: left;
    padding-top: 1px;
    margin-top: 10px;
    vertical-align: bottom;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DCE4F7;
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    margin-right: 10px;
	/*color:#447BBC;*/

}

#inner_tabs_div li.selected {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
	/*color:#000000;*/
}

* html #inner_tabs_div li.selected 
{
    position:relative;
    top:1px;
}




#inner_tabs_div li.selected a{
	color:#000000;
}

#inner_tabs_div li a{
	color:#447BBC;
}





#inner_tabs_div a {
   /* color: #000000;*/
}

.hk_row {
    padding-bottom: 5px;
    padding-bottom: 95px !important;
}



.newLead_separator
{
    width:98%;
    /* color:#FF6600;*/
    background-color:#FF6600;
    border:0px;
    align:center;

}

.newLead_innerheading
{

    width:500px;
}

.lead_caption
{
    margin-top:-19px;
    margin-left:35px;
    border:1px solid #FFFFFF;
    width:60%;
    position:relative;
    font-size:12px;
    height:auto;
    background:#FFFFFF;
    text-align:left;
    font-weight:bold;
}


#lead_cats_ul
{
    padding-top:0px;
    margin-top:0px;

}



.label
{
    font-size:10px;
    font-weight:bold;
    text-align:right;
}





#backgroundFilter
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: #878787;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
    z-index: 99;
    width: 100%;
}

.listing_details
{
    position:absolute;
    z-index:1000;
    background:#FFFFFF;
    border:solid 3px #333333;
    width:850px;
    //width:780px;
}


A.b_cat:link,A.b_cat:visited
{
    color:#666666;
}


.count_class
{
    font-size:9px;
}


.grey_box
{
    border:1px solid #DADADA;
    background:transparent url('../images/ma_spacer1.gif') repeat-x scroll center bottom;
}


.grey_box_header
{
    background:transparent url('../images/ma_hspacer.gif') repeat-x scroll center bottom;
    color:#666666;
    padding-left:10px;
    font-weight:bold;
    border-bottom:1px solid #DADADA;
}

/*  ------------------ By Azam ------------------ */
.favourite_listing_2nd {
    background: url('../images/fav.gif') no-repeat scroll 0px 1px;
    padding-left: 16px;
    padding-right: 16px;
}

.profile_listing_2nd {
    background: url('../images/profile.gif') no-repeat scroll 0px 2px;
    padding-left: 14px;
    padding-right: 10px;
}

.sendemail_listing_2nd {
    background: url('../images/email.gif') no-repeat scroll 0px 2px;
    padding-left: 15px;
    padding-right: 0px;
}

/***********************************************************************/
/**********  CSS Written by Fahad Farrukh During Listing View Image Sprites Section Start		***********/
/***********************************************************************/
#sprites_img_login_link_new  {
    background:url("../images/signin_upgrade.gif") no-repeat scroll 0px top transparent;
    height:125px;
    width:230px;
}
#sprites_img_upgrade_link_new  {
background:url("../images/signin_upgrade.gif") no-repeat scroll 0 bottom transparent;
height:125px;
width:230px;
}
#sprites_img_login_link  {
    background:url("../images/login_signup.gif") no-repeat scroll 0px -26px transparent;
    cursor:pointer;
    height:18px;
    width:311px;
    display:block;
}
#sprites_img_signup_link
{
	background:url("../images/login_signup.gif") no-repeat scroll 0px -58px transparent;   
    cursor:pointer;
    height:18px;
    width:311px;
    display:block;
}
#sprites_img_or_div
{
    background:url("../images/login_signup.gif") no-repeat scroll 0px -42px transparent;
    height:18px;
    width:311px;
}
#sprites_img_info_div
{
    background:url("../images/login_signup.gif") no-repeat scroll 0px -75px transparent;
    height:18px;
    width:311px;
}

#sprites_img_upgrade_link  {
    background:url("../images/upgrade_now.gif") no-repeat scroll 0px -35px transparent;
    cursor:pointer;
    height:50px;
    width:311px;
    display:block;
}

#sprites_img_upgrade_link  {
    background:url("../images/signin_upgrade.gif") no-repeat 0px -176px;
    cursor:pointer;
    height:18px;
    width:311px;
    display:block;
}

#sprites_img_upgrade_info_div  {
    background:url("../images/signin_upgrade.gif") no-repeat 0px -193px ;
    height:18px;
    width:311px;
}


/***********************************************************************/
/**********  CSS Written by Fahad Farrukh During Listing View Image Sprites Section End		***********/
/***********************************************************************/


/***********************************************************************/
/**********  CSS Written by Fahad Farrukh During Favourites Link Section Start	***********/
/***********************************************************************/
.favourites_link {
    background: url('../images/make_favourite.gif') no-repeat scroll 0px 1px;
    padding-left: 16px;
}

.favourites_link_selected {
    background: url('../images/my_favourite.gif') no-repeat scroll 0px 1px;
    padding-left: 18px;
    padding-right: 16px;
}

/***********************************************************************/
/**********  CSS Written by Fahad Farrukh During Favourites Link Section End	***********/
/***********************************************************************/



.filter_trader_type_lbl
{
    float:left;
    width:55px;
    padding-left:10px;
    font-size:10px;
    vertical-align:top;
    padding-top:5px;
}


.filter_trader_type_val
{
    overflow:hidden;
    float:left;
    margin-left:0px;
    font-size:10px;
}


.suppliers_type
{
    padding-top:5px;
}


.boxes_heading
{
    font-size:14px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-weight:bold;

    background-color:#CFDDF1;
    border-bottom:3px solid #1A2071;
}



A.more_products_links:link {
    FONT-WEIGHT: ;
    FONT-SIZE: 7.5pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;

}
A.more_products_links:visited {
    FONT-WEIGHT: ;
    FONT-SIZE: 7.5pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.more_products_links:active {
    FONT-WEIGHT: ;
    FONT-SIZE: 7.5pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.more_products_links:hover {
    FONT-WEIGHT: ; FONT-SIZE: 7.5pt; COLOR: ; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.ads_div
{
   /* border:1px solid #CCCCCC;
   text-align:center;
   margin-left:auto;*/
    width:99%;
    padding:5px 0px;
    margin-left:0px;
    margin-right:auto;
    
}

.hr_cl
{
	border:0px;
	/*width:100%;*/
	background-color:#dddddd;
	height:1px;
	color:#dddddd;	
}
ul.package
{
    margin:0px;
    padding-left:5px;
    text-align:left;
    margin-left:15px;
    line-height:20px;
    font-size:10px;
}

ul.package li
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin:0px;
    padding:0 0 0 9px;
    background:url("../../../_site/images/b_arrow.gif") no-repeat scroll 0 8px transparent;
    list-style:none outside none;
}

ul.package li.overlib_div_note
{
    list-style-type:none;
    margin-left:0px;
    margin-top:5px;
    color:#EA5757;
    background:none;
    padding-bottom:14px;
}

.overlib_div
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-color:#fcfcfc;
}

.overlib_div_heading
{
    display:block;
    font-size:12px;
    margin-left:13px;
    padding-top:14px;
    color:#006699;
}

.overlib_div_h_row
{
    width: 90%;
    border-top: 1px solid #DDDDDD;
    margin: 7px 0pt 10px 14px;
}
/***************   View Page Left ***********************************/
#view_left_box_header {
    background-image: url('../images/heading_spacer.gif');
    background-repeat: repeat-x;
    font-weight: bold;
    color: #034B7D;
}

#tool_links td 
{
	background-image:url("../images/company_icon.png");	
	background-repeat:no-repeat;
	padding-left:35px;
}

.profile
{
	background-position:4px -346px;
}

.image_gallery
{
	background-position:4px  -389px;
}

.documents
{
	background-position:4px -412px;
}

.sendmessage
{
	background-position:4px 6px;
}

.visitweb
{
	background-position:4px -11px;
}

.viewmap
{
	background-position:4px -27px;
}

.addreview
{
	background-position:4px -43px;
}

.viewreviews
{
	background-position:4px -60px;
}

.print
{
	background-position:4px -79px;
}

.mailtofriend
{
	background-position:4px -96px;
}

.exportpdf
{
	background-position:4px -115px;
}

.page_loading_img
{
	position:absolute;background:#FFFFFF;text-align:center;padding:5px 0px;margin-top:80px;
}

.page_loading_img div
{
	z-index:1000;
	position:fixed;top:150px;left:50%;
	_position: absolute;
	_top: expression(((screen.height/3)+( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
.dont_miss_out_login
{
	background-image: url("../images/dont_miss_out.gif");
	 background-position: 0 0;
    background-repeat: no-repeat;
    height:35px;
    width:330px;
}
.dont_miss_out_upgrade
{
	background-image: url("../images/dont_miss_out.gif");
	 background-position: 0 -44px;
    background-repeat: no-repeat;
    height:35px;
    width:240px;
}

/** MSG BOX **/
.msg_box
{
	background-color:#FFFCE9; 
	border:1px solid #FFD379;
	overflow:auto;
}
.msg_box_alert
{
	background-color:#FFFCE9; 
	overflow: auto;
	border:1px solid #FFD379;
}
.msg_box_success
{
	background-color:#F0FBDB; 
	overflow: auto;
	border:1px solid #A8D768;
}
.msg_box_error
{
	background-color:#FFEEEE; 
	overflow: auto;
	border:1px solid #CC9999;
}
.message_container {
    display: inline;
    float: left;
    width: 90%;
    padding-left: 10px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0px;
	line-height:13px;
}
.img_container {
    background-image:none;
	margin-top: 9px;
    margin-left: 8px;
    display: inline;
    float: left;
    width: 32px;
}

/**MSG BOX END **/

/*Product_Listing New*/
.ps_outer
{
	margin-top: -30px;
}
.prod_sub{
	width:448px;
	background:url(../images/gray_bg.gif);
	background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
	margin-top: 30px;
	padding: 10px 10px 0px 20px;
}
.ps_content{
	display:block;
}
.prod_sub_left
{
	float:left;
}

.prod_sub_right
{
	float:left;
	margin-left:30px;
}
.ps_title{
	float:left;
	width: 420px;
	font-size:13px;
	font-weight: bold;
}
.ps_flag{
	float:left;
}
.ps_image{
	float:left;
	margin-top:10px;
	border: 1px solid #E9E9E9;
	padding: 5px;
	width: 100px;
	height:100px;
}
.ps_price{
	float:left;
	margin-left:25px;
}
.ps_ws{
	margin-top:10px;
	font-size:15px;
	width:300px;
}
.ps_value{
	display: block;
    float: left;
    text-align: right;
    width: 90px;
}
.ps_label{
	float:left;
	display:block;
	width: 63px;
	text-align: right;
}
.ps_label_w{
	float:left;
	margin-right:11px;
	display:block;
	width: 52px;
	text-align: right;
	font-size: 11px;
}
.ps_w_val{
	color: #000000;
    display: block;
    float: left;
    text-align: right;
    width: 90px;
}
.ps_label_p{
	float:left;
	margin-right:15px;
	display:block;
	width: 55px;
}
.ps_supplier{
	clear:both;
	float:left;
	margin-top: 10px;
	width:100%;
}
.ps_other
{
	clear: both;
	float:left;
	margin-top:6px;
	width:100%;
}
.price_common{
	clear: both;
	float:left;
	margin-top:6px;
}
.ps_shadow_left{
    clear:both;
	position: relative;
    top: 17px;
	left: -24px;
}
div.ps_shadow_right{
	float: left;
    position: relative;
    top: 17px;
	right: -69px;
}
.ps_rprod{
	display:block;
	color:#999999;
	height:34px;
}
.ps_e_rprod{
	display:none;
}
.ps_profit{
	margin-top:6px;
	clear:both;
	float:left;
}
.ps_p_val{
	color: #FF6306;
    float: left;
    font-size: 15px;
    text-align: right;
    width: 90px;
}
.ps_sup{
	float:left;
}
.ps_b_right{
	float:right;
	margin-right:15px;
}
.ps_login{
	background: url("../images/join_buttons.gif") repeat scroll 0 -177px transparent;
    display: inline;
    margin-left: -5px;
    padding-left: 183px;
}
.ps_upgrade{
	background: url("../images/join_buttons.gif") repeat scroll 0 -207px transparent;
    display: inline;
    margin-left: -5px;
    padding-left: 181px;
}
.ps_empty_w{
	background:url(../images/join_buttons.gif);
	margin-top:35px;
	height:39px;
	width:200px;
}
.ps_login_w{
	background: url("../images/join_buttons.gif") repeat scroll 0 -36px transparent;
    height: 39px;
    margin-top: 35px;
    width: 211px;
	margin-left:-4px;
}
.ps_upgrade_w{
	background: url("../images/join_buttons.gif") repeat scroll 0 -70px transparent;
    height: 39px;
    margin-top: 35px;
    width: 211px;
}
.ps_empty_r{
	background:url(../images/join_buttons.gif);
	clear: both;
    float: left;
    height: 35px;
    margin-top: 16px;
	width: 200px;
}


/*START Of Product_Listing_small New*/

.pss{
	width:360px;
	background:url(../images/gray_bg.gif);
	background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
	margin-top: 30px;
	padding: 10px 10px 0px 15px;
}
.pss_title{
	float:left;
	width: 339px;
	font-size:13px;
	font-weight: bold;
}
.psa_ws  {
    font-size: 13px;
    margin-top: 10px;
    width: 223px;
}

.pss_outer
{
	margin-top: -30px;
}
.pss_content{
	display:block;
}
.prod_sub_sml_left
{
	float:left;
}

.prod_sub_sml_right
{
	float:left;
	margin-left:30px;
}
.pss_flag{
	float:left;
}
.pss_image{
	float:left;
	margin-top:10px;
	border: 1px solid #E9E9E9;
	padding: 5px;
	width: 100px;
	height:100px;
}
.pss_price{
	float:left;
	margin-left:25px;
	margin-top: 20px;
}
.pss_value{
	display: block;
    float: left;
    text-align: right;
    width: 90px;
}
.pss_w_value{
	color: #000000;
    font-size: 15px;
    width: 90px;
}	
.pss_p_val{
	font-size: 15px;
	color: #FF6306;
}
.pss_label{
	float:left;
	display:block;
	width: 62px;
	text-align:right;	
}
.pss_label_w{
	float: left;
	display: block;
	width: 62px;
	text-align: right;
}
.pss_label_p{
	float:left;
	margin-right:15px;
	display:block;
	width: 55px;
}
.pss_supplier{
	clear:both;
	float:left;
	margin-top: 10px;
	width:100%;
}
.pss_other
{
	clear: both;
	float:left;
	margin-top:6px;
	width:100%;
}
.price_common_sml{
	clear: both;
	float:left;
	margin-top:6px;
}
div.pss_shadow_left{
    clear:both;
	position: relative;
    top: 17px;
	left: -24px;
	width:163px;
}
div.pss_shadow_right{
    position: relative;
    top: 17px;
	right: -43px;
	width:163px;
}
.pss_rprod{
	display:block;
	color:#999999;
	height:34px;
}
.pss_e_rprod{
	display:none;
}
.pss_profit{
	margin-top:6px;
	color: #FF0000;
	clear:both;
	float:left;
}
.pss_sup{
	float:left;
}
.pss_b_right{
	float:right;
	margin-right:15px;
}
.pss_login{
	background: url("../images/join_buttons.gif") repeat scroll 0 -177px transparent;
    display: inline;
    margin-left: -5px;
    padding-left: 183px;
}
.pss_upgrade{
	background: url("../images/join_buttons.gif") repeat scroll 0 -207px transparent;
    display: inline;
    margin-left: -5px;
    padding-left: 181px;
}
.pss_empty_w{
	background:url(../images/join_buttons.gif);
	margin-top:14px;
	height:39px;
	width:200px;
}
.pss_login_w{
	background: url("../images/join_buttons.gif") repeat scroll 0 -36px transparent;
    height: 39px;
    margin-top: 35px;
    width: 211px;
	margin-left:-4px;
}
.pss_upgrade_w{
	background: url("../images/join_buttons.gif") repeat scroll 0 -70px transparent;
    height: 39px;
    margin-top: 35px;
    width: 211px;
}
.pss_empty_r{
	background:url(../images/join_buttons.gif);
	clear: both;
    float: left;
    height: 35px;
    margin-top: 16px;
	width: 200px;
}
.pss_shadow_left_small{
	background: url("../../../media/skins/wp/images/common.jpg") repeat scroll 3px -9px transparent;
    float: left;
    padding: 8px;
	*height:0px;
}
.pss_shadow_right_small{
	background: url("../../../media/skins/wp/images/common.jpg") repeat scroll -41px -29px transparent;
    float: left;
    padding: 8px;
	*height:0px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
	margin-left: 30px;
}


/*End Of Product_Listing_small New*/
