/* Style sheet openspace */
a.new_topic span{display:none;}
a.contact span{display:none;}
a.new_topic{width:133px;height:32px;float:right;display:block;margin-bottom:15px;margin-left:20px;background:url("/tl_files/img/new-topic.png") left top no-repeat;}
a.contact{width:133px;height:32px;float:right;display:block;margin-right:-10px;margin-bottom:15px;margin-left:20px;background:url("/tl_files/img/contact.png") left top no-repeat;}
a.new_topic:hover{background-position:left center;}
a.contact:hover{background-position:left center;}
div.osf .topic{padding:10px;border-top:1px dotted #00397D;border-right:0px dotted #00397D;border-bottom:0px dotted #00397D;border-left:0px dotted #00397D;}
div.osf .even{background-color:#EDF0F5;}
div.osf .name{font-weight:bold;}
div.osf .position,div.osf .industry,div.osf .location{display:inline;}
div.osf .searching,div.osf .offering{margin-top:5px;}
div.osf .time_created{text-align:right;font-size:7pt;color:#828282;}
div.osf span.label{color:#00397D;}
