.cat_specific_heading
{	
	margin-top: 1em;
	font-size: 70%;	
}

/* newthis && greeting for index page only */
#newthis {
		font-family:  arial, sans-serif;
		font-size: 120%;		
		font-weight: bold;		
		font-style: italic;
		margin-left: .3em;
	}
	
	#greeting {
		font-family:  arial, sans-serif;
		font-size: 80%;		
		margin-left: .5em;
		
	}
	
	
    .catnameheading {
        font-family: arial, helvetica, sans-serif;
		color: #336;
        background-color: transparent;
    }
    
    .hi2 {
    	background-color:#FFFFFF;
        	vertical-align: top;
	font-size: 70%;
	margin-bottom: 1em;				
	padding-right: 1em;
    }
    
    
    .item_heading
    {    	
    	margin-bottom: .3em;
    }
    
	.item_desc
	{
		margin-top: .8em;
	}
	
    .item_artist {    	    
    		font-size: 1.2em;	
		font-family: verdana, arial, sans-serif;
		margin: 0;
		padding-bottom: .2em;
	}
	
	.item_title
	{
		font-weight: bold;
	}
	.item_details
	{
		margin-top: .2em;
		margin-bottom: .2em;
	}
	
	.feat_price strike
	{
		padding-left: .2em;	
	}
	
	.feat_price 
	{	
		padding-top: .2em;
		padding-bottom: .2em;
	}
	
	.item_container
	{
		margin: .5em;
	}

