﻿/*
-- jobillico widget	
*/
#jobillico-widget { min-height: 50px; padding: 10px 0; }

/* from the widget */
/*div#jobillico-widget { border: 3px solid #64c434; }*/
div#jobillico-widget { border: 0; margin:5px 0 0; }
div#jobillico-widget ul { list-style-type: none; }
div#jobillico-widget li { margin: 0 0 15px; }
div#jobillico-widget a { text-decoration: underline; }
div#jobillico-widget p { margin: 0.5em 0 !important; }
div#jobillico-widget .job_requirement { line-height: 20px !important; }
div#jobillico-widget a.inactive { color: #000000; text-decoration: none; }
div#jobillico-widget .section,
div#jobillico-widget .section_title { margin: 20px 0 7px; }
div#jobillico-widget .section_title { display: block; font-size: 1.3em; }
