/*ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}*/
#jobApplication  form { width: 680px; }
.jobWrapper { 
	clear:both;
	padding: 0;
	margin: 0 ;
	width: 660px;
	/*width: 100%;*/
	/*padding-bottom: 25px;
	clear:both;*/
}
.group-select .input-box { float:left; width:280px !important; padding-right:10px !important; }
.jobList {
	clear: both;
}
.jobDate {
	float: left;
	width: 10%;
}
.jobCat {
	float: left;
	width: 30%;
}
.jobTitle {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	margin-top : 15px;
}
.jobApply {
	float: right;
}
.jobTitle h2 {
	/*font-size: 20px;
	font-weight: bold;*/
	margin: 0px;
	padding: 0px;
}
.jobTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.jobContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.jobDetails {
	
}
.jobBookmarks {
	padding-bottom: 10px;
}
.jobBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}

.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.odsijobs .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.odsijobs .menu-categories UL LI{
	margin-left:10px;
}
.odsijobs .menu-recent UL LI{
	margin-left:10px;
}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}

.odsijobs .head h4 {
background-image:url(../images/icon_odsijobs.png);
}

.jobWrapper .poster{
	display:inline;
}

