/* Services Directory */

/* Home */

/*.services-directory #page {
	background:none;
}
.services-directory #column-content {
	width:770px;
}
.services-directory #column-content .header h2 {
	background-image:url(/images/header-long.png);
}
.services-directory #column-content .header .link-fake {
	background-image:url(/images/bg-header-long.png);
	padding:0 20px;
}*/
.odd {
	background:url(/images/bg-border-horz.png) repeat-x left bottom;
	font:bold 1.5em Arial,Helvetica,sans-serif;
	margin:5px 0;
	padding-bottom:10px;
}
.odd a {
	color:#000;
}
.odd a:hover {
	color:#718400;
}
.module-submit-entry {
	background:url(/images/bg-submit-entry.png) no-repeat 0 0;
	margin-bottom:0;
	padding:10px;
}
.module-submit-entry-bottom {
	background:url(/images/bg-submit-entry.png) no-repeat 0 -292px;
	height:8px;
	margin-bottom:12px;
}
.module-submit-entry h2 {
	font:bold 1.8em/30px Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
.module-submit-entry p,
.module-submit-entry li {
	font-size:1.3em;
}
.module-submit-entry p,
.module-submit-entry a,
.module-submit-entry li {
	color:#fff;
}
.module-submit-entry ul {
	margin-bottom:10px;
	padding-left:15px;
}
.module-submit-entry li {
	line-height:1.4em;
}
.module-submit-entry .submit {
	margin:0 0 -5px 0;
}

/* Listing */

.services-directory-listing #column-content .story {
	width:438px;
}
.premium {
	background:#E2E2DA;
	border:1px solid #ccc;
	padding:10px 10px 5px 10px;
}
.image-box {
	background-color:#fff;
	border:solid 1px #ddd;
	float:left;
	margin:0 10px 10px 0;
}
.image-box img {
	display:block;
	margin:0 auto;
	float:none;
}
.image-box,
.image-box .outer,
.image-box .inner {
	width:90px;
	height:90px;
}
.image-box .outer {
	display:table;
	position:relative;
}
.image-box .inner {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.filter h4 {
	background:none;
	margin-bottom:10px;
	padding-bottom:0;
}
#country {
	width:300px;
}
