@charset "utf-8";



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Layout xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

body{
	padding:0px;
	margin:0px;
	}

	h2{font-weight:normal; font-size:14px; margin-left:65px;padding:0px;}
	a{text-decoration:none;}    


#container{
	margin:auto;
	padding:auto;
	width:776px;
	}
	
#header{
    float:left;
    width:776px;
    height:145px;
	}

    /* customer area text*/
    .usrCust1, 
    .usrCust2{ 
        color:#cccccc;
        }

    /* customer area LINKS */
    .usrCust1 a, 
    .usrCust2 a{ 
        color:#ffffff;
        }

 /* index page ---------------------------------------------------------------------------- */
 	
    
    /* SearchLinks header */

	.tagcloud span{ /*ad header */
        font-weight:normal;
        font-size:14px;
        margin-left:195px;
	    }
	
	.tagcloud li a span{ /*ad links */
	    font-weight:bold;
	    font-size:18px;
	    margin-left:0px;
	    margin-top:-20px;
	    }
	
    /* end SearchLink header */
 	
	
	#content{
	    padding-top:30px;
	    }
	    
	#content .url{
        font-size:14px;
        }
		
	#content ul{
	    margin-left:170px;
	    }

	#content ul li{
	    list-style:none;
	    height:55px; 
		}
	    		
    #content ul li a{
        padding:0px 0px 15px 65px;
        font-size:30px;
        }
 
 /* results page ---------------------------------------------------------------------------- */
    
    #content_results{
        padding-top:30px;
        }
    
    #content_results ul{
        margin-left:30px;
        }

	#content_results ul li{ 
	    margin:20px; 
	    list-style:none;
	    height:55px;
	    }

    #content_results ul li a{
        padding:0px 0px 55px 70px;
        font-size:18px;
        }

	#content_results .abstractNoClick{
		padding-left:0px;
		margin-left:70px;
		}

    #content_results .title{
		font-weight:bold;
		font-size:18px;
		}

	#content_results .url{
		font-size:12px;
		text-decoration:none;
		background:none;
		}

	#content_results .abstract{
        text-decoration:none;
        color:#666666;
        font-weight:normal;
        font-size:14px;
        }
        
	.prev-next{width:585px; text-align:center;}



    #content_bottom{
        width:776px;
        height:5px;
        }



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  Skin  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



body{
	background-image:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
    h2{666666}
	a{text-decoration:underline; color:#993333;}
	a:hover{text-decoration:none;}
	
    #header{
		background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/header.png) no-repeat;
		}

    /* customer area text*/
    .usrCust1, 
    .usrCust2{ 
        color:#cccccc;
        width:776px;
        margin:auto;
        padding:auto;
        text-align:center;
        }

    /* customer area LINKS */
    .usrCust1 a, 
    .usrCust2 a{ 
        color:#ffffff;

        }


/* index page ---------------------------------------------------------------------------- */


    /* SearchLinks header */

	.tagcloud span{
	    color:#666666;
	    }
	
	.tagcloud li a span{
	    color:#993333;
	    }

    /* end SearchLink header */


    #content ul li a{
        color:/*content_ul_li_a:color*/;
              
        }
    
    #content ul li{
        background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/btn_clickhere.png) no-repeat;  
        }
    
	#content{
		background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/main_body.png)!important;
		background:#ffffff;
		}
    
    #content a{
        text-decoration:none;
        }
        
    #content a:hover{
        text-decoration:underline;
        }

    #content_bottom{
        background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/bg_main_bottom.png)no-repeat;
        }



/* results page ---------------------------------------------------------------------------- */

    #content_results{
        background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/main_body.png)!important;
        background:#ffffff;
        }
  
 	#content_results .url{
		color:#993333;
		}
    
    #content_results ul li a{
        color:/*content_ul_li_a:color*/;
        }			
		
    #content_results ul li{
        background:url(http://i.nuseek.com/images/RTE/t1035/financial-creditcard/btn_clickhere.png) no-repeat;
        }


		
		
		
		