/* 
    Document   : color
    Created on : 08-jul-2009, 16:17:21
    Author     : laurent meganck
    Description:
        color scheme for search and details
*/

div.content{ color: #154678; }
	div.content h1.title{ color: #638ab4; border-color: #999; }
	div.content a{ color: #73740E; }
	div.content a:hover{ color: #154678; }

	div.content div.result_box{ }
		div.details div.contacts{}
			div.contacts p.label{ color: #73740E; background: url('images/button.jpg') no-repeat center left; }
