@import url(reset.css);

body {
    font: 12px Arial, Helvetica, sans-serif;
    color: #68686a;
    background: url(http://static.kodajo.com/images/background.png);
	padding-top: 52px;
}
body.cke_show_borders {
	background: #fff;
}
a {
    text-decoration: none;
    color: #2375db;
}
a:hover, a:active {
    text-decoration: underline;
}
.clear {
    clear: both;
}
.clear2 {
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	height: 0;
}
#top-menu {
    background: url(http://static.kodajo.com/images/top-background.png);
}
#top-menu .main {
    width: 980px;
    margin: 0 auto;
    height: 27px;
    padding-top: 15px;
    padding-bottom: 2px;
	position: relative;
}
#top-menu input {
    margin-left: 9px;
}
#top-menu .login {
    float: right;
    margin-right: 30px;
}
#connections, #networks {
	padding: 9px 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 20px solid #fff;
	border-right: 75px solid #fff;
	border-left: 50px solid #fff;
}
#connections .content, #networks .content {
	background: url(http://static.kodajo.com/images/connections-background.png);
	padding: 15px 30px;
	width: 539px;
}
#connections .top, #networks .top {
	background: url(http://static.kodajo.com/images/connections-top.png);
	height: 9px;
	width: 599px;
	position: absolute;
	top: 0;
	left: 0;
}
#connections .bottom, #networks .bottom {
	background: url(http://static.kodajo.com/images/connections-bottom.png);
	height: 9px;
	width: 599px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#connections h1, #networks h1, #content #connections h1, #content #networks h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px solid #72869f;
	letter-spacing: -1px;
	display: block;
	margin: 0;
}
#connections .connections a, #networks .connections a, #content.profile.new .connections a {
	float: left;
	width: 75px;
	min-height: 150px;
	color: #fff;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 12px;
}
#connections .connections a img, #networks .connections a img, #content.profile.new .connections a img {
	display: block;
	margin-bottom: 4px;
}
#connections .pages a, #networks .pages a {
	color: #fff;
}
#connections .pages a.selected, #networks .pages a.selected {
	background: #597aa3;
	color: #fff;
}
#connections .pages a.left, #networks .pages a.left {
	background: url(http://static.kodajo.com/images/bullet9.png) no-repeat 0 11px;
}
#connections .pages a.right, #networks .pages a.right {
	background: url(http://static.kodajo.com/images/bullet8.png) no-repeat right 11px;
}
#connections .close, #networks .close {
	position: absolute;
	left: -15px;
	top: -15px;
	z-index: 10;
}
#top-menu a {
    color: #fff;
    font-weight: bold;
    position: relative;
    top: 2px;
    margin-right: 14px;
}
#top-menu .text, #content .happening .text, #content .search-result .text, #content .login-box .text {
    width: 170px;
    height: 20px;
    background: #fff;
    border: none;
    color: #727272;
    font-size: 11px;
    font-style: italic;
    padding: 0 5px;
    vertical-align: top;
}
#top-menu .text {
	font-style: normal;
}
#top-menu .button, #content .happening .button {
    vertical-align: top;
    position: relative;
    top: -1px;
}
#top {
    background: #fff;
}
#top .main {
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 15px;
}
#top .search {
    float: right;
    margin-right: 10px;
	position: relative;
	min-height: 99px;
	border: 1px solid #c1c1c1;
	margin-bottom: 15px;
	position: relative;
}
#top .logo {
    margin-top: 10px;
}
#top .search .tabs {
    font-weight: bold;
    font-size: 15px;
	padding: 15px 85px 0 105px;
}
#top .search .tabs .text {
    float: left;
    display: block;
    margin-left: 9px;
    padding-top: 3px;
}
#top .search .tabs a {
    display: inline-block;
	vertical-align: bottom;
    text-align: right;
    color: #2d2d2d;
    background: #cce0ec;
	padding: 1px 9px;
    text-decoration: none;
	text-transform: uppercase;
	margin-left: 3px;
}
#top .search .tabs a.selected {
    background: #0065a1;
	padding: 4px 11px;
	color: #fff;
}
#content .top-search {
    position: relative;
    background: url(http://static.kodajo.com/images/search-container.png) no-repeat;
    height: 54px;
}
#content .top-search {
    padding: 9px;
}
#content div.top-search input.text {
    width: 491px;
    color: #292929;
    font-size: 18px;
    font-style: normal;
}
#top .search .container {
	margin: 3px 0 0;
	position: relative;
}
#top .search .container .button {
	margin-left: 5px;
	vertical-align: top;
	position: relative;
	top: -3px;
	z-index: 200;
}
#top .search .container form {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
	text-align: right;
}
#top .search .container form.visible {
    display: block;
}
#content .top-search .text {
    width: 227px;
    height: 36px;
    background: url(http://static.kodajo.com/images/textbox-right.png) no-repeat top right;
    border: none;
    color: #a2a2a2;
    font-size: 12px;
    font-style: italic;
    padding: 0 10px 0 0;
    vertical-align: top;
    margin-right: 14px;
}
#top .search .container input[type=text].icon {
	background: url(http://static.kodajo.com/images/search-icon.png) no-repeat 12px 8px;
	padding-left: 40px;
}
#top .search .container input[type=text].wide {
	width: 460px;
}
#top .search .container input[type=text].medium {
	width: 247px;
	margin-right: 3px;
}
#top .search .container input[type=text] {
	font: italic 13px Arial, Helvetica, sans-serif;
	background: none;
	border: 1px solid #c6c6c6;
	color: #7e7e7e;
	width: 227px;
	padding: 10px 15px;
    width: 175px;
    vertical-align: top;
}
#top .search .container input[type=text].focused {
	font-style: normal;
	color: #666;
}
#top .search .container form .text.wide {
    width: 491px;
}
#top .search .container form span, #content .top-search  span {
    display: inline-block;
    height: 36px;
    padding-left: 10px;
    background: url(http://static.kodajo.com/images/textbox-left.png) no-repeat;
}
#content .top-search .button {
    vertical-align: top;
    position: relative;
    top: 4px;
}
#top .logo {
    margin-left: 18px;
}
#special-offers {
    background: url(http://static.kodajo.com/images/top-background.png);
}
#special-offers.new {
	background: url(http://static.kodajo.com/images/news-scroller-background.png);
	border-top: 1px solid #fff;
}
#special-offers .main {
    width: 980px;
    margin: 0 auto;
    height: 10px;
    padding: 7px 0 12px;
    padding-left: 8px;
    position: relative;
}
#special-offers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#special-offers li {
    float: left;
    padding-right: 10px;
}
#special-offers span.text {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: -1px;
	letter-spacing: -1px;
}
#special-offers .scroll {
    width: 875px;
    height: 29px;
    position: absolute;
    left: 110px;
    top: 0;
    overflow: hidden;
}
#special-offers.new .scroll {
	width: 870px;
	left: 115px;
}
#special-offers .scroll .container {
    padding-top: 5px;
    width: 3000px;
    position: absolute;
    padding: 6px 8px 0;
	height: 16px;
	overflow: hidden;
}
#special-offers .scroll .shadow {
    width: 12px;
    height: 34px;
    position: absolute;
    top: 0;
    z-index: 100;
}
#special-offers .scroll .shadow.left {
    background: url(http://static.kodajo.com/images/shadow-left.png) no-repeat;
    left: 0;
}
#special-offers .scroll .shadow.right {
    background: url(http://static.kodajo.com/images/shadow-right.png) no-repeat;
    right: 0;
}
#special-offers.new .scroll .shadow.left {
    background-image: url('http://static.kodajo.com/images/news-scroller-left.png');
}
#special-offers.new .scroll .shadow.right {
    background-image: url('http://static.kodajo.com/images/news-scroller-right.png');
}
#special-offers a {
    color: #fff;
    z-index: 50;
}
#content {
    margin: 0 auto;
    width: 930px;
    background: #fff;
    padding: 20px 25px 40px;
}
#content h1 {
    color: #1e1e1e;
    font-size: 26px;
    letter-spacing: -1px;
}
#content.text .main {
    margin-left: 255px;
}
#content.text .quick-links, #content .left-box {
    width: 219px;
    float: left;
    background: url(http://static.kodajo.com/images/left-menu-background.png);
    color: #ffffff;
}
#content .left-box.connections-box {
	background-image: url("http://static.kodajo.com/images/left-menu-background2.png");
}
#content .left-box.connections-box h2 {
	background-image: url("http://static.kodajo.com/images/left-menu-top2.png");
}
#content .left-box.connections-box .bottom {
	background-image: url("http://static.kodajo.com/images/left-menu-bottom2.png");
}
#content.text .quick-links h2, #content .left-box h2 {
    background: url(http://static.kodajo.com/images/left-menu-top.png) no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px 2px;
    margin: 0;
}
#content.text .quick-links .line, #content .left-box .line {
    border-top: 1px solid #54708f;
    margin: 0 15px;
}
#content.text .quick-links ul {
    margin: 0;
    padding: 3px 15px;
    list-style: none;
}
#content.text .quick-links li {
    margin-top: 5px;
    background: url(http://static.kodajo.com/images/bullet1.png) no-repeat 0 4px;
    padding-left: 12px;
}
#content.text .quick-links a {
    color: #dce9f2;
    font-size: 13px;
    font-weight: bold;
}
#content.text .quick-links .bottom, #content .left-box .bottom {
    background: url(http://static.kodajo.com/images/left-menu-bottom.png) no-repeat;
    height: 10px;
}
#content .help-button {
    float: right;
    margin: -8px -8px 0 0;
    z-index: 10;
    position: relative;
}
#content p {
    line-height: 17px;
    margin: 12px 0 0;
}
#content .info-box {
    border-bottom: 1px solid #dae0e6;
    padding: 20px 10px;
    padding-right: 90px;
}
#content .info-box.alt {
    padding-right: 0;
    padding-left: 0;
}
#content .info-box.first {
    border-top: 1px solid #dae0e6;
    margin-top: 15px;
}
#content .info-box p {
    margin-top: 5px;
}
#content .info-box h2 {
    font-size: 16px;
    font-weight: bold;
}
#bottom {
    width: 980px;
    margin: 0 auto;
    background: url(http://static.kodajo.com/images/bottom.png) no-repeat;
    padding-top: 12px;
    color: #6d6d6d;
    font-size: 11px;
    padding-bottom: 25px;
}
#bottom a {
    color: #6d6d6d;
    margin-left: 15px;
}
#bottom .copyright {
    float: right;
    text-align: right;
}
.feedback-button {
    position: absolute;
    left: 0;
    top: 530px;
}
#transparent {
    background: url(http://static.kodajo.com/images/transparent.png);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9000;
    display: none;
}
#register, #create-message-modal, #category-modal, #create-project-modal {
    z-index: 9100;
    position: absolute;
    top: 120px;
    padding: 10px 0;
    display: none;
}
#create-message-modal {
    top: 200px;
}
#create-project-modal {
    top: 30px;
	padding: 0;
}
#register .main, #create-message-modal  .main, #content.manage #category-modal .main2, #contact-modal .main3, #refer-modal .main3 {
    background: #fff;
    width: 619px;
    padding: 10px 25px;
}
#content.new .main #contact-modal .main, #content.new .main #refer-modal .main {
	background: #fff;
    width: 619px;
    padding: 10px 25px;
	border: none;
	margin: 0;
}
#register .top, #create-message-modal  .top, #category-modal .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 669px;
    height: 10px;
    background: url(http://static.kodajo.com/images/modal-top.png) no-repeat;
}
#register .bottom, #create-message-modal  .bottom, #category-modal .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 669px;
    height: 10px;
    background: url(http://static.kodajo.com/images/modal-bottom.png) no-repeat;
}
#register h1, #create-message-modal  h1, #content.manage #category-modal h1 {
    font-size: 40px;
    color: #002f8a;
    font-weight: bold;
    letter-spacing: -1px;
    padding-bottom: 0;
    border: none;
}
#create-message-modal h1 {
    font-size: 20px;
}
#register p, #create-message-modal  p, #content.manage #category-modal p {
    color: #68686a;
    font-size: 13px;
    margin: 10px 0 0;
    font-weight: normal;
}
#register label, #create-message-modal  label {
    padding-top: 6px;
    font-size: 14px;
    color: #68686a;
    float: left;
    width: 150px;
}
.textbox2 {
    display: inline-block;
    height: 30px;
    padding-left: 8px;
    background: url(http://static.kodajo.com/images/textbox2-left.png) no-repeat;
}
.textbox2 input {
    width: 400px;
    height: 30px;
    background: url(http://static.kodajo.com/images/textbox2-right.png) no-repeat top right;
    border: none;
    color: #68686a;
    font-size: 11px;
    font-style: italic;
    padding: 0 8px 0 0;
    vertical-align: middle;
}
#register .close, #advanced-search .close, .modal-box .close {
    position: absolute;
    left: -15px;
    top: -15px;
	z-index: 9600;
}
#top .advanced-search {
    color: #0065a2;
    font-size: 11px;
    font-style: italic;
    float: right;
    display: block;
	margin-right: 85px;
	position: relative;
	top: -5px;
}
#advanced-search, .modal-box {
    z-index: 9500;
    position: absolute;
    top: 60px;
    padding: 10px 0;
    display: none;
}
#advanced-search .main, .modal-box .main, #contact-modal .main3, #refer-modal .main3 {
    background: #fff;
    width: 562px;
    padding: 10px 25px;
    background: url(http://static.kodajo.com/images/search-background.png);
}
#advanced-search .top, .modal-box .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 612px;
    height: 11px;
    background: url(http://static.kodajo.com/images/search-top.png) no-repeat;
}
#advanced-search .bottom, .modal-box .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 612px;
    height: 11px;
    background: url(http://static.kodajo.com/images/search-bottom.png) no-repeat;
}
#advanced-search h1 {
    font-size: 20px;
    color: #002f8a;
    font-weight: bold;
    letter-spacing: -1px;
}
#advanced-search p, .modal-box p {
    color: #68686a;
    font-size: 12px;
    margin: 10px 0 0;
}
#advanced-search label, .modal-box label {
    padding-top: 6px;
    font-size: 14px;
    color: #68686a;
    float: left;
    width: 145px;
    font-weight: bold;
}
#advanced-search form p {
    margin: 15px 0 0;
}
#content h1 span {
    font-size: 20px;
    display: block;
    line-height: 24px;
}
#content .info-box.alt2 {
    padding: 12px 0;
}
#content p.intro {
    margin-top: 3px;
}
#content .info-box.alt2 p {
    margin: 12px 0;
}
#content .info-box.alt2 p.intro {
    margin-top: 3px;
}
#content .info-box.alt2.first {
    padding-top: 5px;
    margin-top: 10px;
}
#content.blog .main {
    margin-left: 0;
}
#content.blog h1 {
    color: #696969;
    font: 63px Georgia, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #dae0e6;
    padding-bottom: 0;
    line-height: 62px;
    letter-spacing: -2px;
}
#content.blog h1 span {
    float: right;
    font-size: 12px;
    letter-spacing: 0;
    clear: right;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
#content.blog h2 {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
}
#content.blog p {
    margin: 15px 0 0;
}
#content.blog p.intro {
    margin: 3px 0 0;
}
#content.blog .share {
    color: #466284;
}
#content.blog .share a img{
    vertical-align: middle;
}
#content.blog .share a {
    margin-left: 5px;
}
#content.text .quick-links.alt {
    float: right;
    margin: 15px 0 0;
}
#content.text .quick-links.alt .open {
    background: url(http://static.kodajo.com/images/bullet2.png) no-repeat 0 4px;
}
#content.text .quick-links.alt .indent1 {
    margin-left: 15px;
}
#content.text .quick-links.alt .indent2 {
    margin-left: 30px;
}
#content.text .quick-links.alt li {
    margin-top: 10px;
}
#content .browse-businesses {
    margin: 10px 0 0;
}
#content .browse-businesses .map {
    float: left;
    margin-left: 100px;
}
#content .browse-businesses .column1 {
    float: left;
    margin-left: 60px;
    width: 260px;
}
#content .browse-businesses .column2 {
    float: left;
    font-size: 14px;
    width: 260px;
}
#content .browse-businesses  ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .browse-businesses  li span {
    display: none;
}
#content .browse-businesses .column1 a {
    color: #123353;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 1px 5px;
}
#content .browse-businesses .column2 a {
    color: #123353;
    font-size: 14px;
    display: inline-block;
    padding: 1px 5px;
    font-weight: bold;
}
#content .browse-businesses a.selected {
    background: #d9d9e1;
}
#content .browse-businesses .matches img {
    vertical-align: middle;
}
#content .browse-businesses .matches {
    color: #242424;
    font-style: italic;
    font-size: 18px;
    margin: 25px 0 0;
    text-align: right;
}
#top-menu .text.focused, #top .search .container form .text.focused, .textbox2 input.focused, #content .happening .focused, #content .clear-value.focused, #content  .normal-text.focused, #content.profile .page-content.arena textarea.focused, #content.profile .page-content.arena .text.focused, #content.profile .page-content.branches input.text.focused, #content.manage form p textarea.clear-value.focused {
    font-style: normal;
    color: #68686a;
}
#content .tabs {
    border-bottom: 1px solid #ccc;
    padding: 0 25px;
    margin: 15px 0 0;
    height: 27px;
}
#content.profile .branch .tabs.alt4 {
    border: none;
    border-top: 1px solid #ccc;
    padding: 0 0 0 200px;
    margin: 0;
}
#content .tabs .tab {
    height: 27px;
    background: url(http://static.kodajo.com/images/tab-left.png) no-repeat;
    float: left;
    margin-right: 4px;
}
#content .tabs.alt4 .tab {
    height: 19px;
    background: url(http://static.kodajo.com/images/tab.png) no-repeat;
    float: none;
    margin-right: 4px;
    float: left;
    width: 55px;
    text-align: center;
    padding-top: 2px;
}
#content .tabs.alt4 .tab a {
    letter-spacing: 0;
    font-weight: bold;
}
#content .tabs .tab span {
    display: block;
    height: 27px;
    background: url(http://static.kodajo.com/images/tab-right.png) no-repeat top right;
    padding-right: 14px;
    padding-left: 10px;
    margin-left: 4px;
    color: #2b2b2b;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
#content .tabs .tab.selected {
    background: url(http://static.kodajo.com/images/tab-left-selected.png) no-repeat;
    height: 28px;
}
#content .tabs.alt4 .tab.selected {
    height: 20px;
    background: url(http://static.kodajo.com/images/tab-selected.png) no-repeat;
    height: 22px;
    width: 59px;
    position: relative;
    top: -1px;
}
#content .tabs .tab.selected span {
    background: url(http://static.kodajo.com/images/tab-right-selected.png) no-repeat top right;
}
#content .tabs .filter {
    float: right;
    color: #66666c;
    padding-top: 4px;
}
#content .tabs .filter a {
    color: #66666c;
}
#content .tabs .filter a.selected {
    color: #000;
    font-weight: bold;
}
#content.front.business-results {
    padding: 15px 0;
    width: 980px;
}
#content.front.business-results .main {
    width: 700px;
    padding: 0;
    margin: 0 0 0 280px;
    border-left: 1px solid #eee;
}
#content.front.business-results h1 {
    font-size: 34px;
    color: #002f8a;
    font-weight: bold;
    letter-spacing: -1px;
    padding-left: 20px;
}
#content .sidebar.left {
    float: left;
    margin-left: 20px;
}
#content .left-box input.text {
    width: 175px;
}
#content .left-box select {
    width: 190px;
}
#content .left-box p {
    padding: 0 15px;
    margin: 10px 0 0;
}
#content .left-box label {
    font-weight: bold;
    color: #fff;
    display: block;
    padding-bottom: 3px;
}
#content .pages {
    margin: 12px 0 0;
}
#content.front.business-results .pages {
    padding: 0 20px 10px;
}
#content .pages a {
    color: #003e7e;
    font-weight: bold;
    display: block;
    font-size: 14px;
    text-decoration: underline;
    float: left;
    padding: 8px 8px;
}
#content .pages a.selected {
    background: #e5e5e5;
    color: #a7a2a2;
    text-decoration: none;
}
#content .pages div {
    float: right;
}
#content .pages span {
    padding-top: 5px;
    display: block;
    color: #000;
    font-weight: bold;
}
#content .pages a.left {
    background: url(http://static.kodajo.com/images/arrow-left.png) no-repeat 0 11px;
    padding-left: 12px;
}
#content .pages a.right {
    background: url(http://static.kodajo.com/images/arrow-right.png) no-repeat right 11px;
    padding-right: 12px;
}
#content .search-result {
    border: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 10px 10px 12px;
    width: 635px;
    position: relative;
}
#content .search-result p {
    color: #363636;
    margin: 10px 0 0;
    line-height: 16px;
}
#content .search-result p.small {
    color: #7b7b7b;
    font-size: 11px;
}
#content .search-result h2, #content.manage.connections div .search-result h2 {
    font-size: 14px;
    font-weight: bold;
    color: #002f8a;
    letter-spacing: -1px;
    width: 500px;
}
#content.manage.connections div .search-result h2 {
    width: auto;
    border: none;
}
#content .search-result .distance {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    color: #2375db;
    float: right;
}
#content .search-result .left {
    float: left;
    width: 95px;
    margin-top: 12px;
}
#content .search-result .content {
    margin-left: 105px;
}
#content.search-networks2 .search-result .content p {
	margin-left: 0;
}
#content .search-result .left img {
    display: block;
    margin-bottom: 9px;
}
#content .search-result .left a, #content .happening .save-button, #content .job-result .save-button, .product .save-button, .news-item .save-button, #content.profile .save-button, #content .job-result .save-button {
    font-weight: bold;
    padding-left: 20px;
    background: url(http://static.kodajo.com/images/save-button.png) no-repeat;
    font-size: 11px;
    letter-spacing: 0;
}
#content .search-result h2 span {
    font-size: 13px;
    color: #fff;
    background: url(http://static.kodajo.com/images/circle.png) no-repeat;
    display: block;
    float: left;
    width: 21px;
    height: 20px;
    text-align: center;
    padding-top: 2px;
    margin-right: 5px;
    margin-top: -2px;
}
#content .search-result .shrink-button {
    color: #466284;
    font-size: 12px;
    font-weight: bold;
    background: url(http://static.kodajo.com/images/expand.png) no-repeat;
    padding-left: 20px;
    display: block;
    height: 16px;
    padding-top: 1px;
    position: absolute;
    right: 10px;
    bottom: 7px;
}
#content .search-result .shrink-button.shrink {
	background: url(http://static.kodajo.com/images/shrink-button.png) no-repeat;
}
#content .search-result .title {
    overflow: hidden;
    height: 20px;
    padding-top: 2px;
}
#content .search-result.mini .content {
    overflow: hidden;
    position: absolute;
}
#content .search-result.mini.alt {
    width: 190px;
    height: 148px;
    float: left;
    margin-right: 10px;
}
#content .search-result.mini.alt .distance {
    display: none;
}
#content .search-result.mini.alt .content {
    width: 90px;
    height: 105px;
}
#content .search-result-container {
    width: 657px;
    overflow: hidden;
    height: 190px;
}
#content .search-result-container2 {
    width: 2000px;
    height: 2000px;
}
#content .left-box.who p {
    margin: 3px 0 0;
    color: #b6cddd;
}
#content .left-box.who a {
    color: #fff;
    font-weight: bold;
}
#content.manage.connections .page-manager .left-box.who img {
    position: static;
    vertical-align: top;
    margin: 0;
}
#content .page-manager .who {
    margin-top: 20px;
}
#content .page-manager.wide {
    width: 219px;
}
#content .page-manager .who h2 {
    border-bottom: none;
    color: #fff;
    background: url("/images/left-menu-top.png") no-repeat scroll 0 0 transparent;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 15px 2px;
}
#content .page-manager .who a {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    padding: 0;
    text-decoration: none;
}
#content .left-box.who .logos {
    padding: 5px 15px 0;
}
#content .left-box.who .logos a {
    margin-left: 4px;
    margin-top: 4px;
    display: inline-block;
}
#content .left-box.who .logos a.first {
    margin-left: 0;
}
#banner {
    width: 680px;
    height: 300px;
    margin-left: 250px;
    z-index: 5;
    margin-top: -1px;
    position: relative;
    overflow: hidden;
}
#banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .left-box.why {
    width: 435px;
    background: url(http://static.kodajo.com/images/box-background.png);
}
#content .left-box.why h2 {
    background: url(http://static.kodajo.com/images/box-top.png) no-repeat;
}
#content .left-box.why .bottom {
    background: url(http://static.kodajo.com/images/box-bottom.png) no-repeat;
    height: 9px;
}
#content .left-box.why .line {
    border-top: 1px solid #4d6a8b;
}
#content .why h2 {
    padding-bottom: 5px;
}
#content .why img {
    float: left;
    margin: 20px 10px 0 15px;
}
#content .why span {
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    margin-bottom: 2px;
}
#content .why p {
    color: #b6cddd;
    margin: 20px 0 0;
    line-height: 16px;
    margin-left: 65px;
}
#content .why a {
    color: #fff;
    font-weight: bold;
}
#content .happening {
    margin-left: 460px;
    border-left: 1px solid #eee;
    padding: 0 10px;
}
#content .happening h1, .news-items h1 {
    font-size: 20px;
    color: #1e1e1e;
    padding-bottom: 1px;
}
#content .happening h1 a {
    font-size: 16px;
    float: right;
    font-weight: bold;
    margin-top: 5px;
}
#content .happening ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .happening li, #content .news-item {
    padding-top: 5px;
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-bottom: 5px;
    position: relative;
    min-height: 75px;
}
#content .happening li img, #content .news-item img {
    float: left;
    margin-top: 5px;
}
#content .happening li p, #content .news-item p {
    margin-left: 57px;
    font-size: 12px;
    color: #505050;
    line-height: 14px;
    margin-top: 3px;
}
#content .happening li p .title, #content .news-item .title, .page-content.arena .title, #content.manage .discussion .title {
    color: #002f8a;
    font-weight: bold;
}
#content .happening li .info, #content .news-item .info {
    font-size: 11px;
    color: #9e9e9e;
}
#content .news-item .info img {
    vertical-align: middle;
    margin: 0 3px 0 0;
    float: none;
}
#content .happening .save-button, #content .news-item .save-button {
    margin-left: 8px;
    background-position: 0 -2px;
}
#content .happening .login, #content .search-result .login, #content .login-box {
    position: absolute;
    width: 409px;
    height: 70px;
    background: url(http://static.kodajo.com/images/login-box.png) no-repeat;
    bottom: 8px;
    top: 0;
    left: 0;
    padding: 23px 23px 0;
    display: none;
    margin: 0;
}
#content .happening .login strong, #content .search-result .login strong, #content .login-box strong {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
#content .happening .login input.text, #content .search-result .text, #content .login-box .text {
    width: 160px;
    margin-right: 10px;
}
#content .happening .saved, #content .search-result .saved, #content .login-box .saved, #content .remove-enabled .saved, .confirm .saved {
    position: absolute;
    height: 60px;
    background: url(http://static.kodajo.com/images/saved-box-left.png) no-repeat 0 1px;
    top: 5px;
    left: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: none;
    padding-left: 25px;
    margin: 0;
}
#content .happening .saved span, #content .search-result .saved span, #content .login-box .saved span, #content .remove-enabled .saved span, .confirm .saved span {
    background: url(http://static.kodajo.com/images/saved-box.png) no-repeat top right;
    padding-right: 30px;
    display: block;
    height: 38px;
    padding-top: 22px;
}
#content .happening .items {
    height: 300px;
    overflow: hidden;
    padding-bottom: 10px;
}
#content .happening .info a.save-button.alt2 {
    color: #e40010;
}
#content .happening .remove, #content .search-result .remove, #content .login-box .remove, #content .remove-enabled .remove, .confirm .remove {
    position: absolute;
    width: 156px;
    height: 66px;
    background: url(http://static.kodajo.com/images/remove-box.png) no-repeat;
    top: 0;
    left: 130px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 23px 18px 0;
    margin: 0;
    display: none;
}
#content .happening .remove a, #content .search-result .remove a, #content .login-box .remove a, #content .remove-enabled .remove a, .confirm .remove a {
    margin-top: 5px;
    display: inline-block;
}
#content .happening .remove a.continue, #content .search-result .remove a.continue, #content .login-box .remove a.continue, #content .remove-enabled .remove a.continue, .confirm .remove a.continue {
    margin-left: 8px;
}
#content .menu-item {
    float: left;
    width: 220px;
    margin-left: 15px;
    margin-top: 20px;
}
#content .menu-item.first {
    margin-left: 0;
}
#content .menu-item h2, #content.network .menu-item h2, #content.network.create .menu-item h2, #content.front.plus .bottom-menu .menu-item h2 {
    color: #5e5e70;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 5px;
}
#content.front.plus .bottom-menu .menu-item h2 {
	padding: 0;
	border: none;
	letter-spacing: 0;
}
#content .menu-item h2 img {
    float: left;
    margin-right: 5px;
}
#content .menu-item p, #content.front.plus .bottom-menu .menu-item p {
    color: #68686a;
    margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#content.front.plus .bottom-menu .menu-item p {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
	padding: 0;
}
#content .menu-item p a {
    font-size: 11px;
}
#content .bottom-menu {
    margin-top: 20px;
    border-top: 1px solid #eee;
}
#content .bottom-menu.alt {
    margin-top: 20px;
}
#content.front .bottom-menu {
    margin-left: 20px;
    margin-right: 20px;
}
#content.front.plus .bottom-menu {
	margin-left: 0;
	margin-right: 0;
}
#content.front.alt .bottom-menu {
    margin-left: 0;
    margin-right: 0;
}
#content .job-search {
    margin: 50px 0;
    text-align: center;
}
.textbox3 {
    display: inline-block;
    height: 48px;
    padding-left: 18px;
    background: url(http://static.kodajo.com/images/textbox3-left.png) no-repeat;
}
.textbox3 input {
    width: 570px;
    height: 48px;
    background: url(http://static.kodajo.com/images/textbox3-right.png) no-repeat top right;
    border: none;
    color: #696969;
    font-size: 18px;
    font-style: italic;
    padding: 0 18px 0 0;
    vertical-align: middle;
}
#content .job-search p {
    margin: 25px 0 0;
    font-size: 14px;
}
#content .job-search a {
    color: #123353;
    font-style: italic;
}
#content .search-result .login {
    left: 110px;
    top: 40px;
}
#content .job-result {
    border: 1px solid #cdcdcd;
    padding: 10px;
    color: #363636;
    position: relative;
    margin-top: 15px;
}
#content .job-result .right {
    float: right;
}
#content .job-result h2, #content.profile .page-content .job-result h2 {
    font-size: 14px;
    font-weight: bold;
    color: #002f8a;
}
#content .job-result .info {
    margin-top: 12px;
    margin-left: 10px;
}
#content .job-result p, #content.profile .page-content .job-result p {
    color: #363636;
}
#content .job-result .info .label {
    float: left;
    color: #505050;
    width: 70px;
    padding-right: 5px;
    background: url(http://static.kodajo.com/images/bullet3.png) no-repeat right 5px;
    margin-right: 8px;
}
#content .job-result .less, #content .job-result .more {
    font-weight: bold;
}
#content .job-result .content {
    display: none;
}
#content .job-result .login-box {
    left: 100px;
    top: 30px;
}
#apply h1 span {
    font-weight: bold;
    font-size: 14px;
}
#apply label {
    font-weight: normal;
}
#apply textarea.text {
    width: 401px;
    height: 140px;
    background: url(http://static.kodajo.com/images/textarea.png) no-repeat;
    border: none;
    padding: 5px;
}
#content .shopping-filters {
    padding: 5px 0 10px;
}
#content .shopping-filters  p {
    margin: 5px 0 0;
    font-weight: bold;
    padding-left: 20px;
    font-size: 13px;
}
#content .shopping-filters  p.filter {
    font-weight: normal;
    padding-left: 30px;
    margin-top: 3px;
}
#content .shopping-filters  p.filter.alt {
    padding-left: 55px;
}
#content .shopping-filters  p.filter.alt a {
    color: #fff;
}
#content.front .main.products {
    padding-left: 30px;
    width: 645px;
}
#content.front .main.products .pages {
    padding-left: 0;
}
#content .product {
    border-bottom: 1px solid #eee;
    padding: 10px 0 12px;
    min-height: 110px;
    position: relative;
}
#content .product.first {
    border-top: 1px solid #eee;
    margin-top: 15px;
}
#content .product .left {
    float: left;
}
#content .product .price, #content .news-item .price {
    float: right;
    width: 100px;
    text-align: center;
    color: #292929;
    font-size: 12px;
}
#content .news-item .price {
    font-size: 11px;
}
#content .product .price strong, #content .news-item .price strong  {
    font-size: 21px;
    display: block;
}
#content .news-item .price strong {
    font-size: 18px;
}
#content .product .price span, #content .news-item .price span {
    font-size: 10px;
    display: block;
}
#content .product .price a, #content .news-item .price a {
    color: #002f8a;
    font-size: 13px;
}
#content .news-item .price a {
    font-size: 11px;
    display: block;
}
#content .product h2 {
    color: #002f8a;
    font-size: 16px;
    width: 430px;
    margin-left: 110px;
}
#content .product p, #content.profile div.product p {
    color: #505050;
    font-size: 13px;
    margin: 3px 0 0;
    margin-left: 110px;
    width: 430px;
}
#content .time {
    font-size: 11px;
    color: #9e9e9e;
    margin-right: 10px;
}
#content .offers .product h2, #content .offers .product p{
    width: auto;
}
#content .offers .product h2 span {
    color: #3964b8;
    font-size: 12px;
    font-style: italic;
    float: right;
    margin-top: 3px;
}
#content .offers .product p{
    margin-top: 1px;
}
#content .filter-menu .menu {
    margin: 10px 0 0 15px;
    padding: 0;
    width: 190px;
}
#content .filter-menu .menu a {
    font-weight: bold;
    color: #fff;
    display: block;
    padding-left: 13px;
    background: url(http://static.kodajo.com/images/bullet5.png) no-repeat 0 3px;
}
#content .filter-menu .menu a.visible {
    background: url(http://static.kodajo.com/images/bullet6.png) no-repeat 0 3px;
}
#content .filter-menu .menu .sub-menu {
    margin: 5px 0 0 14px;
}
#content .filter-menu .menu .sub-menu a {
    font-weight: normal;
}
#content .filter-menu .menu .sub-menu p {
    margin: 2px 0 0;
    font-weight: normal;
}
#content .filter-menu .content {
    display: none;
}
#content .filter-menu .menu .filter {
    padding-left: 17px;
}
#content.user .main {
    margin-left: 260px;
    padding: 0;
    border-left: 1px solid #eee;
}
#content .news-items h1 {
    font-size: 18px;
}
#content .news-items {
    margin: 20px 30px;
}
#content .news-item {
    padding: 10px 30px 15px 0;
    border: none;
    border-bottom: 1px solid #dbdbdb;
}
#content .news-item.first {
    border-top: 1px solid #dbdbdb;
}
#content .news-item.alt p {
    width: 410px;
}
#content.user.news h1 {
    font-size: 26px;
    font-weight: bold;
}
#content.user.news h1 img {
    vertical-align: middle;
    letter-spacing: -1px;
}
#content.user.news p.intro {
    margin: 12px 0 25px;
}
#content .only {
    float: right;
    margin-right: 30px;
}
#content.user.news .tabs {
    margin-top: 0;
}
#top-menu .account-menu {
    float: right;
}
#top-menu .account-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#top-menu .account-menu li {
    float: left;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
}
#top-menu .account-menu li a {
    color: #fff;
    margin: 0;
    padding: 0;
}
#top-menu .account-menu li.link {
    width: 105px;
    position: relative;
    background: url(http://static.kodajo.com/images/bullet7.png) no-repeat 83px 3px;
    display: block;
    height: 27px;
    padding-top: 2px;
}
#top-menu .account-menu.network li.link {
    width: auto;
    background: url(http://static.kodajo.com/images/bullet7.png) no-repeat right 5px;
    padding-right: 14px;
    padding-top: 2px;
}
#top-menu .account-menu.network li ul {
    width: auto;
    display: none;
}
#top-menu .account-menu.network li.sub ul {
    width: auto;
    left: 160px;
    top: 0;
    display: none;
}
#top-menu .account-menu.network li ul li.sub a {
    background: url(http://static.kodajo.com/images/bullet10.png) no-repeat right 3px;
    padding-right: 15px;
}
#top-menu .account-menu.network li ul li.sub li a {
    background: none;
    padding-right: 0;
}
#top-menu .account-menu.network li ul li, #top-menu .account-menu.network li ul li.sub ul li {
    padding: 0;
    height: auto;
    width: auto;
    background: url(http://static.kodajo.com/images/menu-item3.png) no-repeat right top;
    padding-right: 7px;
    display: block;
    float: none;
    white-space: nowrap;
    min-width: 120px;
    position: relative;
}
#top-menu .account-menu.network li ul li span, #top-menu .account-menu.network li ul li.sub ul span {
    background: url(http://static.kodajo.com/images/menu-item2.png) repeat-x;
    display: block;
    height: 25px;
    padding-top: 8px;
    padding-left: 13px;
    padding-right: 13px;
    margin-right: 0;
}
#top-menu .account-menu.network li ul li.end, #top-menu .account-menu.network li ul li.sub li.end {
    height: 42px;
    padding: 0;
    background: url(http://static.kodajo.com/images/menu-item5.png) no-repeat right top;
    padding-right: 7px;
}
#top-menu .account-menu.network li ul li.sub li.start {
    background: url(http://static.kodajo.com/images/menu-item6.png) no-repeat right top;
    padding-right: 14px;
}
#top-menu .account-menu.network li ul li.end span, #top-menu .account-menu.network li ul li.sub li.end span {
    background: url(http://static.kodajo.com/images/menu-item4.png) no-repeat;
    padding-top: 6px;
    height: 35px;
    margin-right: 7px;
}
#top-menu .account-menu li ul li {
    float: none;
    width: 120px;
    height: 25px;
    padding-top: 4px;
    background: url(http://static.kodajo.com/images/menu-item.png) no-repeat;
    padding-left: 13px;
}
#top-menu .account-menu li ul {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 101;
    display: none;
}
#top-menu .account-menu li ul li.end {
    height: 42px;
    background: url(http://static.kodajo.com/images/menu-end.png) no-repeat;
    padding-top: 8px;
}
#top-menu .account-menu li.link:hover ul, #top-menu .account-menu li.link:hover ul.visible {
    display: block;
}
#top-menu .account-menu li.link:hover .sub ul {
    display: none;
}
#top-menu .account-menu li.link:hover li.sub:hover  ul {
    display: block;
}
#content .back-to-news {
    display: block;
    margin: 10px 0 30px;
}
#content .main.bookmarks {
    padding: 0 30px;
    margin-top: 20px;
    width: 600px;
}
#content .main.bookmarks.alt {
    border-left: none;
    margin-top: 5px;
}
#content .bookmark {
    display: block;
    width: 77px;
    float: left;
    margin-left: 25px;
    min-height: 135px;
    margin-top: 10px;
}
#content .bookmark.first {
    margin-left: 0;
}
#content .bookmark a {
    color: #002f8a;
    font-weight: bold;
    font-size: 12px;
}
#content .bookmark a.remove {
    color: #ff0101;
    font-weight: bold;
    font-size: 10px;
}
#content.user.wide {
    padding: 25px 40px;
}
#content.user.wide h1{
    font-weight: bold;
}
#content .settings {
    padding: 10px 30px;
}
#content .settings p {
    margin: 14px 0 0;
}
#content .settings .label {
    width: 345px;
    float: left;
}
#content.network .settings.editable .label {
    width: 200px;
}
#content .settings.editable .label {
    width: 155px;
}
#content .settings.editable .value {
    font-weight: bold;
}
#content.network .settings.editable .value {
    font-weight: normal;
}
#content .settings.editable .value img {
    vertical-align: middle;
}
#content .settings.editable .value a {
    margin-left: 5px;
}
#content .settings.editable .text, #contact .contact-text {
    border: 1px solid #cacaca;
    background: #fff;
    color: #68686a;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 0 5px;
    width: 200px;
    height: 20px;
    position: relative;
    top: -3px;
}
#content .settings.editable .edit {
    display: none;
}
#content .my-bookmarks .bookmark {
    min-height: 145px;
}
#content .my-bookmarks .bookmarks {
    border: 1px solid #dbdbdb;
    border-top: none;
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#content .my-bookmarks .bookmarks .toggle-bookmarks {
    font-weight: bold;
}
#content .my-bookmarks .bookmarks .hidden {
    display: none;
}
#content .my-bookmarks .bookmarks.second {
    display: none;
}
#content .my-bookmarks .tabs a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
#content .my-bookmarks .tabs .selected a {
    color: #000;
}
#content .columns {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dadada;
}
#content .columns .price {
    width: 65px;
}
#content .columns .column {
    float: left;
    width: 440px;
    margin-right: 15px;
}
#content .column .separator {
    width: 440px;
}
#content .columns .product {
    min-height: 70px;
    border-bottom: none;
    border-top: 1px solid #eee;
}
#content .columns .news-item {
    min-height: 77px;
    margin-top: 0;
    border-bottom: none;
    border-top: 1px solid #eee;
    padding-bottom: 5px;
    width: 440px;
    padding-right: 5px;
}
#content .columns .news-item img {
    margin: 0;
}
#content .columns .news-item p {
    margin-left: 65px;
}
#content .columns .news-item.first {
    margin-top: 8px;
}
#content .columns .product.first {
    margin-top: 8px;
}
#content .columns .product h2 {
    font-weight: bold;
    font-size: 13px;
    margin-left: 70px;
    width: 290px;
    color: #002f8a;
    letter-spacing: -1px;
}
#content .columns .product p {
    font-size: 11px;
    margin-left: 70px;
    line-height: 13px;
    width: 290px;
}
#content .columns .product .price strong {
    font-size: 14px;
}
#content .columns .product .price a {
    font-size: 9px;
    display: block;
}
#content .columns h2 {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: bold;
}
#content .column .hidden {
    display: none;
}
#content .column .toggle {
    font-weight: bold;
}
#content .column.second {
    margin-right: 0;
    padding-left: 15px;
    border-left: 1px solid #eee;
}
#content.profile .sidebar.right {
    float: right;
    width: 219px;
    margin-right: 35px;
}
#content.profile .left-box.who {
    margin-top: 15px;
}
#content.profile .left-box.who.margin {
    margin-top: 5px;
}
#content.profile .left-box.who p {
    letter-spacing: -1px;
}
#content.profile .left-box.who p a {
    color: #b6cddd;
}
#content.profile .sidebar .photos, #content.front.profile .profile-about-sidebar .profile-about-picture a {
    color: #466284;
    font-weight: bold;
    display: block;
    padding: 2px;
    border: 1px solid #c7d0da;
    border-left: none;
    border-right: none;
}
#content.profile .sidebar .links p {
    margin: 10px 0 0;
}
#content.profile {
    padding-left: 0;
    padding-right: 0;
    width: 980px;
}
#content.profile .main {
    width: 690px;
    margin: 0;
}
#content.profile .main .tabs {
    margin: 15px 0 0 ;
    padding-right: 0;
    letter-spacing: -1px;
}
#content div.intro img.logo {
    border: 1px solid #9399a0;
}
#content div.intro h1 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #c7d0da;
    padding-bottom: 5px;
}
#content div.intro h1 a {
    position: relative;
    top: 8px;
}
#content div.intro .save-button {
    margin-left: 8px;
    vertical-align: top;
}
#content div.intro .logo {
    float: left;
    margin-top: 5px;
}
#content div.intro .content {
    margin-left: 95px;
}
#content div.intro {
    padding: 0 25px;
}
#content div.intro p {
    margin: 5px 0 0;
    line-height: 15px;
}
#content.profile .tabs .selected a {
    color: #000;
}
#content.profile .page-content {
    padding: 20px 25px 0 25px;
    color: #5a5a5a;
    position: relative;
	min-height: 230px;
}
#content.profile .page-content p, body.cke_show_borders p {
    color: #5a5a5a;
    margin: 12px 0 0;
}
#content.profile .page-content h2 {
    font-size: 18px;
    font-weight: bold;
}
#content.profile .page-content h2.alt {
    color: #000;
}
#content.profile .page-content h2.underline {
    border-bottom: 1px solid #dadada;
    padding-bottom: 1px;
}
#content.profile .page-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 0;
}
#content.profile .page-content .column.left {
    width: 330px;
    float: left;
}
#content.profile .page-content .column.right {
    width: 260px;
    float: left;
    margin-left: 40px;
}
#content.profile .page-content .label {
    width: 100px;
    float: left;
    font-weight: normal;
}
#content.profile .page-content .hours {
    font-weight: bold;
}
#content.profile .product h2 {
    font-weight: normal;
    font-size: 16px;
}
#content.profile .product .price {
    margin-top: 10px;
}
#content.profile div.product p {
    line-height: 15px;
}
#content.profile div.product {
    min-height: 100px;
}
#content.profile .place {
    display: none;
}
#content.profile .arena h2 {
    font-size: 18px;
    color: #000;
    padding-bottom: 4px;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 20px;
}
#content.profile .arena .discussion, #content.manage .discussion {
    padding-left: 15px;
    margin-top: 15px;
    min-height: 55px;
}
#content.profile .arena .discussion .avatar, #content.manage .discussion .avatar {
    float: left;
}
#content.profile .arena .discussion p, #content.manage .discussion p, #content.manage .discussion .discussion-content {
    margin-left: 57px;
    color: #505050;
    font-size: 12px;
    line-height: 14px;
    margin-top: 0px;
}
#content.profile .arena .discussion textarea, #content.profile .arena .discussion .text, #content.manage .discussion textarea, #content.manage .discussion .text {
    border: 1px solid #dcdcdc;
    background: #fff;
    font-style: italic;
    padding: 5px;
    color: #a9a9a9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#content.profile .arena .discussion textarea, #content.manage .discussion textarea {
    width: 570px;
    height: 33px;
}
#content.manage .discussion textarea {
    width: 600px;
}
#content.profile .arena h2 span, .arena-filter {
    font-size: 12px;
    font-weight: bold;
    float: right;
    margin-top: 5px;
    color: #5d5d5d
}
#content.profile .arena .discussion.alt, #content.manage .discussion.alt {
    padding-left: 70px;
    background: url(http://static.kodajo.com/images/arrow.png) no-repeat 15px 0;
}
#content.profile .arena .discussion .info, #content.manage .discussion .info {
    font-size: 11px;
    font-weight: bold;
    color: #9e9e9e;
}
#content.profile .arena .discussion .text, #content.manage .discussion .text {
    width: 510px;
    display: block;
    margin-bottom: 3px;
}
#content.profile .arena .separator, #content.manage.connections .separator {
    border-top: 1px solid #dcdcdc;
    margin: 25px 0 0;
    padding-bottom: 10px;
}
#content.profile .branches input.text {
    font-style: italic;
    color: #767676;
    font-size: 14px;
    vertical-align: middle;
}
#content .top-search.alt {
    background: url(http://static.kodajo.com/images/search-container2.png) no-repeat;
    margin-top: 10px;
}
#content .branch .maps {
    width: 327px;
    float: right;
	height: 327px;
}
#content .branch .maps img.first {
    display: none;
}
#content .branch {
    padding: 15px;
    border: 1px solid #ccc;
	min-height: 347px;
}
#content .videos a span {
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 4px;
}
#content .videos a span img {
    border: 2px solid #fff;
    border-bottom: none;
}
#content .videos a {
    display: inline-block;
    float: none;
	vertical-align: top;
    width: 206px;
    min-height: 150px;
    margin-left: 48px;
    font-size: 12px;
    line-height: 14px;
    margin-top: 20px;
}
#content .videos a.first {
    margin-left: 0;
}
#video {
    position: absolute;
    left: 0;
    top: 250px;
    display: none;
	z-index: 10000;
}
#content .galleries, .gallery-photos {
    padding-left: 4px;
}
#content .galleries a, .gallery-photos li {
    display: block;
    width: 141px;
    color: #466284;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 18px;
    float: left;
}
#content .galleries a.first, .gallery-photos li.first {
    margin-left: 0;
}
#content .galleries a span.shadow, .gallery-photos li span.shadow {
    background: #eee;
    width: 137px;
    height: 106px;
    display: block;
    position: relative;
    top: 4px;
    left: 4px;
    margin-bottom: 7px;
}
#content .galleries a span.shadow img, .gallery-photos li span.shadow img {
    position: absolute;
    left: 0;
    top: -4px;
    left: -4px;
}
#content .gallery a span.description {
    background: none;
    position: static;
    display: none;
}
#photo {
    padding: 50px 60px 35px;
    background: #000;
    position: absolute;
    z-index: 9001;
    display: none;
}
#photo .next, #photo .prev {
    position: absolute;
    top: 230px;
}
#photo .next {
    right: 10px;
}
#photo .prev {
    left: 10px;
}
#photo .close {
    position: absolute;
    top: -15px;
    left: -15px;
}
#photo span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 5px;
}
#photo p {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 12px;
}
#photo label {
    float: left;
    width: 120px;
}
#photo .text {
    width: 600px;
    background: #fff;
    border: none;
    height: 20px;
}
#photo .image {
	min-width: 300px;
	min-height: 300px;
}
#connections {
    padding: 9px 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
#connections .content {
    background: url(http://static.kodajo.com/images/connections-background.png);
    padding: 15px 30px;
    width: 539px;
}
#connections .top {
    background: url(http://static.kodajo.com/images/connections-top.png);
    height: 9px;
    width: 599px;
    position: absolute;
    top: 0;
    left: 0;
}
#connections .bottom {
    background: url(http://static.kodajo.com/images/connections-bottom.png);
    height: 9px;
    width: 599px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#connections h1 {
    font: bold 24px Arial, Helvetica, sans-serif;
    color: #fff;
    padding-bottom: 3px;
    border-bottom: 1px solid #597291;
}
#connections .connections a {
    float: left;
    width: 75px;
    min-height: 150px;
    color: #fff;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 12px;
}
#connections .connections a img {
    display: block;
    margin-bottom: 4px;
}
#connections .pages a {
    color: #fff;
}
#connections .pages a.selected {
    background: #597aa3;
    color: #fff;
}
#connections .pages a.left {
    background: url(http://static.kodajo.com/images/bullet9.png) no-repeat 0 11px;
}
#connections .pages a.right {
    background: url(http://static.kodajo.com/images/bullet8.png) no-repeat right 11px;
}
#connections .close {
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: 10;
}
#content.network h2 {
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 0;
}
#content .left-settings {
    float: left;
    margin-right: 100px;
}
#confirm-password {
    display: none;
}
#create-message {
    float: right;
    font-size: 20px;
    color: #000;
    margin-top: 5px;
}
#create-message img {
    margin-right: 5px;
}
#content .message-buttons {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
}
#content .message-buttons span {
    float: right;
    color: #000;
    margin-top: 5px;
}
#content .messages {
    margin: 0;
    padding: 0;
    list-style: none;
}
#content .messages li {
    margin-top: 15px;
    border: 1px solid #cdcdcd;
    padding: 10px 15px;
}
#content .messages .checkbox {
    float: left;
    margin: 15px 0 0;
}
#content .messages .avatar {
    float: left;
    margin-left: 15px;
}
#content .messages p {
    font-size: 12px;
    color: #363636;
    margin: 1px 0 0;
}
#content .messages h2 {
    font-size: 14px;
    color: #002f8a;
    padding: 0;
    margin: 0;
}
#content .messages .content {
    margin-left: 87px;
	margin-top: 0;
	padding-top: 0;
}
#content .messages .info {
    font-size: 11px;
    font-style: italic;
    color: #000;
}
#content .discussion .info {
    position: relative;
    margin-left: 57px;
    padding-top: 0px;
}
#content .discussion .info a.remove {
    color: red;
}
#content.manage .discussion p.remove, #content.manage .discussion p.saved, #content .confirm .saved {
    color: #fff;
    margin: 0;
}
#content .message-buttons .saved span {
    color: #fff;
    float: none;
    margin: 0;
}
#content .messages .info span, #content .messages.view .info {
    color: #2375db;
    font-weight: bold;
    margin-right: 5px;
}
#content .messages.view .info {
    margin-left: 70px;
}
#content .messages li.selected {
    background: #e7eaed;
}
#create-message-modal textarea.text, #contact-modal textarea.text, #refer-modal textarea.text {
    width: 401px;
    height: 140px;
    background: url(http://static.kodajo.com/images/textarea.png) no-repeat;
    border: none;
    padding: 5px;
}
#content .messages.view .avatar {
    margin-left: 0;
}
#content .messages.view .content {
    margin-left: 60px;
}
#content .messages.view li {
    padding-bottom: 20px;
}
#content .messages.view li.alt {
    padding-bottom: 10px;
}
#content .messages form p {
    margin-top: 5px;
}
#content .messages form textarea, #content.create.network textarea {
    border: 1px solid #cdcdcd;
    background: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 85px;
    width: 100%;
}
#content.create.network h2 {
    font-size: 20px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 2px;
    margin: 20px 0 0;
}
#content.create.network h3 {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 2px;
    margin: 30px 0 0;
    color: #1e1e1e;
}
#content.create.network .text {
    border: 1px solid #cdcdcd;
    background: #fff;
    height: 20px;
}
#content.create.network input {
    vertical-align: middle;
}
#content.create.network form p {
    margin: 13px 0 0;
    font-size: 14px;
    font-weight: bold;
}
#content.create.network label {
    float: left;
    padding-top: 3px;
    width: 150px;
}
#content .page-manager {
    margin: 20px 0 0 5px;
    width: 190px;
    float: left;
}
#content .page-manager h2 {
    color: #123353;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid #d0d0d0;
}
#content .page-manager ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#content .page-manager img {
    vertical-align: top;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
#content .page-manager a {
    color: #68686a;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 3px 2px;
    height: 18px;
}
#content .page-manager li {
    margin-top: 8px;
}
#content .page-manager li a:hover, #content .page-manager li a:active, #content .page-manager a.selected {
    background: #e7eaed;
}
#content .page-manager .who a:hover {
    background: none;
    text-decoration: underline;
}
#content.manage .page {
    margin-left: 225px;
    /*border-left: 1px solid #e4e4e4;*/
	background: url(http://static.kodajo.com/images/manage-page-background.png) repeat-y;
    margin-top: 20px;
    padding-left: 35px;
    padding-bottom: 20px;
}
#content.manage .discussion {
    padding-left: 0;
}
#content.manage .page h1 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    color: #1e1e1e;
}
#content.manage .page h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    color: #1e1e1e;
}
#content.manage .page p.intro {
    margin-top: 8px;
}
#content .view-current {
    float: right;
    margin-top: -3px;
}
#content .forms label {
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    float: left;
    width: 135px;
}
#content .forms input {
    vertical-align: middle;
}
#content .forms .text, #content .forms textarea {
    border: 1px solid #c4c4c4;
    background: #fff;
    height: 22px;
}
#content .forms textarea {
    width: 100%;
}
#content .forms h2 {
    margin-top: 20px;
}
#content .forms p.intro {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 12px;
}
#content .forms a {
    font-size: 12px;
    font-weight: normal;
}
#content .forms p {
    font-weight: bold;
    font-size: 14px;
}
#content .forms span.info3 {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    color: #4f4f4f;
}
#content .forms label.full {
    float: none;
    width: auto;
    padding: 0 0 5px;
    display: block;
}
#content .forms.alt p {
    font-weight: normal;
    font-size: 12px;
}
#content .forms .checkbox {
    margin-top: 0;
}
#content table.branches {
    margin: 20px 0 0;
    width: 100%;
}
#content table.branches th {
    font-size: 14px;
    text-align: left;
    padding-bottom: 4px;
    border-bottom: 1px solid #d6d6d6;
}
#content table.branches td {
    padding-top: 10px;
}
#content table.branches td a {
    text-decoration: underline;
}
#content table.branches td a.alt {
    text-decoration: none;
    color: red;
}
#content .product-images span {
    float: left;
    margin-left: 30px;
    margin-top: 25px;
}
#content .product-images input {
    margin-right: 8px;
    vertical-align: top;
    position: relative;
    top: 40px;
}
#content .offer-type span {
    display: block;
    margin-top: 10px;
    margin-left: 15px;
}
#content .item-condition span {
    display: block;
    margin-top: 5px;
    margin-left: 10px;
    font-style: italic;
}
#content .item-condition span input {
    margin-top: 0;
    margin-right: 4px;
}
#content .offer-type span input {
    margin-top: 0;
    margin-right: 4px;
}
#content .page .tabs {
    position: relative;
    left: -20px;
    width: 680px;
}
#add-gallery, #add-photo, #add-photo2 {
    top: 350px;
}
.add-modal label {
    font-size: 16px;
}
.add-modal .text {
    border: 1px solid #bfbfbf;
    background: #fff;
    height: 25px;
    width: 380px;
}
.add-modal p {
    margin-top: 15px;
}
.add-modal h1 {
    font-size: 18px;
    font-weight: bold;
    color: #323232;
}
#add-photo label {
    padding: 0;
    margin-left: 40px;
}
#add-photo2 .uploaded-photo {
    border: 1px solid #cbcbcb;
    padding: 0 10px 15px;
    margin-top: 10px;
	overflow: hidden;
}
#add-photo2 .uploaded-photo label {
    float: none;
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
}
#add-photo2 .uploaded-photo .text {
    width: 370px;
}
#add-photo2 .uploaded-photo .preview {
    float: right;
    margin-top: 10px;
	position: relative;
	z-index: 100;
}
#add-photo2 .uploaded-photo p {
    margin: 5px 0 0;
}
.gallery-photos li {
    position: relative;
}
.gallery-photos {
    margin: 0;
    padding: 0 0 0 4px;
    list-style: none;
}
.gallery-photos li:hover a {
    display: block;
}
#content h1 span.network-name {
    display: inline;
    color: #2375db;
    font-size: 26px;
}
#content.manage .sidebar {
    margin: 20px 0 0;
}
#content.connections .tabs {
    padding-right: 0;
    width: 705px;
}
#content.connections .page, #content .user.manage.news.wide .page {
    width: 668px;
}
#content.connections .bookmarks .bookmark {
    margin-left: 40px;
    min-height: 157px;
}
#content.connections .bookmarks .bookmark.first {
    margin-left: 0;
	clear: left;
}
#content.connections .cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(http://static.kodajo.com/images/transparent2.png);
    z-index: 100;
}
#content.connections .buttons {
    position: absolute;
    bottom: 3px;
    right: 5px;
}
#content.connections .invitations .search-result p.members {
    font-size: 11px;
    margin-top: 18px;
}
#content.connections .invitations .search-result p.members span {
    color: #2375db;
    display: inline;
}
#content .all-discussions {
    margin-top: 10px;
    padding-left: 55px;
}
#content .all-discussions a {
    color: #2375db;
    display: inline-block;
    background: #e7e7e7;
    padding: 1px 2px;
}
#content.manage .news-item {
    min-height: 60px;
    padding: 10px 0;
    margin: 0;
}
#content.manage .news-item.first {
    border-top: none;
}
#content.manage .news-items {
    margin-top: 10px;
}
#content.manage .page.view-connections {
    padding-left: 55px;
}
#content.manage .page.view-connections h1 {
    font-size: 26px;
    padding-bottom: 0;
    border: none;
}
#content.manage .page.view-connections p {
    margin: 5px 0 0;
}
#content.manage .page.view-connections .bookmarks .bookmark {
    margin-left: 20px;
    min-height: 140px;
}
#content.manage .page.view-connections .bookmarks .bookmark.first {
    margin-left: 0;
}
#content .message-buttons {
    position: relative;
}
#help {
    position: fixed;
    top: 400px;
    left: 0;
}
#help-modal {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
    padding: 10px 0;
}
#help-modal  h1 {
    font-size: 20px;
    color: #002f8a;
    font-weight: bold;
    letter-spacing: -1px;
}
#help-modal  p {
    color: #68686a;
    font-size: 13px;
    margin: 10px 0 0;
}
#help-modal .close {
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: 3000;
}
#help-modal .main {
    background: #fff;
    width: 619px;
    padding: 10px 25px;
}
#help-modal .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 669px;
    height: 10px;
    background: url(http://static.kodajo.com/images/modal-top.png) no-repeat;
}
#help-modal .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 669px;
    height: 10px;
    background: url(http://static.kodajo.com/images/modal-bottom.png) no-repeat;
}
#content .social {
    float: right;
    margin: -8px -8px 0 0;
    z-index: 10;
    position: relative;
    color: #466284;
}
#content .social a {
    margin-left: 5px;
}
#content .social a img {
    vertical-align: middle;
}
#content .sidebar .social a {
    float: right;
}
#content .sidebar .social {
    float: none;
    margin: 10px 0 0;
}
#content .sidebar .social span {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
#content .comments-container {
    display: none;
}
#content .search-result h2 a {
    color: #002f8a;
}
#content .search-result .left a.al2 {
    background: none;
    padding: 0;
    margin: 0;
}
#content .categories {
    position: relative;
}
#content .menu3, #content .menu3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .menu3 {
    margin-top: 10px;
    margin-left: 15px;
}
#content .menu3 li {
    padding-top: 8px;
}
#content .menu3 a {
    font-weight: bold;
    font-size: 14px;
    color: #4a4a4a;
    padding-left: 15px;
    background: url(http://static.kodajo.com/images/bullet11.png) no-repeat 0 3px;
}
#content .menu3 li ul {
    margin-left: 15px;
    display: none;
}
#content .menu3 li ul a {
    font-size: 12px;
}
#content .menu3 li.open a.submenu {
    background: url(http://static.kodajo.com/images/bullet12.png) no-repeat 0 2px;
}
#content .menu3 li.open ul li a.submenu, #content .menu3 li ul li a.submenu {
    background: url(http://static.kodajo.com/images/bullet13.png) no-repeat 0 3px;
}
#content .menu3 li ul li.open a.submenu {
    background: url(http://static.kodajo.com/images/bullet14.png) no-repeat 0 3px;
}
#category-modal {
    top: 10px;
}
#content .login a.register {
    float: right;
    color: #fff;
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
    margin: -8px 22px 0 0;
}
#content .columns .product h2 a {
    color: #002f8a;
}
#content .columns .product a.full, #content .columns p a.p {
    color: #505050;
    text-decoration: none;
}
#content .columns .product a span, #content .columns .product a strong {
    color: #000;
    text-decoration: none;
}
#content .columns .price a {
    text-decoration: none;
}
#apply .textbox2, #create-message-modal .textbox2 {
    background: url(http://static.kodajo.com/images/textbox4-left.png) no-repeat;
}
#apply .textbox2 input, #create-message-modal .textbox2 input {
    background: url(http://static.kodajo.com/images/textbox4-right.png) no-repeat top right;
}
.login .close {
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 3000;
}
#content .gallery-photos li {
    position: relative;
}
#content .gallery-photos li a.del {
    position: absolute;
    left: 2px;
    top: 0px;
    display: none;
    background: none;
    height: auto;
    width: auto;
    margin: 0;
    z-index: 1000;
}
#content .gallery-photos li:hover a.del {
    display: block;
}

/* addition */
.input-not-allow {
	color: #C00;
}
.input-allow {
	color: #090;
}

#profileCheckURLResponse {
	display:none;
}

#content .browse-step {
	width: 279px;
	background: url(http://static.kodajo.com/images/browse-step.png) no-repeat;
	float: left;
	margin-left: 16px;
	margin-top: 15px;
	padding: 10px;
}
#content .sidebar .browse-step {
	width: 219px;
	background: url(http://static.kodajo.com/images/browse-step3.png) no-repeat;
	float: none;
	margin-left: 0;
	margin-top: 5px;
	padding: 10px;
}
#content .sidebar .browse-step.alt {
	background: url(http://static.kodajo.com/images/browse-step2.png) no-repeat;
}
#content .browse-step.first {
	margin-left: 0;
}
#content .browse-step p {
	color: #7a7a7a;
	font-style: italic;
	margin: 6px 0 0;
	font-size: 14px;
	padding-left: 5px;
}
#content .browse-step .error {
	font-style: normal;
	color: #f80000;
	font-size: 12px;
	margin: 5px 0 0;
}
#content .browse-step h2 {
	color: #0285b4;
	font-size: 22px;
	padding-top: 2px;
}
#content .sidebar .browse-step h2 {
	font-size: 17px;
	font-weight: bold;
}
#content .sidebar .browse-step h2 span {
	font-size: 15px;
	background: url(http://static.kodajo.com/images/circle3.png) no-repeat;
	width: 25px;
	height: 22px;
	margin-right: 5px;
	padding-top: 3px;
}
#content .browse-step h2 span {
	color: #4690ab;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 30px;
	padding-top: 2px;
	height: 28px;
	background: url(http://static.kodajo.com/images/circle2.png) no-repeat;
	vertical-align: top;
	margin-right: 10px;
	position: relative;
	top: -1px;
}
#content .menu3, #content .menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .menu3 {
	margin-top: 10px;
	margin-left: 15px;
}
#content .menu3 li {
	padding-top: 8px;
}
#content .menu3 a {
	font-weight: bold;
	font-size: 14px;
	color: #4a4a4a;
	padding-left: 15px;
	background: url(http://static.kodajo.com/images/bullet11.png) no-repeat 0 3px;
}
#content .menu3 li ul {
	margin-left: 15px;
	display: none;
}
#content .menu3 li ul a {
	font-size: 12px;
}
#content .menu3 li.open a.submenu {
	background: url(http://static.kodajo.com/images/bullet12.png) no-repeat 0 2px;
}
#content .menu3 li.open ul li a.submenu, #content .menu3 li ul li a.submenu {
	background: url(http://static.kodajo.com/images/bullet13.png) no-repeat 0 3px;
}
#content .menu3 li ul li.open a.submenu {
	background: url(http://static.kodajo.com/images/bullet14.png) no-repeat 0 3px;
}
#content.browse2 .browse-step .results {
	padding-left: 10px;
	font-style: italic;
	font-size: 18px;
	color: #242424;
	margin-top: 15px;
}
#content.browse2 .browse-step .results a {
	display: block;
	margin-top: 15px;
}
#content .twitter {
	margin: 30px 0 0;
	padding-right: 35px;
}
#content .twitter h2 {
	color: #484848;
	font-size: 18px;
}
#content .twitter .update {
	margin: 12px 0 0 42px;
	width: 270px;
	float: left;
	color: #888888;
}
#content .twitter .update.first {
	margin-left: 0;
}
#content .twitter a {
	color: #1a90bb;
}
#content .twitter .update span {
	display: block;
	color: #a3a3a3;
	margin-top: 5px;
}
#content .twitter .right {
	float: right;
	color: #9a9a9a;
	font-size: 16px;
}
#content .sidebar .browse-step {
	float: none;
	width: 240px;
}

.categorySelection td span {
	cursor: pointer;
	padding: 3px;
}
.categorySelection td span:hover {
	border: 1px solid #BBB;
	padding-left: 2px;
}

/* NEW */
#content.front.new h1 {
	color: #0065a2;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 55px;
	letter-spacing: -3px;
	line-height: 50px;
	display: inline-block;
}
#content.front.new h1 span {
	color: #198fca;
	display: inline;
	font-size: 55px;
}
#content.front.new .title-right {
	color: #000;
	font-size: 11px;
	display: inline-block;
	margin-left: 130px;
}
#content.new .search-box {
	border: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	margin: 10px 0 0;
	padding: 0 20px 10px;
	color: #434343;
}
#content.new .search-box.alt {
	margin-top: 15px;
}
#content.new .search-box.alt.alt2 {
	margin-bottom: 20px;
	border-bottom: none;
}
#content.new .search-box p {
	margin: 10px 0 0;
	font-size: 13px;
	color: #434343;
}
#content.new .search-box p.filter {
	color: #434343;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}
#content.new .search-box p.filter a {
	color: #3359a1;
}
#content.new .search-box form {
	display: block;
	border: 1px solid #f6f6f6;
	padding: 5px 5px 8px;
	margin: 15px 0 0;
}
#content.new .search-box input[type=text] {
	border: 1px solid #ededed;
	background: #f6f6f6;
	margin-right: 3px;
	color: #8f8f8f;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	vertical-align: middle;
}
#content.new .search-box input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content.new .search-box input[type=submit] {
	border: 1px solid #787878;
	background: #000;
	color: #fff;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 2px 0;
	vertical-align: middle;
	margin-left: 5px;
}
#content.new .search-box form p input[type=checkbox] {
	margin-left: 20px;
}
#content.new .search-box form p span {
	font-style: italic;
	padding-left: 5px;
}
#content.front.new .main {
	width: 720px;
	padding: 0 0 50px 0;
	margin: 0;
	border: none;
	border-right: 1px solid #e9e9e9;
}
#content.front.new .offers a {
	display: block;
	padding: 12px 20px 12px 25px;
	min-height: 80px;
	text-decoration: none;
	border-bottom: 1px solid #e9e9e9;
}
/*#content.front.new .offers a img {
	border: 1px solid #eee;
	float: left;
}*/
#content .bookmark span.image-container {
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	margin: 0 0 3px;
}
#content .image-container2 {
	/*border: 1px solid #eee;*/
}
#content .bookmark span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .search-result.centered-image span.image-container, #content.connections .search-result span.image-container {
	width: 95px;
	height: 95px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	margin: 12px 0 0;
	float: left;
}
#content span.image-container img {
	position: absolute;
}
#content .url .website-images span.image-container {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	margin: 0;
}
#content.connections .search-result span.image-container {
	margin: 0;
}
#content .search-result.centered-image span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .galleries span.image-container {
	width: 137px;
	height: 137px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
}
#content .galleries span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .discussion span.image-container img.avatar {
	float: none;
}
#content .discussion span.image-container {
	float: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
}
#content .discussion .url span.image-container {
	width: 90px;
	height: 90px;
}
#content .discussion span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .discussion span.image-container.alt {
	width: 36px;
	height: 36px;
}
#content.front.new .offers a .image-container {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
}
#content.front.new .offers a .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content.front.new .offers a .title {
	color: #002f8a;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-left: 100px;
}
#content.front.new .offers a .content {
	color: #2b2b2b;
	font-size: 13px;
	display: block;
	margin-left: 100px;
	margin-top: 1px;
}
#content.front.new .offers a .info {
	color: #8d8c8c;
	font-size: 11px;
	display: block;
	margin-left: 100px;
	margin-top: 1px;
}
#content.front.new .main a.more-results, #content.new .main2 a.more-results, #content .page.new a.more-results {
	display: block;
	color: #607794;
	font-weight: bold;
	margin: 5px auto 0;
	background: url(http://static.kodajo.com/images/more.png) no-repeat center top;
	padding: 15px 0 0;
	width: 120px;
	text-align: center;
	min-height: 0;
	border: none;
}
#content.front.new .main div.more, #content.new .main2 div.more {
	display: none;
}
#content.new .sponsors div a, #content.front.advertising a.ad, #content.news .sidebar2 .box2.ads div a, #content.front.profile .profile-about-sidebar .ads a {
	border-bottom: 1px solid #e7e6e6;
	display: block;
	padding: 0 0 7px;
	margin: 0 3px 7px 0;
	text-align: left;
	text-decoration: none;
}
 #content.front.advertising a.ad {
	width: 225px;
	line-height: 13px;
 }
#content.new .sponsors div a .title, #content.front.advertising a.ad .title, #content.news .sidebar2 .box2.ads div a .title, #content.front.profile .profile-about-sidebar .ads .title {
	display: block;
	font-weight: bold;
	color: #3a579a;
}
#content.new .sponsors div a .url, #content.front.advertising a.ad .url, #content.news .sidebar2 .box2.ads div a .url, #content.front.profile .profile-about-sidebar .ads a .url {
	display: block;
	margin: 0;
	color: #8d8a8d;
	min-height: 1px;
}
#content.new .sponsors div a .image, #content.front.advertising a.ad .image, #content.news .sidebar2 .box2.ads div a .image, #content.front.profile .profile-about-sidebar .ads a .image {
	display: block;
	float: left;
	margin: 4px 0 0;
}
#content.new .sponsors div a .text, #content.front.advertising a.ad .text, #content.news .sidebar2 .box2.ads div a .text, #content.front.profile .profile-about-sidebar .ads a .text  {
	display: block;
	margin: 5px 0 0 85px;
	min-height: 70px;
	color: #27282c;
	font-size: 11px;
}
#content.new .sponsors > div, #content.news .sidebar2 .box2.ads div {
	border: 1px solid #fefefe;
	border-top: none;
	padding: 8px 5px;
	text-align: center;
}
#content.news .sidebar2 .box2.ads div {
	width: 245px;
	float: right;
	margin: 0 0 0 15px;
	float: none;
	overflow: hidden;
}
#content.new .sponsors {
	width: 245px;
	float: right;
	margin: 10px 6px 0 0;
}
#content.new .sponsors h2, #content.new .sidebar2 h2, #content.front.profile .page-content .profile-about-sidebar .ads h2{
	background: #607794;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}
#content.new .search-box select {
	vertical-align: middle;
}
#content.new .product {
	padding-right: 30px;
	padding-left: 25px;
}
#content.new .product.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 20px;
}
#content.new .job-result, #content.new .main.new-maps .search-result {
	border: none;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 25px;
	margin: 0;
	padding-right: 25px;
}
#content.business-results .main.new-maps .search-result {
	clear: left;
	min-height: 125px;
}
#content.new .search-result {
	padding-right: 10px;
	width: auto;
	min-height: 125px;
}
#content.front.new {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content.new .search-box form.alt {
	padding: 0;
}
#content.new .search-box form.alt div {
	border-bottom: 1px solid #f5f5f5;
	padding: 5px 10px;
	font-weight: bold;
	min-height: 25px;
}
#content.new .tab {
	height: 27px;
	background: url(http://static.kodajo.com/images/tab-left.png) no-repeat;
	float: left;
	margin-right: 4px;
}
#content.new .tab span {
	display: block;
	height: 27px;
	background: url(http://static.kodajo.com/images/tab-right.png) no-repeat top right;
	padding-right: 14px;
	padding-left: 10px;
	margin-left: 4px;
	color: #2b2b2b;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
#content.new .tab.selected {
	background: url(http://static.kodajo.com/images/tab-left-selected.png) no-repeat;
	height: 28px;
}
#content.new .tab.selected span {
	background: url(http://static.kodajo.com/images/tab-right-selected.png) no-repeat top right;
}
#content.new .map-tabs {
	width: 705px;
	position: relative;
	top: 1px;
}
#content.new .map-tabs .tab {
	float: right;
}
#content.new .pages.new {
	padding-right: 45px;
	margin-top: 0;
	padding-top: 10px;
}
#content.profile .sidebar.left.new {
	width: 219px;
	position: relative;
	margin-top: 10px;
}
#content.front.profile.new .main {
	margin-left: 260px;
	/*border-left: 1px solid #e5e5e5;*/
}
#content.front.profile.new div.intro h1 {
    border-bottom: 1px solid #e3e7ec;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	letter-spacing: 0;
	line-height: 25px;
	color: #000;
}
#content.front.profile.new div.intro {
	padding: 0;
}
#content.front.profile.new div.intro .content {
	padding: 10px 0 0;
	margin: 0;
}
#content.front.profile.new .main {
	border-right: none;
}
#content.front.profile.new div.intro .content h1, #content.front.profile.new div.intro .content p {
	padding-left: 12px;
	padding-right: 15px;
}
#content.front.profile.new {
	margin-top: 0;
	padding-top: 0;
}
#content .new-social {
	float: right;
	margin: 0 20px 0 0;
}
#content .new-social img {
	vertical-align: middle;
}
#content.front.profile.new .tabs {
	padding-left: 10px;
}
#content.front.profile.new div.intro p {
	margin-top: 10px;
}
#content.new .search-box.alt {
	border-top: none;
	margin-bottom: 0;
	padding: 0;
}
#content.new .search-box.alt .input {
	border: 1px solid #ededed;
	background: #f6f6f6;
	margin-right: 3px;
	color: #8f8f8f;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	vertical-align: middle;
	display: inline-block;
}
#content.new.profile .discussion.alt, #content.new.news .discussion.alt {
	background: none;
	padding: 5px 10px;
	min-height: 36px;
	margin: 0;
	border-bottom: 1px solid #c3cbd7;
}
#content.new.profile .discussion.alt p, #content.new.news .discussion.alt p {
	margin-left: 45px;
	margin-bottom: 2px;
}
#content.new.profile .discussion p, #content.new.news .discussion p {
	margin-bottom: 2px;
}
#content.new.profile .discussion.alt.last, #content.new.news .discussion.alt.last {
	min-height: 1px;
	border-bottom: none;
	padding: 10px;
}
#content.new.profile .discussion.alt.last input[type=text], #content.new.news .discussion.alt.last input[type=text] {
	width: 580px;
	color: #b2b2b2;
	border: 1px solid #c3cbd7;
	background: #fff;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	vertical-align: middle;
}
#content.new.profile .discussion.alt.last input.clicked, #content.new.news .discussion.alt.last input.clicked {
	font-style: normal;
	color: #666;
}
#content.new.profile .discussion.alt.first, #content.new.news .discussion.alt.first {
	margin-top: 15px;
}
#content.new.profile .discussion a.title, #content.new.news .discussion a.title {
	display: block;
	margin-bottom: 3px;
}
#content.new.profile .discussion a.title span, #content.new.news .discussion a.title span {
	color: #a0a0a0;
	font-weight: normal;
}
#content.new span.url {
	display: block;
	margin: 10px 0;
	min-height: 90px;
}
#content.new span.url img {
	float: left;
}
#content.new span.url .title, #content.new span.url .content, #content.new span.url .link {
	margin-left: 95px;
	display: block;
}
#content.new span.url .title {
	color: #0c48bd;
	font-weight: bold;
}
#content.new span.url .content {
	color: #949494;
	margin-top: 5px;
	width: 480px;
}
#content.new span.url .link {
	color: #0c48bd;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}
#content.new .posted-image {
	display: inline-block;
	margin: 10px 0 5px 5px;
	padding: 0 15px 15px 0;
	background: #e5e5e5;
}
#content.new .posted-image img {
	border: 1px solid #e8e8e8;
	display: block;
	position: relative;
	top: -5px;
	left: -5px;
}
#content.new .new-discussion .box {
	display: none;
}
#content.new .new-discussion .what {
	margin: 5px 0 0;
	color: #2b2b2b;
}
#content.new .new-discussion .what input {
	margin-left: 20px;
}
#content.new .new-discussion .content {
	margin: 10px 0 0;
}
#content.new .new-discussion .box input {
	vertical-align: middle;
}
#content.new .new-discussion .box p {
	margin: 5px 0 0;
	color: #2b2b2b;
}
#content.new .new-discussion .c1 {
	display: block;
}
#content.new .new-discussion .box textarea, #content.new .new-discussion .box input[type=text] {
	border: 1px solid #c3cbd7;
	background: #fff;
	padding: 5px;
	color: #b2b2b2;
	font: italic 12px Arial, Helvetica, sans-serif;
	width: 670px;
}
#content.new .new-discussion .box textarea {
	min-height: 30px;
}
#content.new .new-discussion .box textarea.clicked, #content.new .new-discussion .box input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content a.change-image {
	font-size: 11px;
	padding-right: 20px;
	color: #949494;
	background: url(http://static.kodajo.com/images/bullet15.png) no-repeat right center;
}
#content.new .new-discussion span.url {
	margin-bottom: 0;
}
#content .main2 {
	width: 650px;
	border-top: 1px solid #e3e5e8;
	border-right: 1px solid #e3e5e8;
	margin: 5px 0 0;
}
#content .main2 .discussion.alt {
	width: 590px;
}
#content a.click-comment {
	font-style: italic;
	color: #607794;
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}
#content .sidebar2 {
	float: right;
	width: 280px;
	border-top: 1px solid #e3e5e8;
	margin-top: 5px;
	padding: 10px 0 0;
}
#content .sidebar2 .business {
	border: 1px solid #e3e5e8;
	border-top: none;
	padding: 10px 7px;
	min-height: 55px;
	margin: 0 15px;
}
#content .sidebar2 .business img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .sidebar2 .business > a {
	font-weight: bold;
}
#content .sidebar2 .business .image-container {
	float: left;
	position: relative;
	border: 1px solid #eee;
	width: 54px;
	height: 54px;
	overflow: hidden;
}
#content .sidebar2 .business > a, #content .sidebar2 .business p {
	display: block;
	margin-left: 60px;
}
#content .sidebar2 .business p {
	margin: 1px 0 0;
	margin-left: 60px;
}
#content .sidebar2 hr {
	padding: 0;
	margin: 20px 0;
	border: none;
	border-top: 1px solid #e3e5e8;
	background: none;
}
#content .main2 hr {
	padding: 0;
	margin: 20px 0;
	border: none;
	border-top: 1px solid #e3e5e8;
	background: none;
}
#content .sidebar2 .ad {
	border: 1px solid #e3e5e8;
	padding: 2px;
	margin: 0 15px;
}
#content .sidebar2 .ad img {
	display: block;
}
#content.new .sidebar2 h2 {
	margin: 0 15px;
}
#content.new .main2 .discussion, #content.new .main2 .discussion.alt {
	width: auto;
}
#content.new .main2 .discussion.alt.last input {
	width: 97%;
}
#content.new .new-discussion .box textarea, #content.new .new-discussion .box input[type="text"] {
	width: 97%;
}
#content .chat-top {
	position: absolute;
	width: 34px;
	height: 12px;
	background: url(http://static.kodajo.com/images/chat-top.png) no-repeat;
	top: -12px;
	left: 80px;
}
#content .main2 .chat-box {
	margin-left: 50px;
	margin-top: 10px;
}
#content .sidebar2 .search {
	padding: 0 0 20px;
	border-bottom: 1px solid #e3e5e8;
	margin-bottom: 20px;
}
#content .sidebar2 .search h2 {
	color: #555d82;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0 10px;
	background: none;
}
#content .sidebar2 .search p {
	margin: 5px 10px 0;
}
#content .sidebar2 .search input {
	vertical-align: middle;
}
#content .sidebar2 input[type=text] {
	border: 1px solid #c3cbd7;
	background: #fff;
	padding: 5px;
	color: #b2b2b2;
	font: italic 12px Arial, Helvetica, sans-serif;
	width: 97%;
}
#content .sidebar2 input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content .main2 .discussion {
	padding-right: 30px;
}
#content .main2 .chat-box {
	margin-right: 30px;
}
#content .main2 .discussion .chat-box {
	display: none;
}
.network-events {
	border: 1px solid #ccc;
	padding: 12px;
	margin:	15px 0 0;
}
.network-events ul {
	list-style: disc;
	margin-top: 15px;
}
.network-events li {
	margin-top: 15px;
}
#content.connections.new {
	padding-left: 0;
	padding-right: 0;
	width: 1005px;
}
#content.connections.new .page.new {
	margin-top: 5px;
}
#content.new .page.new {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 20px;
	border-left: none;
	border-right: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	width: 685px;
	padding-right: 20px;
	padding-top: 20px;
}
#content.new .page.new .tabs {
	width: 710px;
	left: -20px;
}
#content div.introduction {
	margin: 5px 0 0;
}
#content div.introduction p {
	font-size: 11px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}
#content div.introduction p a {
	font-size: 12px;
}
#content div.introduction p.buttons {
	position: static;
	margin-top: 5px;
}
.submitButton {
	background-image: url(http://static.kodajo.com/images/save-this-button.png);
	cursor:pointer;
	border: solid 0px #000000;
	width: 97px;
	height: 26px;
}
/* HELP BOX */
#content.manage h2, #content.manage label, #content.with-help label, #content.with-help h2, #content.with-help .label2 {
	position: relative;
}
#content.manage h2 span.help, #content.manage label span.help, #content.with-help h2 span.help, #content.with-help label span.help, #content.with-help .label2 span.help, #content.with-help th span.help {
	text-decoration: none;
	display: block;
	position: absolute;
	left: -19px;
	top: 3px;
	margin: 0;
	padding: 0;
	background: url(http://static.kodajo.com/images/icon-help.png) no-repeat;
	width: 11px;
	height: 12px;
	float: none;
	z-index: 101;
	border: none;
}
#content.with-help th span.help-container {
	position: relative;
}
#content.with-help th span.help {
	position: static;
	left: 0;
	top: 0;
	display: inline-block;
	z-index: 1;
}
#content.manage label span.help, #content.with-help label span.help {
	top: 6px;
}
#content.with-help .label2 span.help {
	top: 1px;
}
#content.manage span.help span, #content.manage span.help a, #content h2 span.help-box-label, #content label span.help-box-label, #content.with-help span.help span, #content.with-help span.help a, #content h2 span.help-box-label, #content label span.help-box-label, #content.with-help .label span.help-box-label {
	background: none;
	border: none;
	float: none;
	width: auto;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	cursor: default;
	display: inline-block;
}
#content.manage span.help span, #content.with-help span.help span {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #414141;
}
#content.manage span.help .help-box-icon, #content.with-help span.help .help-box-icon {
	display: block;
	width: 11px;
	height: 12px;
	cursor: pointer;
	position: static;
}
#content.manage span.help .help-box, #content.with-help span.help .help-box {
	width: 325px;
	position: absolute;
	top: -22px;
	left: 0;
	z-index: 102;
	display: none;
}
#content.manage span.help .help-box .help-box-top, #content.with-help span.help .help-box .help-box-top {
	height: 18px;
	padding-left: 23px;
	background: url(http://static.kodajo.com/images/help-box-top-left.png) no-repeat;
}
#content.manage span.help .help-box .help-box-top span, #content.with-help span.help .help-box .help-box-top span {
	height: 18px;
	background: url(http://static.kodajo.com/images/help-box-top-right.png) no-repeat right top;
}
#content.manage span.help .help-box .help-box-bottom, #content.with-help span.help .help-box .help-box-bottom {
	height: 20px;
	padding-left: 23px;
	background: url(http://static.kodajo.com/images/help-box-bottom-left.png) no-repeat;
}
#content.manage span.help .help-box .help-box-bottom span, #content.with-help span.help .help-box .help-box-bottom span {
	height: 20px;
	background: url(http://static.kodajo.com/images/help-box-bottom-right.png) no-repeat right top;
}
#content.manage span.help .help-box .help-box-content, #content.with-help span.help .help-box .help-box-content {
	background: #fff;
	padding: 0 23px 0 5px;
}
#content.manage span.help .help-box .help-box-content .help-box-title, #content.with-help span.help .help-box .help-box-content .help-box-title {
	height: 17px;
	background: url(http://static.kodajo.com/images/help-box-title.png) no-repeat;
	padding: 2px 6px 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 2;
}
#content.manage span.help .help-box .help-box-content .help-box-close, #content.with-help span.help .help-box .help-box-content .help-box-close {
	height: 19px;
	color: #fff;
	float: right;
	cursor: pointer;
	position: static;
}
#content.manage span.help .help-box .help-box-content .help-box-text, #content.with-help span.help .help-box .help-box-content .help-box-text {
	margin-left: 18px;
	border: 1px solid #c6c6c6;
	padding: 5px 7px;
	color: #414141;
	border-top: none;
}
#content.manage span.help .help-box .help-box-content .help-box-text strong, #content.with-help span.help .help-box .help-box-content .help-box-text strong {
	display: block;
	font-size: 13px;
	margin-bottom: 1px;
}
#content.manage span.help .help-box.reversed .help-box-content .help-box-title, #content.with-help span.help .help-box.reversed .help-box-content .help-box-title {
	background: url(http://static.kodajo.com/images/help-box-title-reversed.png) no-repeat right top;
	text-align: right;
	padding-right: 20px;
	padding-left: 6px;
}
#content.manage span.help .help-box.reversed .help-box-content .help-box-close, #content.with-help span.help .help-box.reversed .help-box-content .help-box-close {
	float: left;
}
#content.manage span.help .help-box.reversed .help-box-content .help-box-text, #content.with-help span.help .help-box.reversed .help-box-content .help-box-text {
	margin-left: 0;
	margin-right: 18px;
}
/* END HELP BOX */
#content.manage .page .tabs {
	left: 0;
	padding-left: 15px;
	width: auto;
}
#content.business-results .main.new-maps .search-result.mini.alt, #content.business-results .main.new-maps .search-result-container2 .search-result {
	min-height: 1px;
	clear: none;
	border: 1px solid #CDCDCD;
	margin: 10px 10px 0 0;
    padding: 10px 10px 12px;
}
#content.business-results .main.new-maps .search-result-container2 .search-result.plus {
	border: 1px solid #CDCDCD;
}
#content.business-results .main.new-maps .search-result.plus, #content.business-results .product.box-container.plus, #content.business-results .main.offers a.plus, #content.business-results .job-result.box-container.plus {
	background: #f5f5f5;
	border: 1px solid #fff;
}
#content.business-results .main.new-maps .search-result.plus {
	background: #f5f5f5 url(http://static.kodajo.com/images/featured-business.png) no-repeat right bottom;
}
#content.business-results .main.new-maps .search-result.mini.plus {
	background-image: none;
}
#content.business-results .search-result.plus p {
	padding-right: 60px;
}
#content.business-results .search-result.plus h2, #content.business-results .job-result.box-container.plus h2, #content.business-results .product.box-container.plus h2, #content.business-results .main.offers a.plus .title {
	font-size: 16px;
	font-weight: bold;
}
#content.business-results .search-result.plus p, #content.business-results .job-result.box-container.plus p, #content.business-results .product.box-container.plus p, #content.business-results .main.offers a.plus .content {
	font-weight: bold;
}
#content.business-results .search-result.plus p.small {
	font-weight: normal;
}
#quotes-get {
	float: right;
	margin: 7px 0 0;
}
#quotes-modal {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 641px;
	z-index: 100001;
}
#quotes-modal .quotes-top {
	height: 10px;
	background: url(http://static.kodajo.com/images/quotes-top.png) no-repeat;
	position: relative;
}
#quotes-modal .quotes-top .close {
	position: absolute;
	display: block;
	left: -12px;
	top: -12px;
}
#quotes-modal .quotes-bottom {
	height: 50px;
	background: url(http://static.kodajo.com/images/quotes-bottom.png) no-repeat;
}
#quotes-modal .quotes-content {
	background: url(http://static.kodajo.com/images/quotes-background.png) repeat-y;
	padding: 5px 20px 10px;
}
#quotes-modal .quotes-content p {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 0;
}
#quotes-modal .quotes-content h1 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #fff;
}
#quotes-modal .quotes-content .red {
	color: red;
}
#quotes-modal .quotes-content form p {
	padding-left: 5px;
	margin-top: 8px;
	color: #fff;
}
#quotes-modal .quotes-content label {
	font-size: 14px;
	float: left;
	padding: 3px 0 0;
	width: 175px;
}
#quotes-modal .quotes-content input[type=text], #quotes-modal .quotes-content textarea {
	border: none;
	background: #fff;
	width: 375px;
	padding: 4px 5px;
	color: #b3b3b3;
	vertical-align: middle;
	font: 13px Arial, Helvetica, sans-serif;
	font-style: italic;
}
#quotes-modal input {
	vertical-align: middle;
}
#quotes-modal .quotes-content input[type=text].focused, #quotes-modal .quotes-content textarea.focused {
	font-style: normal;
	color: #666;
}
#quotes-modal form {
	padding: 15px 0 0;
}
/* NEW */
#content.front.new h1 {
	color: #0065a2;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 55px;
	letter-spacing: -3px;
	line-height: 50px;
	display: inline-block;
	margin-top: -5px;
	margin-bottom: -5px;
}
#content.front.new h1 span {
	color: #198fca;
	display: inline;
	font-size: 55px;
}
#content.front.new .title-right {
	color: #000;
	font-size: 11px;
	display: inline-block;
	margin-left: 130px;
}
#content.new .search-box {
	border: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	margin: 10px 0 0;
	padding: 0 20px 10px;
	color: #434343;
}
#content.new .search-box.alt {
	margin-top: 15px;
}
#content.new .search-box.alt.alt2 {
	margin-bottom: 20px;
	border-bottom: none;
}
#content.new .search-box p {
	margin: 10px 0 0;
	font-size: 13px;
	color: #434343;
}
#content.new .search-box p.filter {
	color: #434343;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}
#content.new .search-box p.filter a {
	color: #3359a1;
}
#content.new .search-box form {
	display: block;
	border: 1px solid #e5e4e4;
	padding: 5px 5px 8px;
	margin: 15px 0 0;
}
#content.new .search-box input[type=text] {
	border: 1px solid #ededed;
	background: #f6f6f6;
	margin-right: 3px;
	color: #8f8f8f;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	vertical-align: middle;
}
#content.new .search-box input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content.new .search-box input[type=submit] {
	border: 1px solid #787878;
	background: #000;
	color: #fff;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 2px 0;
	vertical-align: middle;
}
#content.new .search-box form p input[type=checkbox] {
	margin-left: 20px;
}
#content.new .search-box form p span {
	font-style: italic;
	padding-left: 5px;
}
#content.front.new .main {
	width: 720px;
	padding: 0 0 50px 0;
	margin: 0;
	border: none;
	border-right: 1px solid #e9e9e9;
}
#content.front.new .offers a {
	display: block;
	padding: 12px 20px 12px 25px;
	min-height: 80px;
	text-decoration: none;
	border-bottom: 1px solid #e9e9e9;
}
/*#content.front.new .offers a img {
	border: 1px solid #eee;
	float: left;
}*/
#content.front.new .offers a .title {
	color: #002f8a;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-left: 100px;
}
#content.front.new .offers a .content {
	color: #2b2b2b;
	font-size: 13px;
	display: block;
	margin-left: 100px;
	margin-top: 1px;
}
#content.front.new .offers a .info {
	color: #8d8c8c;
	font-size: 11px;
	display: block;
	margin-left: 100px;
	margin-top: 1px;
}
#content.front.new .main a.more-results, #content.new .main2 a.more-results {
	display: block;
	color: #607794;
	font-weight: bold;
	margin: 5px auto 0;
	background: url(http://static.kodajo.com/images/more.png) no-repeat center top;
	padding: 15px 0 0;
	width: 120px;
	text-align: center;
	min-height: 0;
	border: none;
}
#content.front.new .main div.more, #content.new .main2 div.more {
	display: none;
}
#content.new .sponsors > div {
	border: 1px solid #fefefe;
	border-top: none;
	padding: 8px 5px;
	text-align: center;
}
#content.new .sponsors {
	width: 245px;
	float: right;
	margin: 6px 7px 0 0;
}
#content.new .sponsors h2, #content.new .sidebar2 h2, #content.front.profile .profile-about-sidebar .ads h2, #content .testimonials-box h2 {
	background: #4c7bb6;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}
#content.new .search-box select {
	vertical-align: middle;
}
#content.new .product {
	padding-right: 30px;
	padding-left: 25px;
}
#content.new .product.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 20px;
}
#content.new .job-result, #content.new .main.new-maps .search-result {
	border: none;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 25px;
	margin: 0;
	padding-right: 25px;
	overflow: hidden;
}
#content.new .search-result {
	padding-right: 10px;
	width: auto;
	/*height: 125px;*/
}
#content.front.new {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content.new .search-box form.alt {
	padding: 0;
}
#content.new .search-box form.alt div {
	border-bottom: 1px solid #f5f5f5;
	padding: 5px 10px;
	font-weight: bold;
	min-height: 25px;
}
#content.new .tab {
	height: 27px;
	background: url(http://static.kodajo.com/images/tab-left.png) no-repeat;
	float: left;
	margin-right: 4px;
}
#content.new .tab span {
	display: block;
	height: 27px;
	background: url(http://static.kodajo.com/images/tab-right.png) no-repeat top right;
	padding-right: 14px;
	padding-left: 10px;
	margin-left: 4px;
	color: #2b2b2b;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
#content.new .tab.selected {
	background: url(http://static.kodajo.com/images/tab-left-selected.png) no-repeat;
	height: 28px;
}
#content.new .tab.selected span {
	background: url(http://static.kodajo.com/images/tab-right-selected.png) no-repeat top right;
}
#content.new .map-tabs {
	width: 705px;
	position: relative;
	top: 1px;
}
#content.new .map-tabs .tab {
	float: right;
}
#content.new .pages.new {
	padding-right: 45px;
	margin-top: 0;
	padding-top: 10px;
}
#content.profile .sidebar.left.new {
	width: 219px;
	position: relative;
	margin-top: 10px;
}
#content.front.profile.new .main {
	margin-left: 260px;
	border-left: 1px solid #e5e5e5;
}
#content.front.profile.new div.intro h1 {
    border-bottom: 1px solid #e3e7ec;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	letter-spacing: 0;
	line-height: 25px;
	color: #000;
}
#content.front.profile.new div.intro {
	padding: 0;
}
#content.front.profile.new div.intro .content {
	padding: 10px 0 0;
	margin: 0;
}
#content.front.profile.new .main {
	border-right: none;
}
#content.front.profile.new div.intro .content h1, #content.front.profile.new div.intro .content p {
	padding-left: 12px;
	padding-right: 15px;
}
#content.front.profile.new {
	margin-top: 0;
	padding-top: 0;
}
#content .new-social {
	float: right;
	margin: 0 20px 0 0;
}
#content .new-social img {
	vertical-align: middle;
}
#content.front.profile.new .tabs {
	padding-left: 10px;
}
#content.front.profile.new div.intro p {
	margin-top: 10px;
}
#content.new .search-box.alt {
	border-top: none;
	margin-bottom: 0;
	padding: 0;
}
#content.new .search-box.alt .input {
	border: 1px solid #ededed;
	background: #f6f6f6;
	margin-right: 3px;
	color: #8f8f8f;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	vertical-align: middle;
	display: inline-block;
}
#content.new.profile .discussion.alt, #content.new.news .discussion.alt {
	background: none;
	padding: 5px 10px;
	min-height: 36px;
	margin: 0;
	border-bottom: 1px solid #c3cbd7;
}
#content.new.profile .discussion.alt p, #content.new.news .discussion.alt p {
	margin-left: 45px;
	margin-bottom: 2px;
}
#content.new.profile .discussion p, #content.new.news .discussion p, #content.new.news .discussion .discussion-content {
	margin-bottom: 2px;
}
#content.new.profile .discussion.alt.last, #content.new.news .discussion.alt.last {
	min-height: 1px;
	border-bottom: none;
	padding: 10px;
}
#content.new.profile .discussion.alt.last input[type=text], #content.new.news .discussion.alt.last input[type=text] {
	width: 580px;
	color: #b2b2b2;
	border: 1px solid #c3cbd7;
	background: #fff;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	vertical-align: middle;
}
#content.new.profile .discussion.alt.last input.clicked, #content.new.news .discussion.alt.last input.clicked {
	font-style: normal;
	color: #666;
}
#content.new.profile .discussion.alt.first, #content.new.news .discussion.alt.first {
	margin-top: 15px;
}
#content.new.profile .discussion a.title, #content.new.news .discussion a.title {
	display: block;
	margin-bottom: 3px;
}
#content.new.profile .discussion a.title span, #content.new.news .discussion a.title span {
	color: #a0a0a0;
	font-weight: normal;
}
#content.new span.url {
	display: block;
	margin: 10px 0;
	min-height: 90px;
}
#content.new span.url img {
	float: left;
}
#content.new span.url .title, #content.new span.url .content, #content.new span.url .link {
	margin-left: 95px;
	display: block;
}
#content.new span.url .title {
	color: #0c48bd;
	font-weight: bold;
}
#content.new span.url .content {
	color: #949494;
	margin-top: 5px;
	width: 480px;
}
#content.new span.url .link {
	color: #0c48bd;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}
#content.new .posted-image {
	display: inline-block;
	margin: 10px 0 5px 5px;
	padding: 0 15px 15px 0;
	background: #e5e5e5;
}
#content.new .posted-image img {
	border: 1px solid #e8e8e8;
	display: block;
	position: relative;
	top: -5px;
	left: -5px;
}
#content.new .new-discussion .box {
	display: none;
}
#content.new .new-discussion .what {
	margin: 5px 0 0;
	color: #2b2b2b;
}
#content.new .new-discussion .what input {
	margin-left: 20px;
}
#content.new .new-discussion .content {
	margin: 10px 0 0;
}
#content.new .new-discussion .box input {
	vertical-align: middle;
}
#content.new .new-discussion .box p {
	margin: 5px 0 0;
	color: #2b2b2b;
}
#content.new .new-discussion .c1 {
	display: block;
}
#content.new .new-discussion .box textarea, #content.new .new-discussion .box input[type=text] {
	border: 1px solid #c3cbd7;
	background: #fff;
	padding: 5px;
	color: #b2b2b2;
	font: italic 12px Arial, Helvetica, sans-serif;
	width: 670px;
}
#content.new .new-discussion .box textarea {
	min-height: 30px;
}
#content.new .new-discussion .box textarea.clicked, #content.new .new-discussion .box input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content a.change-image {
	font-size: 11px;
	padding-right: 20px;
	color: #949494;
	background: url(http://static.kodajo.com/images/bullet15.png) no-repeat right center;
}
#content.new .new-discussion span.url {
	margin-bottom: 0;
}
#content .main2 {
	width: 650px;
	border-top: 1px solid #e3e5e8;
	border-right: 1px solid #e3e5e8;
	margin: 5px 0 0;
}
#content .main2 .discussion.alt {
	width: 590px;
}
#content a.click-comment {
	font-style: italic;
	color: #607794;
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}
#content .sidebar2 .business {
	border: 1px solid #e3e5e8;
	border-top: none;
	padding: 10px 7px;
	min-height: 55px;
	margin: 0 15px;
}
#content .sidebar2 .business img {
	float: left;
}
#content .sidebar2 .business > a {
	font-weight: bold;
}
#content .sidebar2 .business > a, #content .sidebar2 .business p {
	display: block;
	margin-left: 60px;
}
#content .sidebar2 .business p {
	margin: 1px 0 0;
	margin-left: 60px;
}
#content .sidebar2 hr {
	padding: 0;
	margin: 20px 0;
	border: none;
	border-top: 1px solid #e3e5e8;
	background: none;
}
#content .main2 hr {
	padding: 0;
	margin: 20px 0;
	border: none;
	border-top: 1px solid #e3e5e8;
	background: none;
}
#content .sidebar2 .ad {
	border: 1px solid #e3e5e8;
	padding: 2px;
	margin: 0 15px;
}
#content .sidebar2 .ad img {
	display: block;
}
#content.new .sidebar2 h2 {
	margin: 0 15px;
}
#content.new .main2 .discussion, #content.new .main2 .discussion.alt {
	width: auto;
}
#content.new .main2 .discussion.alt.last input {
	width: 97%;
}
#content.new .new-discussion .box textarea, #content.new .new-discussion .box input[type="text"] {
	width: 97%;
}
#content .chat-box {
	background: #eeeff4;
	margin-left: 70px;
	position: relative;
	border-radius: 5px;
	display: none;
}
#content .chat-top {
	position: absolute;
	width: 34px;
	height: 12px;
	background: url(http://static.kodajo.com/images/chat-top.png) no-repeat;
	top: -12px;
	left: 80px;
}
#content .main2 .chat-box {
	margin-left: 50px;
	margin-top: 10px;
}
#content .sidebar2 .search {
	padding: 0 0 20px;
	border-bottom: 1px solid #e3e5e8;
	margin-bottom: 20px;
}
#content .sidebar2 .search h2 {
	color: #555d82;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0 10px;
	background: none;
}
#content .sidebar2 .search p {
	margin: 5px 10px 0;
}
#content .sidebar2 .search input {
	vertical-align: middle;
}
#content .sidebar2 input[type=text] {
	border: 1px solid #c3cbd7;
	background: #fff;
	padding: 5px;
	color: #b2b2b2;
	font: italic 12px Arial, Helvetica, sans-serif;
	width: 97%;
}
#content .sidebar2 input[type=text].clicked {
	font-style: normal;
	color: #666;
}
#content .main2 .discussion {
	padding-right: 30px;
}
#content .main2 .chat-box {
	margin-right: 30px;
}
#content .main2 .discussion .chat-box {
	display: none;
}
#content.front.advertising .main h2 span.help-box-label {
    float: none;
    padding-bottom: 0;
}
#content.front.advertising .main h2 span.help, #content.front.advertising .main h2 span.help span {
	float: none;
    padding-bottom: 0;
}
#content.front.advertising .main h2 span.help a {
	position: static;
}
#content.front.advertising .main .table th img.order {
    margin: 1px 3px 0 2px;
	float: left;
	clear: left;
}
#content.front.advertising .main .table.adverts .advert p {
	line-height: 12px;
}
#content.front.plus {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-top: 0;
}
#content.front.plus h1 {
	font-family: "Times New Roman";
	color: #0065a1;
	font-size: 60px;
	font-weight: normal;
	margin: 0;
	border: none;
	border-bottom: 1px solid #f5f3f4;
	letter-spacing: -1px;
}
#content.front.plus h1 span {
	color: #198fca;
	font-size: 60px;
	display: inline;
}
#content.front.plus h2 {
	font-family: "Times New Roman";
	color: #264464;
	font-size: 32px;
	font-weight: normal;
	margin: 15px 0 0;
	padding: 0 0 0 5px;
	border: none;
	border-bottom: 1px solid #dfe4e9;
	letter-spacing: -1px;
}
#content.front.plus h2.alt {
	padding-bottom: 5px;
	margin-top: 8px;
}
#content.front.plus h2 span {
	color: #282828;
	display: inline;
}
#content.front.plus p.intro {
	color: #264464;
	font-size: 20px;
	font-weight: bold;
}
#content.front.plus p, #content.front.plus ul {
	color: #282828;
	font-size: 16px;
	margin: 15px 0 0;
	padding: 0 0 0 5px;
	line-height: 22px;
}
#content.front.plus ul {
	list-style: disc;
	padding-left: 20px;
}
#content.front.plus ul.intro {
	padding-left: 40px;
	font-size: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #dfe4e9;
	padding-bottom: 10px;
	line-height: 25px;
}
#content.front.plus p.intro2 {
	font-size: 20px;
}
#content.front.plus p.intro2 strong {
	font-size: 22px;
	display: block;
	margin-bottom: 15px;
}
#content.front.plus p.intro2 a {
	font-weight: bold;
}
#content.front.plus p.intro3 {
	color: #198fca;
	font-size: 22px;
	font-weight: bold;
}
#content.front.plus img.left {
	float: left;
}
#content.front.plus img.right {
	float: right;
}
#content .plus-box {
	width: 180px;
	float: left;
	background: #f7f7f7;
	margin: 20px 15px 0 0;
	padding: 5px 12px 12px;
	position: relative;
	text-decoration: none;
	color: #555;
	display: block;
}
#content .plus-box .title {
	display: block;
	color: #555;
	font-size: 31px;
	font-family: "Times New Roman", Times, serif;
}
#content .plus-box .price {
	display: block;
	color: #369dd1;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 27px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0 0 5px;
}
#content .plus-box .price sup {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a7a7a;
	margin-left: 3px;
}
#content.plus-box .content {
	display: block;
	margin: 3px 0 0;
}
#content .plus-box .button {
	display: block;
	background: url(http://static.kodajo.com/images/kodajo-plus5.png) no-repeat;
	width: 81px;
	height: 28px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	padding: 4px 0 0;
	margin: 6px 0 0;
}
#content .plus-box .star {
	position: absolute;
	top: -5px;
	right: -10px;
	z-index: 10;
	background: url(http://static.kodajo.com/images/kodajo-plus6.png) no-repeat;
	width: 67px;
	height: 55px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 12px 0 0;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform:rotate(5deg);
}
#content .plus-box .content {
	margin: 10px 0;
	display: block;
}
#content .plus-boxes a {
	display: block;
	background: #fbfbfb;
	float: left;
	margin: 25px 35px 0 0;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 420px;
	padding: 8px 10px;
}
#content.front.plus .plus-boxes a img {
	float: left;
	border: 1px solid #ececec;
	margin: 0 10px 0 0;
}
#content.front.plus .plus-boxes a .content {
	display: block;
	margin: 7px 0 0;
}
#content.front.plus .plus-boxes a .title {
	display: block;
	color: #0065a1;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	padding: 0 0 1px;
}
#content.front.plus .plus-boxes a .link {
	display: block;
	margin: 7px 0 0;
	font-size: 13px;
	color: #198fca;
}
#content.front.plus .plus-boxes a .link span {
	float: left;
	margin: -1px 8px 0 0;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background: #198fca;
	border: 1px solid #a1d0e7;
	padding: 1px 4px;
}
#content.front.plus .plus-boxes {
	width: 980px;
}
#content.front.plus form.claim {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}
#content.front.plus form.claim .content {
	background: #fbfbfb;
	border: 1px solid #e6e6e6;
	padding: 8px 10px 40px;
	margin: 20px 0 0;
}
#content.front.plus form.claim h2 {
	font-size: 24px;
	color: #525252;
	margin: 0 0 15px;
	padding: 0;
}
#content.front.plus form.claim p {
	font-size: 13px;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0;
}
#content.front.plus form.claim label {
	float: left;
	padding: 3px 0 0;
	width: 200px;
}
#content.front.plus form.claim label span {
	color: red;
}
#content.front.plus form.claim input[type=text], #content.front.plus form.claim textarea {
	background: #fff;
	border: 1px solid #d1d1d1;
	width: 420px;
	padding: 5px;
}
#content.front.plus form.claim input[type=text].medium, #content.front.plus form.claim textarea.medium {
	width: 300px;
}
#content.front.plus form.claim input[type=text].small, #content.front.plus form.claim textarea.small {
	width: 200px;
}
#content.alt2 .front-box3 {
	float: left;
	width: 244px;
	height: 313px;
	background: url(http://static.kodajo.com/images/front-box3-background.png) no-repeat;
	padding: 5px 17px 10px;
}
#content.alt2 .front-box3 h2 {
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	padding-top: 4px;
	letter-spacing: -1px;
}
#content.alt2 .front-box3 .center {
	text-align: center;
	margin-top: 7px;
}
#content.alt2 .front-box3 .text {
	width: 231px;
	padding: 5px;
	background: url(http://static.kodajo.com/images/front-textbox.png) no-repeat;
	height: 16px;
	border: none;
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content.alt2 .front-box3 .text.clicked {
	font-style: normal;
	color: #555;
}
#content.alt2 .front-box3 p {
	margin: 9px 0 0;
}
#content.alt2 .front-box2 {
	float: left;
	width: 589px;
	height: 306px;
	/*background: url(http://static.kodajo.com/images/front-box2-background.png) no-repeat;*/
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 10px;
	margin-left: 15px;
	position: relative;
	top: -2px;
}
#content.alt2 .front-box2 h1 {
	color: #264464;
	font-size: 64px;
	padding: 0 8px;
	margin: 0;
	font-weight: bold;
}
#content.alt2 .front-box2 p {
	color: #3a3a3a;
	font-size: 21px;
	margin: 0 0 0;
	padding: 0 5px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content.alt2 .front-box2 h2 {
	color: #1e6491;
	font-size: 21px;
	margin: 15px 0 0;
	border-bottom: 1px solid #eee;
	padding: 0 5px 1px;
	font-weight: bold;
}
#content.alt2 .front-box2 a {
	display: block;
	float: left;
	text-align: center;
	width: 125px;
	min-height: 120px;
	color: #264464;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 12px 5px 0 15px;
}
#content.alt2 .front-box2 a span.more {
	color: #0083d2;
	display: block;
}
#content.alt2 .front-box2 img {
	display: block;
	margin: 0 auto 5px;
}
#content.alt2 .front-box {
	float: left;
	width: 447px;
	background: url(http://static.kodajo.com/images/front-box-background.png) no-repeat left bottom;
	margin: 15px 0 0 15px;
	padding-bottom: 20px;
}
#content.front.alt2 .front-box.alt1 {
	margin-left: 0;
}
#content.alt2 .front-box h2 {
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	background: #1e6390 url(http://static.kodajo.com/images/front-header.png) no-repeat right top;
	margin-right: 2px;
}
#content.front.alt2 .front-box.alt1 h2 {
	font-size: 29px;
	padding: 3px 13px;
}
#content.front.alt2 .front-box.alt2 h2 {
	font-size: 14px;
}
#content.front.alt2 .front-box.alt2 h2 a.right {
	float: right;
	color: #fff;
}
#content.alt2 .front-box .container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content.alt2 .front-box .container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content.front.alt2 .front-box.alt2 .container {
	margin: 0 0 10px;
}
#content.front.alt2 .front-box.alt2 .container li a {
	display: block;
	text-decoration: none;
	height: 67px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content.front.alt2 .front-box.alt2 .container li {
	border-bottom: 1px solid #f2f2f2;
	padding: 0 10px;
}
/*#content.front.alt2 .front-box.alt2 .container li a img {
	float: left;
	border: 1px solid #e7e1e1;
}*/
#content.front.alt2 .front-box.alt2 .container li a .image-container {
	float: left;
	width: 65px;
	height: 65px;
	display: block;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
#content.front.alt2 .front-box.alt2 .container li a .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content.front.alt2 .front-box.alt2 .container li a .title {
	margin-left: 75px;
	display: block;
	color: #002f8a;
	font-size: 13px;
	font-weight: bold;
}
#content.front.alt2 .front-box.alt2 .container li a .content {
	margin-left: 75px;
	display: block;
	color: #2b2b2b;
	font-size: 11px;
	margin-top: 3px;
}
#content.front.alt2 .front-box.alt2 .container li a .info {
	margin-left: 75px;
	display: block;
	color: #8d8c8c;
	font-size: 11px;
	margin-top: 3px;
}
#content.alt2 .front-box p {
	padding: 7px 10px 3px;
	margin: 0;
}
#content.front.alt2 .front-box.alt2 {
	padding-bottom: 15px;
}
#content.front.alt2 .front-box {
	padding-bottom: 10px;
}
#content.alt2 .front-box .container h2, #content.alt2 .front-box .column-right h2, #content.alt2 .front-box .about-home-left h2, #content.alt2 .front-box .about-home-right h2, #content.front.alt2 .front-box .container h2, #content.front.alt2 .front-box .column-right h2 {
	background: none;
	color: #1369a0;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px dotted #e5e5e5;
}
#content.alt2 .front-box .container p {
	color: #646464;
	font-size: 11px;
	padding: 0 0 8px;
	margin: 0;
}
#content.alt2 .front-box .column-left {
	float: left;
	border-right: 1px dotted #e5e5e5;
	padding: 0 10px;
	margin: 5px 0 0;
	width: 140px;
}
#content.alt2 .front-box .column-right {
	margin: 5px 0 0 160px;
	padding: 0 15px 0 10px;
	min-height: 250px;
}
#content.alt2 .front-box .column-right h2 {
	font-size: 18px;
	letter-spacing: -1px;
}
#content.alt2 .front-box .column-right p {
	font-size: 12px;
	color: #646464;
	padding: 0;
	margin: 12px 0 0;
}
#content.alt2 .front-box .column-right .right {
	float: right;
	margin: 0 0 0 3px;
}
#content.alt2 .front-box .column-right a.right {
	margin-left: 10px;
	margin-top: 4px;
}
#content.alt2 .front-box .container {
	overflow: hidden;
	height: 240px;
}
#content.alt2 .front-box .column-left a.more {
	display: block;
	background: url(http://static.kodajo.com/images/more-arrow.png) no-repeat;
	width: 35px;
	height: 12px;
	margin: 0 auto;
}
#top .search .search-for {
	position: absolute;
	left: -3px;
	top: -3px;
	background: url(http://static.kodajo.com/images/search-background2.png) no-repeat;
	width: 109px;
	height: 48px;
}
#content.front.alt2 {
	position: relative;
}
#content.front.alt2 .search-arrow {
	background: url(http://static.kodajo.com/images/front-arrow.png) no-repeat;
	width: 133px;
	height: 139px;
	position: absolute;
	right: -25px;
	top: -50px;
	z-index: 100;
}
#content.front.alt2 .front-box .column-left p {
	line-height: 14px;
}
#content.kodajo-logo .main p {
	color: #282828;
	margin: 15px 0 0;
}
#content.kodajo-logo .main .list {
	list-style: disc;
	position: relative;
	left: 15px;
}
#content.kodajo-logo .main .list li {
	margin: 15px 0 0;
	color: #282828;
}
#content.kodajo-logo .main h1 {
	border-bottom: 1px solid #eeeeee;
}
#content.kodajo-logo .main h2 {
	color: #264464;
	font-size: 22px;
	margin: 40px 0 0;
	border-bottom: 1px solid #dce2e9;
	padding-bottom: 1px;
}
#content.kodajo-logo .main {
	margin-left: 0;
}
#content.kodajo-logo.kodajo-press .main {
	margin-left: 250px;
}
#content.kodajo-logo .quick-links h2 {
	color: #fff;
	border: none;
}
#content.kodajo-logo .quick-links {
	margin-right: 30px;
	z-index: 100;
	position: relative;
}
#content.kodajo-logo .quick-links li {
    margin-top: 3px;
}
#content.kodajo-logo .colors {
	color: #282828;
	font-size: 12px;
	margin: 15px 0 0;
}
#content.kodajo-logo .colors td {
	padding: 0 25px 10px 0;
}
#content.text.about .sidebar3 {
	width: 232px;
	float: left;
}
#content .quick-links2 {
	border: 1px solid #e0e0e0;
	border-bottom: none;
}
#content .quick-links2 ul {
	margin: 0 0 0 10px;
	padding: 3px 0;
	list-style: none;
}
#content .quick-links2 li {
	padding: 2px 0 2px 12px;
	background: url(http://static.kodajo.com/images/bullet16.png) no-repeat 0 6px;
	font-size: 13px;
}
#content .quick-links2 li a {
	color: #565555;
}
#content .quick-links2 li.sub {
	margin-left: 33px;
}
#content .quick-links2 h2 {
	background: #0065a1;
	border: none;
	font-size: 18px;
	color: #fff;
	padding: 2px 0 3px 10px;
}
#content.text.about .main {
	margin-left: 250px;
	border-left: 1px solid #dae0e6;
	padding: 0 15px 30px 15px;
	min-height: 1200px;
}
#content.text.about  {
	padding-right: 0;
	width: 955px;
}
#content.text.about .main  p {
	color: #565555;
	margin: 15px 0 0;
	line-height: inherit;
}
#content.text.about .main h2 {
	border-bottom: 1px solid #f5f3f4;
	color: #004168;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 0;
	padding: 0;
}
#content.text.about .main h1 {
	border-bottom: 1px solid #f5f3f4;
	color: #0065a1;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0;
	height: 50px;
}
#content.text.about .main .intro4 {
	color: #282828;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
#content.text.about .main .intro4 span.blue {
	color: #198fca;
}
#content.text.about ul.intro4 {
	padding: 0;
	margin: 5px 0 0 50px;
	list-style: disc;
}
#content.text.about ul.intro4 li {
	font-weight: bold;
	font-size: 15px;
	color: #282828;
	margin: 8px 0 0;
}
#content.text.about.joined .main h2 {
	border: none;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	height: 65px;
	padding: 11px 0 0 70px;
	margin: 20px 0 0;
}
#content.text.about.joined .main h2.step1 {
	background: url(http://static.kodajo.com/images/about-step1.png) no-repeat;
}
#content.text.about.joined .main h2.step2 {
	background: url(http://static.kodajo.com/images/about-step2.png) no-repeat;
}
#content.text.about.joined .main h2.step3 {
	background: url(http://static.kodajo.com/images/about-step3.png) no-repeat;
}
#content.text.about .main h3 {
	color: #004168;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 0;
}
#content.text.about .link-list {
	float: left;
	width: 200px;
	font-weight: bold;
	margin: 15px 0 0;
	list-style: none;
}
#content.text.about .link-list li {
	padding: 0 0 7px;
}
#flatRate {
	background: none;
	border: 1px solid #c6c6c6;
	margin-left: 10px;
	width: 100px;
	position: relative;
	top: -1px;
}
#content .offer-type span span.flatRate-container {
	display: inline-block;
	margin: 0;
}
#content .search-result-container .image-container {
	display: block;
	float: left;
	width: 95px;
	height: 95px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
	margin: 10px 0 0;
}
#content .search-result-container .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .product.box-container .image-container {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
#content .product.box-container .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .search-result.business .image-container {
	background: #fff;
	display: block;
	float: left;
	width: 95px;
	height: 95px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
	margin: 10px 0 0;
}
#content .search-result.business .closed-network-logos .image-container {
	width: 28px;
	height: 28px;
	margin: 4px 4px 0 0;
}
#content .search-result.business .closed-network-logos {
	clear: left;
	float: left;
	overflow: hidden;
	width: 102px;
}
#content .search-result.business .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .search-result.business p {
	margin-left: 105px;
}
#content .search-result.business.introduction2 p {
	margin-left: 0;
}
#content .search-result.business .content p {
	margin-left: 0;
}
#content .job-result.box-container .image-container {
	display: block;
	float: right;
	width: 95px;
	height: 95px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
#content .job-result.box-container .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content  .messages.view .image-container {
	display: block;
	float: left;
	width: 47px;
	height: 47px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
#content  .messages.view .image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .about-links a {
	display: inline-block;
	width: 125px;
	height: 125px;
	margin: 0 25px 0 0;
	position: relative;
}
#content .about-links a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 125px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
	background: url(http://static.kodajo.com/images/transparent3.png);
	padding: 1px 0;
}
#content .about-links a span.alt {
	width: 124px;
}
#content.text.about .product h2 {
	margin: 0 0 0 110px;
	font-weight: normal;
}
#content.text.about .product p {
	margin: 5px 0 0 110px;
}
#content.text.about .product {
	min-height: 90px;
}
#content.text.about .product.first {
	margin-top: 0;
}
#content.new .select-news-feed {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	border: 1px solid #afafaf;
	width: 240px;
	display: block;
	float: left;
	position: relative;
	padding: 5px 10px;
	cursor: pointer;
	background: url(http://static.kodajo.com/images/bullet17.png) no-repeat 240px 10px;
	text-decoration: none;
	margin: 3px 0 0;
}
#content.new .select-news-feed:hover .select-news-feed-menu {
	display: block;
}
#content.new .select-news-feed-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #afafaf;
	border-top: none;
	width: 260px;
	position: absolute;
	top: 25px;
	left: -1px;
	display: none;
	z-index: 100;
}
#content.new .select-news-feed-menu li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	padding: 5px 10px;
	border-top: 1px solid #ebebeb;
	cursor: pointer;
	position: relative;
	z-index: 1001;
	background: #fff;
}
#content.new .select-news-feed-menu li:hover {
	color: #002f8a;
}
#content span.avatar-container {
	background: #e5e5e5;
	display: inline-block;
	position: relative;
	top: 5px;
	left: 5px;
	margin: 1px 0 6px;
}
#content span.avatar-container img {
	border: 1px solid #e8e8e8;
	position: relative;
	top: -3px;
	left: -5px;
	float: none;
}
#content .about-links.help a {
	width: 72px;
	height: 110px;
	margin: 0 10px 0 0;
	text-align: center;
	color: #0065a1;
	font-weight: bold;
	vertical-align: top;
}
#content .about-links.help a img {
	display: block;
	margin-bottom: 5px;
}
#content .about-links.help a span {
	width: 68px;
	font-size: 9px;
	text-align: right;
	padding-right: 4px;
}
#content .about-links.help a span.alt {
	padding-right: 0;
	width: 72px;
	text-align: center;
}
#content .front-box3.logged-in h2 {
	font-size: 36px;
	letter-spacing: -2px;
	border-bottom: 1px solid #82a1bd;
	text-align: center;
}
#content .front-box3.logged-in p {
	color: #fff;
	font-size: 15px;
	line-height: 19px;
}
/*#modal-infobox {
	background: url(http://static.kodajo.com/images/modal-message.png) no-repeat;
	width: 159px;
	height: 134px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 78px 165px 0 155px;
	text-align: center;
	display: none;
	z-index: 20000;
}
#modal-infobox.new {
	background-image: url('http://static.kodajo.com/images/modal-message2.png');
	width: auto;
	height: 83px;
	font-size: 16px;
	color: #434343;
	padding: 0 0 0 57px;
	display: none;
	z-index: 20000;
}
#modal-infobox.new span {
	display: block;
	line-height: 83px;
	height: 83px;
	background: url('http://static.kodajo.com/images/modal-message2.png') no-repeat right bottom;
	padding: 0 35px 0 8px;
}*/
#modal-infobox {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	padding: 25px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.8);
	text-align: center;
	z-index: 9999;
	opacity: 0;
}
#content .messages span.image-container {
	width: 47px;
	height: 47px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	float: left;
}
#content .messages.business-inbox span.image-container {
	margin: 0 0 0 15px;
}
#content .messages span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .left-box.who .logos span.image-container {
	width: 32px;
	height: 32px;
	overflow: hidden;
	/*border: 1px solid #eee;*/
	position: relative;
	display: inline-block;
}
#content .left-box.who .logos span.image-container img {
	position: absolute;
	top: 0;
	left: 0;
}
#content .deal-box {
	border: 1px solid #a3d2ea;
	width: 577px;
	float: left;
	padding: 0 0 15px;
	min-height: 655px;
}
#content .deal-box h1 {
	font-size: 37px;
	color: #fff;
	letter-spacing: -2px;
	background: #198fca;
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #b2b2b2;
}
#content .deal-box h1 span.small {
	font-size: 16px;
	display: inline;
	line-height: inherit;
}
#content .deal-box .deal-columns {
	border-bottom: 1px solid #afd8ed;
	background:	url(http://static.kodajo.com/images/deal-columns.png) repeat-y;
}
#content .deal-box .deal-column.right {
	display: inline-block;
	vertical-align: top;
}
#content .deal-box .deal-column.left {
	width: 249px;
	display: inline-block;
	vertical-align: top;
	padding: 7px 0 0;
}
#content .deal-box p {
	color: #2d2d2d;
	margin: 12px 0 0;
	padding: 0 12px;
}
#content .deal-box h2 {
	color: #2d2d2d;
	margin: 15px 0 0;
	font-size: 20px;
	font-weight: bold;
	padding: 0 12px;
}
#content .deal-box .deal-column p {
	margin: 13px 0 0;
	color: #1d1d1d;
	font-weight: bold;
}
#content .deal-box .deal-column p.from {
	color: #2f2f2f;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 0;
}
#content .deal-box .deal-column p.from img {
	float: right;
	margin: -5px 0 0;
}
#content .deal-box.alt {
	float: right;
	margin: 0 0 0 20px;
	width: 329px;
}
#deal-modal {
	position: absolute;
	z-index: 15000;
	left: 0;
	top: 0;
	width: 685px;
	background: #2b2b2b;
	border: 1px solid #fff;
	padding: 15px;
	display: none;
}
#deal-modal p {
	margin: 12px 0 0;
	color: #fff;
}
#deal-modal h1 {
	color: #fff;
	letter-spacing: -3px;
	font-size: 54px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}
#deal-modal form p {
	padding: 0 0 0 40px;
}
#deal-modal form {
	padding-top: 10px;
}
#deal-modal form label {
	padding: 5px 0 0;
	color: #fff;
	float: left;
	width: 140px;
}
#deal-modal form input[type=text], #deal-modal form input[type=password] {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #b8b8b8;
	color: #000;
	width: 430px;
	padding: 5px;
}
#deal-modal a.close {
	position: absolute;
	top: 10px;
	left: 10px;
}
#urlScraperResult div.url {
	width: 670px;
	min-height: 90px;
	margin: 10px 0 0;
}
#content .website-images {
	float: left;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
#content .website-images ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content .website-images li {
	float: left;
}
#content .website-images img {
	float: none;
}
#content.new #urlScraperResult .url .title, #content.new #urlScraperResult .url .content, #content.new #urlScraperResult .url .link {
	margin-left: 100px;
	display: block;
	font-weight: bold;
}
#content.new #urlScraperResult .url .link {
	margin-top: 5px;
}
#content.new #urlScraperResult .url .content {
	font-weight: normal;
}
#content .badge {
	width: 163px;
	height: 121px;
	margin: 15px 0 0 25px;
	background: url(http://static.kodajo.com/images/badge-supporter-big.png) no-repeat;
	float: left;
}
#content.text.about .plus-features .plus-feature {
	margin: 3px 5px 0 20px;
	background: #f9f9f9;
	padding: 5px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#content.text.about .plus-features .plus-feature img {
	float: left;
	border: 1px solid #dae0e6;
}
#content.text.about .plus-features .plus-feature span {
	color: #616161;
	font-size: 12px;
	margin: 1px 0 0;
	margin-left: 70px;
	display: block;
}
#content.text.about .plus-features .plus-feature .link {
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
	color: #0065a2;
}
#content.text.about .plus-features .plus-feature .title {
	font-size: 18px;
	color: #282828;
}
#content.text.about .plus-features {
	padding: 10px 0 0;
}
#content.text.about .plus-features .plus-feature .plus-feature-box {
	width: 719px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 1000;
	cursor: default;
	padding: 0;
	margin: 0;
	display: none;
}
#content.text.about .plus-features .plus-feature-box span {
	padding: 0;
	margin: 0;
	color: #454545;
	cursor: default;
}
#content.text.about .plus-features .plus-feature-box .plus-feature-box-title {
	color: #454545;
	font-size: 26px;
	padding-bottom: 10px;
	font-weight: bold;
}
#content.text.about .plus-features .plus-feature-box .plus-feature-box-close {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 27px;
	height: 27px;
	display: block;
	background: url(http://static.kodajo.com/images/plus-feature-box-close.png) no-repeat;
	cursor: pointer;
}
#content.text.about .plus-features .plus-feature-box .plus-feature-box-content {
	width: 679px;
	background: url(http://static.kodajo.com/images/plus-feature-box-content.png) repeat-y;
	display: block;
	padding: 10px 20px 20px;
}
#content.text.about .plus-features .plus-feature-box .plus-feature-box-top {
	width: 719px;
	height: 5px;
	background: url(http://static.kodajo.com/images/plus-feature-box-top.png) no-repeat;
	display: block;
}
#content.text.about .plus-features .plus-feature-box .plus-feature-box-bottom {
	width: 719px;
	height: 5px;
	background: url(http://static.kodajo.com/images/plus-feature-box-bottom.png) no-repeat;
	display: block;
}
#captcha input, #captcha a, #captcha img, #captcha td {
	vertical-align: middle;
}
#captcha {
	background: #fff;
	width: 241px;
	margin: 8px 0 0;
}
#captcha input {
	border: 1px solid #bfbfbf;
	font-size: 10px;
	background: #fff;
	padding: 3px 2px;
	width: 118px;
	margin-left: 3px;
}
#captcha table {
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
#captcha td {
	vertical-align: middle;
	padding: 0 0 0 3px;
}
.with-help-modal {
	position: relative;
}
.with-help-modal .help-modal, #top .search .container form .with-help-modal .help-modal {
	background: url(http://static.kodajo.com/images/location-help-modal.png);
	width: 211px;
	height: 43px;
	position: absolute;
	left: -27px;
	top: -55px;
	z-index: 100;
	color: #454545;
	font-size: 11px;
	padding: 15px 25px 0;
	display: block;
	visibility: hidden;
	text-align: left;
}
.with-help-modal .help-modal.manage {
	left: -5px;
	top: -65px;
}
#top .search .container form .with-help-modal {
	background: none;
	padding: 0;
	height: auto;
}
#content .contact-form label {
	float: left;
	width: 100px;
	padding: 5px 0 0;
}
#content .contact-form .text {
	width: 250px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}
#captcha.alt {
	width: 500px;
	margin: 5px 0 0;
}
#captcha.alt input {
	width: 150px;
}
#content .sidebar.left .image-container, #connections .image-container {
	background: #fff;
}
#connections .image-container, #networks .image-container, #content.profile.new .connections .image-container {
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	margin: 0 0 3px;
	background: #fff;
}
#content .branch .maps {
	position: relative;
}
#content .branch .maps .image-container {
	width: 327px;
	height: 319px;
	overflow: hidden;
	border: 1px solid #eee;
	display: block;
	background: #fff;
	position: relative;
}
#content .branch .maps .image-container img {
	position: absolute;
	left: 0;
	top: 0;
}
#content .stock-image {
	display: inline-block;
	margin: 10px 0 0 0;
	text-align: center;
	position: relative;
}
#content .stock-image a {
	text-decoration: none;
	color: #000;
}
#content .stock-image img {
	border: 1px solid #dcdcdc;
	display: block;
	margin: 0 auto 5px;
}
#content .stock-image input {
	padding: 0;
	margin: 0;
}
#content .stock-image-box {
	position: absolute;
	left: 22px;
	top: 22px;
	width: 124px;
	height: 103px;
	text-align: center;
	background: url(http://static.kodajo.com/images/stock-modal.png) no-repeat;
	display: none;
	padding: 21px 0 0;
	z-index: 100;
}
#categoryList td {
	cursor: pointer;
}
#content .page-content.arena  .chat-box {
	margin-top: 15px;
}
#video .close {
	position: absolute;
	top: -30px;
	left: -30px;
	z-index: 11000;
}
#content.front.profile.new #create-message-modal .main {
	margin-left: 0;
	width: 639px;
	padding: 10px 15px 0;
}
#content.front.profile.new #create-message-modal.clear-not-changed .main, #create-project-modal .main {
	width: 575px;
	padding: 0 0 10px;
	border: 1px solid #7f7f7f;
}
.validation-error {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	color: red;
	vertical-align: middle;
	margin: 0 0 0 5px;
	padding: 0;
}
#content .page-content.arena > .discussion, #content.news #resExpand > .discussion, #content.profile .page-content.arena #resExpand > .discussion {
	border-bottom: 1px solid #e7ecf1;
	padding-bottom: 15px;
}
#content.profile .page-content.arena #resExpand > .discussion {
	padding-bottom: 30px;
}
.categorySelection {
	padding-right: 15px;
	min-width: 175px;
}
.placeholder {
	position: relative;
	display: inline-block;
}
.placeholder input, .placeholder textarea {
	position: relative;
	z-index: 5;
}
.placeholder .placeholder-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7D7D7D;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
	cursor: text;
}
.placeholder.has-focus .placeholder-text {
	opacity: 0.6;
}
.formError {
	color:#F00;
}
#top-menu .login .placeholder-text {
	left: 15px;
	top: 3px;
	font-size: 11px;
}
.forchambers-contact .placeholder-text {
	padding: 10px;
}
#content.alt2 .front-box3 .placeholder-text {
	left: 6px;
	top: 5px;
}
#content.connections.new .bottom-menu.alt .menu-item.first {
	margin-left: 40px;
}
#content.new .sponsors div p a, #content.front.advertising p a.ad, #content.news .sidebar2 .box2.ads div p a {
	border-top: 1px solid #e7e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top-menu .field {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#top-menu .field .label {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	top: -15px;
	left: 10px;
}
#content.text.about .link-to-kodajo h2 {
	color: #565555;
	font-weight: bold;
	font-size: 20px;
	margin: 30px 0 0;
}
#content.text.about .link-to-kodajo h2:first-child {
	margin: 20px 0 0;
}
#content.text.about .link-to-kodajo label img, #content.help-page .link-to-kodajo label img {
	vertical-align: top;
}
#content.text.about .link-to-kodajo input[type="radio"], #content.help-page .link-to-kodajo input[type="radio"] {
	margin: 0 3px 0 0;
	padding: 0;
	vertical-align: top;
}
#content.text.about .link-to-kodajo .logos label, #content.help-page .link-to-kodajo .logos label {
	display: inline-block;
	margin: 0 40px 0 0;
}
#content.text.about .link-to-kodajo .logos .separator, #content.help-page .link-to-kodajo .separator {
	display: block;
	height: 30px;
}
#content.text.about .link-to-kodajo .profile-address, #content.help-page .link-to-kodajo .profile-address {
	padding: 0 0 0 30px;
}
#content.text.about .link-to-kodajo input[type="text"], #content.help-page .link-to-kodajo input[type="text"] {
	font: 12px Arial, Helvetica, sans-serif;
	color: #565555;
	border: 1px solid #c8c8c8;
	width: 240px;
	padding: 5px;
	background: #fff;
}
#content.text.about .link-to-kodajo .profile-address .predefined label, #content.help-page .link-to-kodajo .profile-address .predefined label {
	display: inline-block;
	margin: 0 0 0 20px;
	height: 24px;
	width: 85px;
}
#content.text.about .link-to-kodajo h3, #content.help-page .link-to-kodajo h3 {
	color: #0065a0;
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
}
#content.text.about .link-to-kodajo .size, #content.help-page .link-to-kodajo .size {
	margin: 15px 0 0;
	float: left;
	width: 250px;
}
#content.text.about .link-to-kodajo .size.final, #content.help-page .link-to-kodajo .size.final {
	width: 400px;
}
#content.text.about .link-to-kodajo .choose-image, #content.text.about .link-to-kodajo .choose-text, #content.help-page .link-to-kodajo .choose-image, #content.help-page .link-to-kodajo .choose-text {
	overflow: hidden;
}
#content.text.about .link-to-kodajo .choose-image, #content.help-page .link-to-kodajo .choose-image {
	display: none;
}
#content.text.about .link-to-kodajo .size .widget, #content.help-page .link-to-kodajo .size .widget {
	line-height: 35px;
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 0 15px;
}
#content.text.about .link-to-kodajo .size .widget input, #content.help-page .link-to-kodajo .size .widget input {
	font-weight: bold;
	text-align: center;
	width: 40px;
	padding: 5px 2px;
	vertical-align: middle;
}
#content.text.about .link-to-kodajo .size .widget a, #content.help-page .link-to-kodajo .widget a {
	width: 20px;
	height: 17px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 0;
}
#content.text.about .link-to-kodajo .size .widget a.up, #content.help-page .link-to-kodajo .size .widget a.up {
	top: 0;
	background-image: url("../images/arrow-up.png");
}
#content.text.about .link-to-kodajo .size .widget a.down, #content.help-page .link-to-kodajo .size .widget a.down {
	bottom: 0;
	background-image: url("../images/arrow-down.png");
}
#content.text.about .link-to-kodajo .size .predefined, #content.help-page .link-to-kodajo .size .predefined {
	margin: 15px 0 0 40px;
}
#content.text.about .link-to-kodajo .size .predefined label,  #content.help-page .link-to-kodajo .size .predefined label {
	display: block;
	height: 18px;
}
#content.text.about .link-to-kodajo .intro, #content.help-page .link-to-kodajo .intro {
	margin-top: 10px;
}
#content.text.about .link-to-kodajo textarea, #content.help-page .link-to-kodajo textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #565555;
	border: 1px solid #c8c8c8;
	width: 220px;
	padding: 5px;
	background: #fff;
	vertical-align: top;
	margin: 0 50px 0 0;
}
#content.text.about .link-to-kodajo .size.text, #content.help-page .link-to-kodajo .size.text {
	width: 335px;
}
#copy-button {
	width: 106px;
	height: 22px;
	background: url("../images/copy-to-clipboard-button.png") no-repeat;
}
#content.text.about .main.about-refer h2 {
	font-size: 20px;
	color: #565555;
}
.about-network-box {
	float: left;
	width: 190px;
	margin: 10px 0 12px 10px;
}
.about-network-box h3 {
	margin: 0;
}
#content.alt2 .front-box .about-network-box p {
	margin: 5px 0 0;
	padding: 0;
	font-size: 12px;
	color: #595959;
	line-height: 15px;
}
.about-network-box.left {
	clear: left;
	margin-right: 25px;
}
#top-menu .name {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#content .manage-about-boxes {
	width: 240px;
	position: absolute;
	bottom: 195px;
	left: 12px;
}
#content .manage-about-box {
	background: url("../images/manage-about-box.png") no-repeat left bottom;
	padding: 0 0 15px;
	margin: 10px 0 0;
}
#content .manage-about-box h2 {
	background: url("../images/manage-about-box.png") no-repeat left top;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0 5px;
}
#content .manage-about-box h2.alt {
	font-size: 14px;
}
#content .manage-about-box p {
	margin: 10px 0 0;
	color: #5e5e5e;
	font-size: 12px;
	padding: 0 8px;
}
#content .manage-about-box p .note {
	color: #fa612f;
}
#content .manage-about-box p.step {
	overflow: hidden;
	padding: 0 13px 0 10px;
}
#content .manage-about-box p.step .number {
	float: left;
	width: 48px;
	height: 48px;
	background: url("../images/manage-about-circle.png") no-repeat;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: bold;
}
#content .manage-about-box p.step .text {
	margin-left: 58px;
	display: block;
	font-size: 12px;
	min-height: 65px;
}
.autocomplete-header {
	background: #f33322;
	padding: 5px;
	color: #fff;
}
.more-comments {
	display: none;
}
.more-comments-button {
	color: #2375db;
	font-size: 11px;
}
#request-demo-container {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 461px;
	z-index: 10000;
}
#request-demo-container .top {
	background: url("../images/request-demo-box.png") no-repeat;
	height: 10px;
}
#request-demo-container .bottom {
	background: url("../images/request-demo-box.png") no-repeat left bottom;
	height: 15px;
}
#request-demo-container .content {
	background: url("../images/request-demo-box-background.png") repeat-y;
	padding: 0 12px;
}
#request-demo-container p {
	margin: 5px 0 0;
	position: relative;
}
#request-demo-container h2 {
	font-size: 24px;
	font-weight: bold;
	color: #2b8ad3;
	padding: 0 0 3px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
}
#request-demo-container p.field input, #request-demo-container p.field textarea {
	padding: 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	font-size: 12px;
	border: 1px solid #e6e6e6;
	background: #fff;
	width: 275px;
}
/*#request-demo-container p span {
	position: absolute;
	left: 10px;
	top: 8px;
	font-style: italic;
	color: #6d6d6d;
	font-size: 12px;
}*/
#request-demo-container p.submit input {
	font-size: 19px;
	border: none;
	color: #fff;
	padding: 5px 7px;
	text-decoration: none;
	background: #f95a2d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#request-demo-container form {
	margin: 15px 0 0;
}
#request-demo-container form p {
	margin: 10px 0 0;
}
#content.new-home .front-box2 p {
	margin: 15px 0 0;
	color: #103256;
	padding: 0 0 5px;
}
#content.new-home .front-box2 {
	border: 1px solid #e9e9e9;
	padding-bottom: 8px;
	margin-top: 1px;
}
#content.new-home .front-box2 a span.more {
	font-size: 15px;
	text-align: center;
	margin: 13px 0 0;
}
#content.new-home .front-box2 h1 {
	border-bottom: 1px solid #eee;
	padding: 0;
}
#content.new-home .front-box2 h2 {
	padding: 0;
}
#content.new-home .front-box2 img {
	margin: 0 0 5px;
}
#content.new-home .front-box2 a {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 61px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	min-height: 1px;
	width: 135px;
	margin-left: 12px;
	margin-right: 0;
	margin-top: 15px;
}
#content.new-home {
	padding-top: 15px;
}
#content.new-home .page-title {
	padding: 0 0 15px;
}
#content.new-home .page-title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#content.new-home .page-title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #535353;
	font-weight: bold;
	text-align: center;
	margin: 1px 0 0;
}
#content.new-home a.read-more {
	color: #198fca;
}
#content.new-home a.read-more span {
	color: #fa612f;
}
#content.front.new-home .search-arrow {
	width: 154px;
	height: 251px;
	background-image: url("http://static.kodajo.com/images/front-arrow2.png");
	right: -55px;
	top: -90px;
}
#content.new-home .home-tabs .links {
	margin: 30px 0 0;
	background: url("http://static.kodajo.com/images/front-tabs.png") repeat-x left bottom;
	overflow: hidden;
	position: relative;
	padding: 0 0 5px;
}
#content.new-home .home-tabs .links a {
	display: block;
	float: left;
	padding: 0 0 1px;
	text-decoration: none;
	color: #fff;
	margin: 0 2px 0 0;
	font-size: 17px;
	font-weight: bold;
}
#content.new-home .home-tabs .links a span {
	display: block;
	padding: 7px 9px;
	background: #000;
}
#content.new-home .home-tabs .links a.selected {
	/*border-bottom: 4px solid #ff0000;*/
}
#content.new-home .home-tabs .links .bar {
	width: 112px;
	height: 4px;
	display: block;
	background: red;
	position: absolute;
	left: 0;
	bottom: 0;
}
#content.new-home .home-tabs .links a.t4 span {
	background: #198fca;
}
#content.new-home .home-tabs .links a.t5 span {
	background: #f95e2e;
}
#content.new-home .home-tabs .links a.t6 span {
	background: #0065a1;
}
#content.new-home .home-tab {
	padding: 10px 0 0;
	overflow: hidden;
	display: none;
}
#content.new-home .home-tab.visible {
	display: block;
}
#content.new-home .home-tab h2 {
	color: #f95e2e;
	font-size: 26px;
	font-weight: bold;
	margin: 15px 0 0;
	letter-spacing: -1px;
}
#content.new-home .home-tab p {
	margin: 12px 0 0;
}
#content.new-home .home-tab .column {
	width: 530px;
}
#content.new-home .home-tab .column.right {
	width: 360px;
	float: right;
}
#content.new-home .home-tab .home-who {
	border: 1px solid #e6e6e6;
	margin: 15px 0 0;
	padding: 10px;
}
#content.new-home .home-tab .home-who h2 {
	color: #000;
	font-weight: bold;
	font-size: 26px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 2px;
	margin: 0;
}
#content.new-home .home-tab .home-who p {
	margin: 10px 0 0;
}
#content.new-home .home-tab ul {
	margin: 2px 0 5px 10px;
	padding: 0;
	list-style: none;
}
#content.new-home .home-tab ul li {
	line-height: 15px;
	padding-left: 25px;
	background: url("http://static.kodajo.com/images/front-bullet1.png") no-repeat 0 -1px;
	font-size: 13px;
	margin: 10px 0 0;
}
#content.new-home .home-tab ul.left {
	float: left;
	margin-right: 35px;
}
#content.new-home .home-tab ul.right {
	float: left;
}
#content.new-home .home-tab a.read-more {
	font-size: 21px;
}
#content.new-home .home-tab .line {
	border-bottom: 1px solid #e6e6e6;
	margin: 18px 0 0;
}
#content.new-home .home-tab h2.alt {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 2px;
}
#content.new-home .home-tab.t2 {
	padding-right: 30px;
}
#content.new-home .home-tab.t2 .column.right {
	border: 1px solid #b0daf0;
	background: #eaf5fb;
	padding: 10px;
	width: 252px;
	margin: 15px 0 0;
}
#content.new-home .home-tab.t2 .column.right p {
	font-size: 13px;
	color: #000;
	margin: 2px;
}
#content.new-home .home-tab.t2 .column.right h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0;
	line-height: 15px;
	background: url("http://static.kodajo.com/images/front-bullet3.png") no-repeat 0 0;
	padding-left: 25px;
}
#content.new-home .home-tab.t2 .column.right h2 {
	font-size: 17px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #b0daf0;
	padding: 0 0 2px;
	margin: 0;
}
#content.new-home .home-tab.t2 .column.right img {
	position: relative;
	left: -34px;
}
#content.new-home .home-tab p.intro {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 0;
}
#content.new-home .home-tab.t2 .column {
	width: 590px;
}
#content.new-home .home-tab.t2 .column h3, #content.new-home .home-tab.t3 .column h3 {
	color: #198fca;
	font-size: 19px;
	margin: 18px 0 0;
	font-weight: bold;
}
#content.new-home .home-tab.t3 .column h3 {
	margin-top: 15px;
}
#content.new-home .home-tab .column h3.small {
	margin-top: 18px;
	font-size: 16px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 3px;
}
#content.new-home .home-tab .column h3.alt {
	color: #f95e2e;
	letter-spacing: -1px;
}
#content.new-home .home-tab .column h3 {
	color: #000;
	font-size: 15px;
	margin: 10px 0 0;
	font-weight: bold;
}
#content.new-home .home-tab.t2 .column p {
	margin: 15px 0 0;
}
#content.new-home .home-tab.t2 .column p.pages {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	background: url("http://static.kodajo.com/images/front-picture2.jpg") no-repeat 260px 20px;
	line-height: 18px;
}
#content.new-home .home-tab.t2 .column p.pages span {
	float: left;
	display: block;
	width: 20px;
	margin: 0 0 0 3px;
	padding: 0;
}
#content.new-home .home-tab.t2 .column a.read-more {
	font-weight: bold;
	font-size: 19px;
}
#content.new-home .home-tab h2:first-child {
	margin-top: 0;
}
#content.new-home .home-tab.t3 .column {
	width: 655px;
}
#content.new-home .home-tab.t3 .column.right {
	width: 235px;
	margin: 25px 0 0;
}
#content.new-home .home-tab p.no-margin {
	margin-top: 2px;
}
#content.new-home .home-tab.t1 .column.right {
	margin: 15px 0 0;
}
#content.new-home .home-tab h2.first {
	margin-top: 10px;
	white-space: nowrap;
}
#content.new-home .home-tab.t3 .column.right h3 {
	border-top: 1px solid #b0daf0;
	padding-top: 14px;
}
#content.new-home .home-tab.t3 .column.right h2 {
	color: #198fca;
}
#content.new-home .home-tab.t3 .column.right h3.first {
	margin-top: 3px;
}
#content.new-home .home-tab.t4 .column p, #content.new-home .home-tab.t4 .column h3, #content.new-home .home-tab.t5 .column p, #content.new-home .home-tab.t5 .column h3, #content.new-home .home-tab.t6 .column p, #content.new-home .home-tab.t6 .column h3 {
	margin: 18px 0 0;
}
#content.new-home .home-tab ul.home-numbers {
	margin: 15px 0 0;
	padding: 0 0 0 12px;
}
#content.new-home .home-tab ul.home-numbers li {
	padding-left: 25px;
	font-weight: bold;
	color: #666;
	font-size: 15px;
	line-height: 17px;
	background: url("http://static.kodajo.com/images/front-numbers.png") no-repeat;
}
#content.new-home .home-tab ul.home-numbers li.n2 {
	background-position: 0 -17px;
}
#content.new-home .home-tab ul.home-numbers li.n3 {
	background-position: 0 -34px;
}
#content.new-home .home-tab ul.home-numbers li.n4 {
	background-position: 0 -51px;
}
#content.new-home .home-tab .home-feature span {
	color: #198fca;
	display: block;
	font-size: 17px;
	line-height: 19px;
	padding: 0 0 0 24px;
	background: url("http://static.kodajo.com/images/front-icons.png") no-repeat;
	font-weight: bold;
	margin: 0 0 2px;
}
#content.new-home .home-tab .home-feature span.f2 {
	background-position: 0 -19px;
}
#content.new-home .home-tab .home-feature span.f3 {
	background-position: 0 -38px;
}
#request-demo {
	font-size: 24px;
	display: inline-block;
	color: #fff;
	padding: 7px 9px;
	text-decoration: none;
	background: #f95a2d;
	letter-spacing: -1px;
}
#content.new-home .home-tab .home-who.how h3, #content.new-home .home-tab .home-who.how p {
	margin: 10px 0 0;
}
#content.new-home .home-tab .home-who.how .header {
	font-weight: bold;
	font-size: 14px;
}
#content.new-home .home-tab .home-who.how h2 {
	font-weight: bold;
	font-size: 25px;
	color: #198fca;
	margin: 0;
}
#content.new-home .home-tab.t4 .column.right, #content.new-home .home-tab.t5 .column.right, #content.new-home .home-tab.t6 .column.right {
	margin: 50px 0 0;
	width: 340px;
}
#content.new-home .home-tab .home-who.how p.no-margin {
	margin: 2px 0 0;
}
#content.new-home .home-tab .home-who.how {
	margin: 25px 0 0;
}
#content.new-home .home-tab .home-quote {
	background: url("http://static.kodajo.com/images/front-quote1.png") no-repeat;
	padding: 0 0 0 32px;
	color: #777;
	font-size: 16px;
	font-style: italic;
	overflow: hidden;
}
#content.new-home .home-tab .home-quote-end {
	float: right;
	margin: 15px 5px 0 5px;
}
#content.new-home .home-create {
	overflow: hidden;
	margin: 15px 0 0;
	border-top: 1px solid #e6e6e6;
	padding: 15px 0 0;
}
#content.new-home .home-create .left {
	float: left;
	width: 270px;
	padding: 0 15px 0 0;
	border-right: 1px solid #e6e6e6;
	min-height: 185px;
}
#content.new-home .home-create .left h2 {
	margin: 0;
	padding: 0;
	border: none;
	color: #0089d0;
	font-weight: bold;
	font-size: 26px;
}
#content.new-home .home-create .left p {
	margin: 8px 0 0;
	padding: 0;
	border: none;
	color: #636363;
	font-size: 14px;
}
#content.new-home .home-create .right {
	margin: 0 0 0 295px;
	border: 1px solid #e6e6e6;
	padding: 0 0 10px 10px;
}
#content.new-home .home-create .right .field {
	display: inline-block;
	margin: 10px 15px 0 0;
	position: relative;
	vertical-align: top;
}
#content.new-home .home-create .right .field input {
	padding: 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	font-size: 12px;
	border: 1px solid #e6e6e6;
	background: #fff;
	width: 275px;
}
/*#content.new-home .home-create .right .field span {
	position: absolute;
	left: 10px;
	top: 8px;
	font-style: italic;
	color: #6d6d6d;
	font-size: 12px;
}*/
#content.new-home .home-create .placeholder .placeholder-text, #request-demo-container .placeholder .placeholder-text {
	top: 9px;
	left: 11px;
}
#content.new-home .home-create .right .field.alt {
	margin-right: 10px;
}
#content.new-home .home-create .right .submit {
	display: inline-block;
	margin: 11px 10px 0 0;
	width: 297px;
}
#content.new-home .home-create .right .submit span {
	float: left;
	background: url("http://static.kodajo.com/images/front-bullet2.png") no-repeat;
	padding: 0 0 0 35px;
	color: #6d6d6d;
	font-size: 11px;
	width: 120px;
}
#content.new-home .home-create .right .submit input {
	float: right;
	font-size: 14px;
	border: none;
	color: #fff;
	padding: 5px 7px;
	text-decoration: none;
	background: #f95a2d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content a.learn-more {
	font-size: 15px;
	border: none;
	color: #fff;
	padding: 5px 7px;
	text-decoration: none;
	background: #f95a2d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.learn-more-container {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 804px;
	z-index: 10000;
}
.nyroModalDom {
	width: 804px;
	padding: 20px;
}
.nyroModalCont {
	z-index: 50000;
}
.learn-more-container .top {
	height: 40px;
	background: url("../images/learn-more-box.png") no-repeat;
}
.learn-more-container .bottom {
	height: 40px;
	background: url("../images/learn-more-box.png") no-repeat left bottom;
}
.learn-more-container .content {
	background: url("../images/learn-more-box-background.png") repeat-y;
	padding: 10px 50px 15px;
}
.learn-more-container h1, .nyroModalDom h1 {
	font-weight: bold;
	font-size: 32px;
	color: #f95e2e;
	border-bottom: 1px solid #f0f0f0;
}
.learn-more-container h2, .nyroModalDom h2 {
	font-weight: bold;
	font-size: 17px;
	color: #198fca;
	border-bottom: 1px solid #f0f0f0;
	margin: 12px 0 0;
}
.learn-more-container p, .nyroModalDom p {
	margin: 10px 0 0;
}
.learn-more-container p.bullet, .nyroModalDom p.bullet {
	background: url("../images/learn-more-bullet.png") no-repeat 1px 4px;
	padding-left: 10px;
}
.learn-more-container ul.numbers, .nyroModalDom ul.numbers {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
}
.learn-more-container ul.numbers li, .nyroModalDom ul.numbers li {
	line-height: 17px;
	margin: 10px 0 0;
	padding-left: 25px;
	background: url("../images/front-number1.png") no-repeat;
}
.learn-more-container ul.numbers li.n2, .nyroModalDom ul.numbers li.n2 {
	background-image: url("../images/front-number2.png");
}
.learn-more-container ul.numbers li.n3, .nyroModalDom ul.numbers li.n3 {
	background-image: url("../images/front-number3.png");
}
.learn-more-container .close {
	position: absolute;
	left: 15px;
	top: 15px;
	background: url("../images/learn-more-close.png") no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}
#request-demo-container .close {
	position: absolute;
	left: -10px;
	top: -10px;
	background: url("../images/request-demo-close.png") no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}
#content .invite-a-business {
	margin: 10px 0;
}
#content.new .sidebar2 .invite-a-business h2 {
	background: #ee420a;
}
#content .invite-a-business-content {
	margin: 0 15px;
	border: 1px solid #E3E5E8;
	border-top: none;
	padding: 1px 0 10px;
}
#content.new .sidebar2 .invite-a-business p {
	margin: 7px 0 0;
	padding: 0 10px;
}
#content .invite-a-business input[type="text"], #content .invite-a-business textarea {
	background: #fff;
	border: 1px solid #e3e5e8;
	padding: 4px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	width: 210px;
}
#content.new .sidebar2 .invite-a-business .empty {
	font-style: italic;
	color: #989898;
}
#content.new .sidebar2 .invite-a-business input[type="submit"], #content .invite-a-business-success a {
	font-size: 15px;
	border: none;
	color: #fff;
	padding: 2px 4px;
	text-decoration: none;
	background: #f95a2d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content .invite-a-business-success a {
	display: inline-block;
	margin: 5px 0 0;
}
#content .invite-a-business-content .placeholder-text {
	top: 5px;
	left: 7px;
}
#content.new .sidebar2 .invite-a-business .empty {
	font-style: normal;
}
#content.front.profile.new {
	background: #fff url("http://static.kodajo.com/images/profile-content-background.png") no-repeat 0 54px;
	padding: 0 0 0 1px;
	border-left: 18px solid #fff;
}
#content.front.profile.new.profile-about {
	background: #fff url("http://static.kodajo.com/images/profile-content-about-background.png") no-repeat 0 54px;
}
#content.front.profile.new .sidebar.left.new {
	width: 200px;
	margin: 0;
	padding: 0;
}
#content.front.profile.new .main {
	margin: 0 0 0 200px;
	padding: 0;
	border: none;
	width: auto;
}
#content.front.profile.new .profile-header {
	padding: 8px 5px 8px 15px;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	height: 38px;
	overflow: hidden;
	position: relative;
	left: -1px;
}
#content.front.profile.new .profile-header h1 {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #393939;
	margin: 0;
	display: block;
	letter-spacing: -1px;
}
#content.front.profile.new .profile-header .social {
	color: #68686a;
	margin: 0;
	top: 15px;
}
#content.front.profile.new .sidebar.left.new .profile-picture {
	margin: 8px 8px 0;
	border: 1px solid #e9e9e9;
}
#content.front.profile.new .sidebar.left.new .profile-picture a, #content.front.profile.new .sidebar.left.new .profile-picture img {
	display: block;
}
#content.front.profile.new .sidebar.left.new .profile-buttons a {
	display: block;
	background: #4c7bb6 url("http://static.kodajo.com/images/profile-bullet1.png") no-repeat 187px 11px;
	padding: 7px 15px 7px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 8px 0 0;
	text-decoration: none;
}
#content.front.profile.new .sidebar.left.new .profile-box {
	margin: 8px 0 0;
	padding: 0 0 5px;
}
#content.front.profile.new .sidebar.left.new .profile-box h2 {
	background: #4c7bb6;
	padding: 4px 11px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
#content.front.profile.new .sidebar.left.new .profile-menu {
	padding: 5px 0 0 8px;
	margin: 0;
	list-style: none;
}
#content.front.profile.new .sidebar.left.new .profile-menu a {
	display: block;
	padding: 0 0 0 28px;
	color: #393939;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 3px 0;
	background-image: url("http://static.kodajo.com/images/profile-menu-icons.png");
	line-height: 20px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.selected, #content.front.profile.new .sidebar.left.new .profile-menu a:hover {
	background-color: #d8dfea;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon1 {
	background-position: 3px 0;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon2 {
	background-position: 3px -20px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon3 {
	background-position: 3px -40px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon4 {
	background-position: 3px -60px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon5 {
	background-position: 3px -80px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon6 {
	background-position: 3px -100px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon7 {
	background-position: 3px -120px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon8 {
	background-position: 3px -140px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon9 {
	background-position: 3px -160px;
	float: none;
	margin: 0;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon10 {
	background-position: 3px -180px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon11 {
	background-position: 3px -200px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon12 {
	background-position: 3px -225px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon13 {
	background-position: 3px -247px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon14 {
	background-position: 3px -268px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon15 {
	background-position: 3px -289px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon16 {
	background-position: 3px -309px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon17 {
	background-position: 3px -329px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon18 {
	background-position: 3px -349px;
}
#content.front.profile.new .sidebar.left.new .profile-menu a.icon19 {
	background-position: 3px -369px;
}
#content.front.profile.new .sidebar.left.new .profile-box .content p {
	margin: 10px 0 0;
}
#content.front.profile.new .sidebar.left.new .profile-box .content {
	padding: 0 12px;
}
#content.front.profile.new .sidebar.left.new .profile-box .content .label {
	float: left;
	width: 30px;
}
#content.front.profile.new .sidebar.left.new .badge {
	float: none;
	margin: 12px auto;
}
#content.front.profile.new .bottom-menu {
	background: #fff;
}
#content.front.profile.new .page-content {
	padding: 10px 12px 10px 15px;
	min-height: 100px;
}
#content.front.profile.new .page-content .pages {
	float: right;
	margin: 0;
	padding: 0;
}
#content.front.profile.new .page-content .pages div {
	float: none;
}
#content.front.profile.new .page-content .profile-page-title h2 {
	color: #5a5a5a;
	font-size: 24px;
}
#content.front.profile.new .page-content .profile-page-title {
	overflow: hidden;
}
#content.front.profile.new .page-content .profile-content-box {
	overflow: hidden;
	min-height: 650px;
	padding: 35px;
	margin: 15px 0 0;
	border: 1px solid #e5e4e4;
}
#content.front.profile.new .page-content .profile-content-box.alt {
	padding: 0;
}
#content.front.profile.new .page-content .profile-content-box.alt2 {
	padding: 25px;
	margin-top: 10px;
}
#content.front.profile.new .page-content .profile-content-box.galleries {
	margin-top: 10px;
	padding: 7px 25px 25px;
}
#content.front.profile.new .page-content .search-box {
	padding: 0;
	border: none;
}
#content.front.profile.new .page-content .search-box p.filter {
	margin: 15px 0 0;
}
#content.front.profile.new .page-content.services {
	padding: 18px 20px;
}
#content.front.profile.new .page-content .profile-content-box.videos {
	margin-top: 10px;
	padding: 0 15px 15px;
}
#content.front.profile.new .page-content .profile-content-box.videos a {
	margin-top: 15px;
}
#content.front.profile.new .page-content .profile-content-box.contact {
	margin-top: 10px;
	padding: 0 15px 15px;
	overflow: hidden;
}
#content.front.profile.new .page-content .profile-content-box.contact .profile-column.left {
	float: left;
	width: 400px;
	padding: 15px 10px 10px 0;
	border-right: 1px solid #ededed;
}
#content.front.profile.new .page-content .profile-content-box.contact .profile-column.right {
	margin-left: 430px;
	padding: 15px 0 0;
}
#content.front.profile.new .page-content .profile-content-box.contact .profile-column.right .label {
	width: 40px;
}
#content.front.profile.new .page-content.arena .profile-content-box {
	padding: 25px;
	margin-top: 10px;
}
#content.front.profile.new .page-content.arena .profile-page-title h2 {
	border: none;
	padding: 0;
	margin: 0;
}
#content.front.profile.new .page-content .profile-content-box.jobs {
	padding: 0 15px 25px;
	margin-top: 10px;
}
#content.front.profile.new #modal-filters.search-jobs {
	top: 0;
	left: -19px;
	border-top: 140px solid #fff;
}
#content.front.profile.new.profile-about .page-content {
	width: 534px;
	padding-left: 0;
	padding-right: 0;
}
#content.front.profile.new.profile-about .page-content h2.inner {
	margin: 15px 0 0;
	font-size: 18px;
}
#content.front.profile.new.profile-about .page-content #map_canvas, #content.front.profile.new.profile-about .page-content #map_canvas1 {
	margin-left: 15px;
}
#content.front.profile.new.profile-about .page-content p, #content.front.profile.new.profile-about .page-content h2 {
	padding-left: 15px;
	padding-right: 15px;
}
#content.front.profile.new.profile-about .page-content .profile-line {
	margin: 15px 0 0;
	border-top: 1px solid #e9e9e9;
}
#content.front.profile.new.profile-about .page-content .profile-location {
	float: left;
	margin: 0 25px 0 0;
}
#content.front.profile.new.profile-about .page-content .label {
	width: 40px;
}
#content.front.profile.new.profile-about .page-content .hours .label {
	width: 100px;
}
#content.front.profile.new.profile-about .profile-about-sidebar {
	float: right;
	width: 245px;
}
#content.front.profile.new.profile-about .profile-about-sidebar .ads {
	margin: 10px;
}
#content.front.profile.new.profile-about .profile-about-sidebar .ads div {
	padding: 8px 0;
}
#content.front.profile .profile-about-sidebar .ads p {
	margin: 5px 0 0;
}
#content.front.profile .profile-about-sidebar .profile-about-picture {
	margin: 10px 10px 0;
}
#content.front.profile .profile-about-sidebar .profile-about-picture img {
	border: 1px solid #cbd3dc;
}
#content.front.profile .profile-about-sidebar .profile-about-picture p {
	margin: 8px 0 0;
}
#content.front.profile.profile-about .profile-about-sidebar .left-box.who {
	float: none;
}
#content.front.profile .profile-about-sidebar .left-box {
	background-image: url("http://static.kodajo.com/images/left-menu-background3.png");
	margin: 12px 10px 0;
}
#content.front.profile .profile-about-sidebar .left-box h2 {
	background-image: url("http://static.kodajo.com/images/left-menu-top3.png");
}
#content.front.profile .profile-about-sidebar .left-box .bottom {
	background-image: url("http://static.kodajo.com/images/left-menu-bottom3.png");
}
#content.front.profile.new.profile-about .profile-about-sidebar .profile-line {
	margin: 10px 0 0;
	border-top: 1px solid #d3d3d3;
}
#content #bottom-menu-new.bottom-menu.alt.new {
	margin: 15px 0 0;
	border-top: 1px solid #eee;
	padding: 15px 0 0 0;
}
#content.profile.new #bottom-menu-new.bottom-menu.alt.new {
	padding: 15px 25px 40px;
}
#content.connections.new #bottom-menu-new.bottom-menu.alt.new {
	padding: 15px 25px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item {
	border-left: 1px solid #dfdfdf;
	margin: 0;
	padding: 0 15px;
	width: 208px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item p {
	margin: 8px 0 0;
	font-size: 12px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item p a {
	color: #198fca;
	font-size: 12px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item h2 {
	margin: 0;
	padding: 0;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: normal;
	height: auto;
	min-height: 1px;
	background-image: url("http://static.kodajo.com/images/bottom-menu-icons.png");
	letter-spacing: -1px;
	line-height: 26px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item.first {
	border: none;
	padding-left: 0;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item.second h2 {
	background-position: 0 -26px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item.third h2 {
	background-position: 0 -52px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item.fourth h2 {
	background-position: 0 -78px;
}
#content #bottom-menu-new.bottom-menu.alt.new .menu-item.fourth {
	padding-right: 0;
}
#content.text.register h1 {
	font: bold 40px Arial, Helvetica, sans-serif;
	color: #0065a2;
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 2px;
	margin-bottom: 10px;
}
#content.text.register {
	padding-top: 10px;
}
#content.text.register > p {
	color: #535353;
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 0;
}
#content.text.register .register-form {
	margin: 15px 0 25px;
	padding: 0 480px 0 0;
	background: url("http://static.kodajo.com/images/register-form.jpg") no-repeat 490px 15px;
}
#content.text.register .register-form form {
	border: 1px solid #d6d6d6;
	padding-bottom: 15px;
}
#content.text.register .register-form input.text {
	border: 1px solid #d6d6d6;
	padding: 5px;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: 400px;
}
#content.text.register .register-form .placeholder-text {
	top: 6px;
	left: 6px;
}
#content.text.register .register-form p {
	margin: 12px 15px 0;
}
#content.text.register .register-form .placeholder {
	display: block;
}
#content.text.register .register-form input[type="submit"] {
	background: #f95a2d;
	font: bold 14px Arial, Helvetica, sans-serif;
	border: none;
	padding: 4px 8px;
	color: #fff;
}
#content.text.register .register-form p.free {
	background: url("http://static.kodajo.com/images/register-form-bullet.png") no-repeat;
	line-height: 16px;
	padding-left: 20px;
}
.register-form-errors {
	margin: 5px 0 0;
	padding: 6px 7px;
	background: red;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}
.register-form-errors .label {
	float: left;
	width: 70px;
}
.register-form-errors .content {
	margin-left: 70px;
}
#content .invite-a-business-content .placeholder-text {
	top: 5px;
	left: 7px;
}
#content.new .sidebar2 .invite-a-business .empty {
	font-style: normal;
}
#content.profile.new .connections a {
	color: #002f8a;
	margin-left: 40px;
	display: inline-block;
	float: none;
	vertical-align: top;
}
#content.profile.new .connections a.first {
	margin-left: 10px;
}
#content.front.profile.new .page-content .jobs .search-box p.filter {
	color: #1e1e1e;
	font-size: 15px;
	border-bottom: 1px solid #e5e4e4;
	padding: 0 0 10px;
	margin-bottom: 5px;
}
#content.front.profile.new .page-content .jobs .search-box p.filter a {
	color: #4c7bb6;
}
#content.front.profile.new .page-content a.profile-search-jobs {
	float: right;
	font-size: 13px;
	color: #3359c4;
}
#content .galleries.new-galleries a {
    float: none;
	margin: 0;
	display: block;
}
#content .galleries.new-galleries > span {
    display: inline-block;
	vertical-align: top;
	width: 141px;
	margin: 18px 15px 0 0;
}
#content .galleries.new-galleries a.delete {
	color: #f70000;
}
#content.front.business-results.new #bottom-menu-new {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 40px;
}
#header {
	background: #313130 url('http://static.kodajo.com/images/header-background.png') repeat-x;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1499;
}
#header .main {
	margin: 0 auto;
	width: 980px;
	padding: 12px 0 3px;
	position: relative;
}
#header .navigation {
	position: absolute;
	left: 100px;
	top: 21px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header li {
	float: left;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header .buttons {
	float: right;
	margin: 2px 0 0;
	position: relative;
}
#header .button {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	background: url('http://static.kodajo.com/images/header-button.png');
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#header .button span {
	display: block;
	background: url('http://static.kodajo.com/images/header-button.png') right bottom;
	padding: 0 23px 0 0;
	line-height: 26px;
}
.skin1 {
	background: #fff;
}
.skin1.home-page {
	background: #fff url('http://static.kodajo.com/images/home-background.jpg') no-repeat center top;
}
.skin1 #content {
	border: 1px solid #e4e4e4;
	border-top: none;
	border-bottom: none;
}
.footer {
	border-top: 1px solid #fff;
	padding: 10px 0;
	background: #f2f2f2;
}
.footer.top {
	background: #111;
	border-top: none;
	padding: 10px 0 12px;
}
.footer .main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .copyright {
	font-size: 11px;
	color: #5a5a5a;
	padding-left: 35px;
	background: url('http://static.kodajo.com/images/footer-logo2.png') no-repeat;
	width: 420px;
}
.footer .navigation {
	float: right;
	font-size: 11px;
	color: #595959;
	text-align: right;
	margin-top: -2px;
}
.footer .navigation a {
	color: #595959;
	margin: 0 9px;
}
.footer .navigation .separator {
	height: 5px;
}
.footer h2 {
	font-weight: 700;
	font-size: 16px;
	color: #e5e5e5;
}
.footer.top p {
	font-size: 13px;
	color: #ccc;
	margin: 2px 0 0;
}
.footer.top a {
	color: #fb6330;
}
#login-box {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 215px;
	padding: 5px 10px 10px;
	background: #dcedf4;
	border: 1px solid #cfcfcf;
	border-radius: 5px;
	z-index: 100;
	color: #7a89a3;
	font-size: 11px;
	display: none;
}
#login-box.visible {
	display: block;
}
#login-box .text {
	display: block;
	margin: 1px 0 0;
	border: 1px solid #afcceb;
	border-radius: 3px;
	background: #fff;
	padding: 5px;
	width: 205px;
}
#login-box p {
	margin: 10px 0 0;
}
#login-box input {
	vertical-align: middle;
}
#login-box .checkbox {
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 15px;
}
#login-box .checkbox input {
	padding: 0;
	margin: 0 2px 0 0;
	position: relative;
	top: -1px;
}
#login-box a {
	color: #5275ba;
}
#login-box .errors a {
	color: red;
	display: block;
}
.global-search-box {
	background: url('http://static.kodajo.com/images/search-box-background.png') no-repeat;
	padding: 0 0 0 10px;
	position: absolute;
	right: 0;
	top: 37px;
	z-index: 200;
	display: none;
}
.global-search-box .container {
	background: url('http://static.kodajo.com/images/search-box-background.png') no-repeat right bottom;
	height: 85px;
	position: relative;
	width: 605px;
}
.global-search-box p {
	padding: 5px 0 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.skin1 .search-arrow {
	display: none;
}
.global-search-box .container div {
	position: absolute;
	left: 5px;
	top: 30px;
	display: none;
}
.global-search-box div.s2 {
	display: block;
}
.global-search-box .radio {
	padding: 0;
	margin: 0 0 0 5px;
	position: relative;
	top: 1px;
}
.global-search-box .text {
	border: 1px solid #8a8a8a;
	border-radius: 5px;
	background: #fff;
	padding: 13px;
	color: #898989;
	font: italic 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0 7px 0 0;
	width: 230px;
}
.global-search-box .search-button {
	vertical-align: top;
}
.global-search-box .text.wide {
	width: 500px;
}
.skin1 #content.front.profile.new {
	border-left: none;
}
.skin1.home-page #content {
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	border: none;
}
.skin1.home-page #content .main {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 450px 0 0;
}
.skin1.home-page .search-title {
	position: absolute;
	left: -10px;
	top: 75px;
}
.skin1.home-page .global-search-box.middle {
	position: absolute;
	left: 15px;
	top: 215px;
	display: block;
	width: 605px;
}
.skin1.home-page #content .global-search-box.middle p {
	margin: 0;
	padding: 7px 0 0;
}
.skin1.home-page .register-box {
	position: absolute;
	left: 690px;
	top: 60px;
	background: url('http://static.kodajo.com/images/home-register-box.png') no-repeat;
	width: 303px;
	height: 306px;
	padding: 8px 12px 12px;
}
.skin1.home-page .register-box h2 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #5e5e5e;
	line-height: 22px;
	padding: 0 0 3px;
	margin: 0 0 10px;
}
.skin1.home-page #content .register-box p {
	margin: 7px 0 0;
}
.skin1.home-page #content .register-box .text {
	background: #fff;
	padding: 7px;
	border-radius: 5px;
	border: none;
	font-size: 13px;
	font-style: italic;
	color: #9a9a99;
	width: 290px;
	margin: 0;
}
.skin1.home-page #content .register-box .placeholder-text {
	left: 7px;
	top: 7px;
}
.skin1.home-page #content .register-box .placeholder.has-focus .text {
	font-style: normal;
	color: #000;
}
.skin1.home-page .more {
	background: url('http://static.kodajo.com/images/home-transparent.png');
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	color: #fff;
	letter-spacing: -1px;
	padding: 15px 0;
}
.skin1.home-page .more a {
	color: #f16323;
}
.skin1.home-page .more strong {
	font-size: 28px;
}
.skin1.home-page .buttons {
	position: relative;
	right: -20px;
	top: 5px;
}
.skin1.home-page #header .buttons .errors {
	margin: 5px 0 0;
	padding: 0 0 5px 45px;
}
.skin1.home-page #header .buttons .errors a {
	color: #FA612F;
}
.skin1.home-page .buttons form {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.skin1.home-page .buttons .field {
	display: inline-block;
	vertical-align: baseline;
	position: relative;
}
.skin1.home-page .buttons .field .text {
	padding: 5px;
	background: #fff;
	border: none;
	width: 170px;
	margin: 0 0 0 5px;
}
.skin1.home-page .buttons .field label {
	position: absolute;
	top: -15px;
	left: 5px;
	font-size: 11px;
}
.skin1.home-page .buttons .go {
	vertical-align: top;
	margin: 0 0 0 5px;
}
.skin1.home-page .buttons .forgot {
	vertical-align: middle;
	font-weight: normal;
	margin: 0 0 0 8px;
	color: #fff;
	font-style: italic;
	position: relative;
	top: -2px;
}
#login-box .close {
	display: inline-block;
	color: #3d3d3d;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	right: 3px;
	top: 1px;
}
.global-search-box .close {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	right: 6px;
	top: 2px;
	z-index: 150;
}
#header .navigation.user {
	right: -10px;
	left: auto;
}
#header .navigation.user li {
	margin-left: 14px;
}
#header .navigation.user .link ul {
	display: none;
}
#header .navigation.user .link {
	position: relative;
	height: 31px;
}
#header-search-button2 {
	background: url('http://static.kodajo.com/images/header-search-button.png');
	width: 238px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#header .logged-in-as {
	position: absolute;
	padding: 0 250px 0 0;
	top: 0;
	right: -10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#header .navigation.user .link > a {
	background: url('http://static.kodajo.com/images/header-bullet.png') no-repeat 100% 5px;
	padding-right: 13px;
	height: 31px;
	display: inline-block;
}
#header .navigation.user .link:hover ul, #header .navigation.user .link .visible {
	display: block;
}
#header .navigation.user .link ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #313130;
	position: absolute;
	top: 30px;
	left: -10px;
	z-index: 250;
	white-space: nowrap;
	padding: 1px 0;
}
#header .navigation.user .link li {
	float: none;
	margin: 0;
	padding: 6px 8px;
	min-width: 150px;
	border-top: 1px solid #c5c2c2;
}
.global-search-box.top.user {
	top: 7px;
	right: -11px;
}
.skin1 #content.about {
	padding: 0;
	width: auto;
	border: none;
}
.skin1 #content.text.about {
	width: 955px;
	border: 1px solid #e4e4e4;
	border-top: none;
	border-bottom: none;
	padding: 20px 25px 40px;
}
.skin1 #content.about .main {
	width: 980px;
	margin: 0 auto;
}
.skin1 #content.about.text .main {
	margin-left: 250px;
	width: auto;
}
.skin1 #content.about .subpage-navigation {
	border-bottom: 10px solid #7f7f7f;
	padding: 15px 0 0;
	font-size: 16px;
	font-weight: bold;
}
#content .subpage-navigation-content {
	width: 980px;
	margin: 0 auto;
}
.skin1 #content.about .subpage-navigation a {
	color: #666;
	padding: 0 0 11px;
	display: inline-block;
	margin-right: 30px;
}
.skin1 #content.about .subpage-navigation a:hover, .skin1 #content.about .subpage-navigation .current {
	color: #00a0e0;
	background: url('http://static.kodajo.com/images/about-bullet1.png') no-repeat center bottom;
	text-decoration: none;
}
#content .page-header {
	border-bottom: 1px solid #d5d8dd;
	background: url('http://static.kodajo.com/images/about-header-background.png') repeat-x left bottom;
}
#content .page-header-content {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 40px;
}
#content .page-header-content.about {
	background: url('http://static.kodajo.com/images/about-home-background.jpg') no-repeat right bottom;
}
.skin1 #content.about a {
	color: #04c1ff;
}
.skin1 #content.about h1 {
	color: #010101;
	font-size: 44px;
	letter-spacing: -2px;
}
#content .page-header-content p {
	color: #454545;
	font-size: 20px;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 15px 0 0;
}
#content .page-header-content.about h1, #content .page-header-content.about p {
	width: 440px;
}
#content .info-columns {
	overflow: hidden;
}
#content .info-columns .info-column {
	width: 276px;
	padding: 30px 25px;
	background: url('http://static.kodajo.com/images/column-separator.png') no-repeat;
	float: left;
	color: #8e8e8e;
	font-size: 17px;
}
#content .info-columns .info-column.first {
	background: none;
	padding-left: 0;
}
#content .info-columns .info-column.last {
	padding-right: 0;
}
#content .info-columns .info-column h2 {
	color: #010101;
	font-size: 26px;
	letter-spacing: -1px;
}
#content .info-columns .info-column p {
	margin: 5px 0 0;
	line-height: 22px;
}
#content .info-columns .info-column .image {
	margin: 15px 0 0;
	text-align: center;
}
#content .info-columns .info-column a {
	padding-right: 17px;
	background: url('http://static.kodajo.com/images/about-bullet2.png') no-repeat 100% 6px;
}
#content .main-content {
	width: 980px;
	margin: 0 auto;
}
#content .page-header-content.directory {
	text-align: center;
	background: url('http://static.kodajo.com/images/about-directory-background.png') no-repeat center bottom;
	padding-bottom: 400px;
	width: 991px;
}
#content .main-content.directory h2 {
	color: #454545;
	font-size: 28px;
	letter-spacing: -1px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 1px;
	margin: 20px 0 0;
}
#content .main-content.directory p {
	color: #454545;
	font-size: 18px;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	line-height: inherit;
}
#content .page-header-content.the-profile h1 {
	text-align: center;
}
#content .page-header-content.the-profile p {
	margin: 10px 0 0;
}
#content .page-header-content.the-profile {
	padding-bottom: 20px;
}
#content .page-header.the-profile {
	background: none;
}
#content .main-content.the-profile h2 {
	color: #010101;
	font-size: 22px;
	letter-spacing: -1px;
	text-align: center;
}
#content .main-content.the-profile p {
	color: #8e8e8e;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	line-height: inherit;
}
#content .main-content.the-profile img {
	display: block;
	margin: 15px auto 0;
}
#content .about-profile-separator {
	background: url('http://static.kodajo.com/images/about-profile-separator.png') no-repeat center top;
	margin: 10px 0;
	padding: 1px 0;
	height: 1px;
}
#content .about-profile-box {
	padding: 0 15px;
	float: left;
	width: 296px;
}
#content .main-content.the-profile {
	padding: 30px 0;
}
#content .main-content.b2b-network h1 {
	font-size: 40px;
}
#content .main-content.b2b-network .section {
	padding: 25px 0 20px;
	border-bottom: 1px solid #e3e3e4;
	overflow: hidden;
}
#content .main-content.b2b-network p {
	color: #6b6b6b;
	font-size: 16px;
	margin: 15px 0 0;
	line-height: inherit;
}
#content .main-content.b2b-network .section.alt p {
	color: #8e8e8e;
	font-size: 18px;
}
#content .main-content.b2b-network .section.alt {
	padding-top: 15px;
}
#content .main-content.b2b-network .left {
	float: left;
	margin: 0 40px 0 0;
}
#content .main-content.b2b-network .right {
	float: right;
	margin: 0 0 0 40px;
}
#content .main-content.b2b-network h2 {
	color: #000;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 48px;
}
#content .main-content.b2b-network h2 img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}
#content .main-content.b2b-network p.first {
	margin-top: 10px;
}
#content .main-content.b2b-network .info-column h2 {
	font-size: 20px;
}
#content .main-content.b2b-network .info-column h2 img {
	margin-right: 10px;
}
#content .main-content.b2b-network .info-column {
	padding-top: 15px;
}
#content .main-content.b2b-network .info-column p {
	color: #6b6b6b;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 0;
}
#content .main-content.b2b-network .info-column p.first {
	margin: 8px 0 0;
}
#contact-form {
	margin: 25px 0 0;
	border-top: 1px solid #e1e1e1;
	background: url('http://static.kodajo.com/images/contact-separator.png') no-repeat right top;
	padding: 10px 25px 35px 0;
	float: left;
	width: 540px;
}
#contact-form form p {
	color: #454545;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0;
	line-height: 20px;
}
#contact-form label {
	display: block;
	padding: 0 0 8px;
	color: #454545;
}
#contact-form .text-box {
	border: 1px solid #ccc;
	padding: 5px 8px;
	background: #fff;
	border-radius: 4px;
	width: 475px;
	color: #454545;
}
#contact-form label span {
	color: #3c8ac6;
	font-weight: bold;
	margin: 0 0 0 5px;
	font-size: 20px;
}
#contact-info {
	border-top: 1px solid #e1e1e1;
	float: right;
	width: 390px;
	padding: 10px 0 0 25px;
	margin: 25px 0 0;
}
.skin1 #content #contact-info h1 {
	font-size: 38px;
}
#contact-info h2 {
	color: #010101;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 18px 0 0;
}
#contact-info .first {
	margin: 0;
}
#contact-info p {
	color: #585858;
	font-size: 16px;
	margin: 10px 0 0;
	line-height: inherit;
}
#contact-info .label {
	color: #999898;
	float: left;
	width: 75px;
}
#content .main-content.register > p {
	color: #6b6b6b;
	font-size: 19px;
	margin: 15px 0 0;
	line-height: inherit;
}
#content .main-content.register {
	padding-top: 10px;
}
#content .main-content.register strong {
	font-weight: bold;
}
.global-search-box .placeholder-text {
	left: 15px;
	top: 14px;
}
.global-search-box .focused {
	font-style: normal;
	color: #000;
}
#content.user.manage-closednet {
	padding-bottom: 0;
}
#content.manage-closednet .page {
	min-height: 500px;
}
#content.manage-closednet.user .page .intro {
	margin-bottom: 20px;
}
#content.manage-closednet .page .tabs {
	padding-left: 33px;
	left: -34px;
	border-color: #e4e4e4;
	margin-bottom: 15px;
	width: 645px;
}
#content .closednet-table {
	margin: 25px 0 0;
	width: 100%;
}
#content .closednet-table th {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	color: #7b7b7d;
	padding-bottom: 2px;
}
#content .closednet-table td {
	font-size: 11px;
	padding-left: 20px;
	color: #7b7b7d;
	padding-top: 15px;
}
#content .closednet-table .first {
	padding-left: 0;
}
#content .closednet-table a {
	color: #2375db;
	text-decoration: underline;
}
#content .closednet-table .delete {
	color: #e60000;
}
#content .closednet-search {
	margin: 22px 0 0;
}
#content .closednet-search .text {
	color: #999;
	font: italic 12px Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #ededed;
	padding: 7px;
	width: 610px;
}
#content .closednet-search .button {
	border: 1px solid #787878;
	background: #000;
	color: #fff;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 2px 1px;
	vertical-align: middle;
}
.closednet-create-account {
	margin: 20px 0 0;
	background: #f7f7f7;
	padding: 10px 15px 15px;
	color: #7b7b7d;
	width: 485px;
}
#content.manage-closednet .closednet-create-account h2 {
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
	font-size: 22px;
	padding: 0 0 1px;
	margin: 0 0 15px;
	color: #7b7b7d;
}
#content .closednet-create-account p {
	margin: 5px 0 0;
}
.closednet-create-account label {
	float: left;
	width: 185px;
	padding: 6px 0 0;
	font-weight: bold;
	font-size: 14px;
}
.closednet-create-account .text {
	border: 1px solid #d5d5d5;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 7px;
	background: #fff;
	width: 280px;
}
.manage-closednet .separator-line {
	margin: 15px 0 0;
	border-top: 1px solid #e4e4e4;
}
#content .closednet-table2 {
	margin: 15px 0 0;
	width: 100%;
	border-left: 1px solid #e2e6f0;
}
#content .closednet-table2 th {
	background: #adb5c9;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
	border-right: 1px solid #e2e6f0;
}
#content .closednet-table2 td {
	font-size: 13px;
	padding: 8px 10px;
	color: #68686a;
	border-right: 1px solid #e2e6f0;
}
#content .closednet-table .center {
	text-align: center;
}
#content .closednet-table2 .alt td {
	background: #f0f2f7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .closednet-contact, #content .closednet-form {
	padding: 5px 0 0;
}
#content .closednet-contact label, #content .closednet-form label {
	font-weight: normal;
	font-size: 13px;
	width: 120px;
	padding: 7px 0 0;
	float: left;
}
#content .closednet-contact .text, #content .closednet-form .text {
	width: 515px;
	border: 1px solid #e4e4e4;
	background: #fff;
	padding: 7px;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
#content .closednet-contact .buttons, #content .closednet-form .buttons {
	margin: 15px 0 0;
}
#content .closednet-table.newsletter td {
	font-size: 12px;
	padding-top: 10px;
}
.preview-newsletter {
	float: right;
	position: relative;
	top: 3px;
}
#content .closednet-form p {
	margin: 10px 0 0;
}
#content .closednet-form label {
	width: 165px;
	font-size: 12px;
	color: #68686a;
}
#content .closednet-form .text {
	width: 230px;
}
.google-analytics-logo {
	float: right;
	position: relative;
	top: -7px;
}
.remind {
	float: right;
}
.member-statistics {
	font-size: 14px;
	padding: 5px 0;
}
.member-statistics span {
	float: left;
	width: 330px;
}
.member-statistics p {
	margin: 15px 0 0;
	font-weight: bold;
}
.excel {
	color: #3b8726;
	display: inline-block;
	line-height: 21px;
	background: url('http://static.kodajo.com/images/excel-icon.png') no-repeat;
	padding-left: 26px;
}
.membership-pricing {
	font-size: 13px;
	font-weight: bold;
}
.membership-pricing .label2 {
	font-weight: normal;
	float: left;
	width: 175px;
}
.testimonials-box {
	margin: 10px 10px 0;
}
.testimonials-box .testimonial {
	border-bottom: 1px solid #e7e6e6;
	padding: 0 3px 10px;
	margin: 10px 0 0;
	color: #5a5a5a;
	font-weight: bold;
}
.testimonials-box .testimonial a {
	color: #44b6f7;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin: 2px 0 0;
}
.sidebar .closed-network-box {
	font-size: 11px;
}
#content.front.profile.new .sidebar.left.new .profile-box.closed-network-box .content p {
	color: #6e6e6e;
	margin: 7px 0 0;
	line-height: 15px;
	padding: 0 6px;
}
#content.front.profile.new .sidebar.left.new .profile-box.closed-network-box .content {
	padding: 0 6px;
}
.sidebar .closed-network {
	margin: 5px 0 0;
	padding: 7px;
	background: #f4f4f4;
}
.sidebar .closed-network img {
	border: 1px solid #dadada;
	display: block;
}
.sidebar .closed-network-logo {
	min-height: 35px;
	float: left;
}
.sidebar .closed-network-info {
	min-height: 35px;
	margin-left: 42px;
	color: #3aaf00;
	font-size: 10px;
	margin-bottom: 1px;
}
.sidebar .closed-network-info a {
	display: block;
	font-size: 11px;
	color: #38a4d2;
	font-weight: bold;
}
.sidebar .view-closed-network {
	display: block;
	color: #747576;
	font-weight: bold;
	padding-left: 10px;
	background: url('http://static.kodajo.com/images/bullet18.png') no-repeat 0 4px;
}
#content .search-result .small.member-of {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#content .product .price .network-price, #content .news-item .price .network-price {
    font-size: 12px;
    display: block;
	font-weight: bold;
	color: red;
	text-align: center;
}
#content .product .price .network-price .number, #content .news-item .price .network-price .number {
	color: red;
	text-decoration: line-through;
	font-size: 15px;
}
#content .product .price .network-price .number span, #content .news-item .price .network-price .number span {
	text-decoration: none;
	color: #303030;
	font-size: 16px;
}
.global-search-box .container .global-search-box-type label {
	margin-left: 20px;
	font-size: 14px;
}
.global-search-box .container .global-search-box-type input {
	margin: 0;
	padding: 0;
}
.skin1 #content .global-search-box.businesses p.global-search-box-type, .skin1 .global-search-box.businesses .global-search-box-type {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 525px;
	padding: 0;
	margin: 2px 0 0;
}
.skin1 #content .global-search-box.businesses p.global-search-box-type {
	margin: 5px 0 0;
}
/* GLOBAL-SEARCH-BOX-BUSINESSES
.global-search-box.businesses .container {
	height: 105px;
}
.global-search-box.businesses, .global-search-box.businesses .container {
	background-image: url('http://static.kodajo.com/images/search-box-background2.png');
}
*/
.skin1 #content.closednet-page {
	padding: 0;
}
.skin1 #content.closednet-page .sidebar2 {
	border-top: 1px solid #E3E5E8;
	margin: 10px 0 0;
}
.skin1 #content.closednet-page .main2 {
	border-top: none;
	margin-top: 0;
	min-height: 800px;
	width: 731px;
	padding: 10px 0 15px;
}
.skin1 #content.closednet-page .sidebar2 hr {
	margin: 15px 0;
}
.skin1 #content.closednet-page .sidebar2 .business p a {
	color: #38a4d2;
	font-size: 11px;
	font-weight: bold;
}
.skin1 #content.closednet-page h1 {
	line-height: 40px;
	background: url('http://static.kodajo.com/images/icon-closednet-title.png') no-repeat -5px 0;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: -1px;
	color: #3b3b3b;
	padding-left: 45px;
	margin: 0 15px;
}
.skin1 #content.closednet-page .main2 p {
	margin: 15px 0 0;
	font-size: 13px;
	padding: 0 15px;
}
.skin1 #content.closednet-page .main2 .selected {
	margin-top: 7px;
	font-size: 14px;
}
.skin1 #content.closednet-page .payment-status {
	line-height: 35px;
	background: url('http://static.kodajo.com/images/icon-checkmark.png') no-repeat;
	padding-left: 42px;
	color: #1754a3;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 12px 15px 0;
}
.skin1 #content.closednet-page .payment-status.fail {
	background-image: url('http://static.kodajo.com/images/icon-cross.png');
}
.skin1 #content.closednet-page .closednet-box2 {
	border: 1px solid #e4e4e4;
	border-left: none;
	border-right: none;
	padding: 15px;
	margin: 10px 0 0;
	overflow: hidden;
}
.skin1 #content.closednet-page .closednet-box2.item {
	position: relative;
	border-bottom: none;
	margin-top: 0;
}
.skin1 #content.closednet-page .main2 .closednet-box2 h2 {
	color: #38a4d2;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0 135px;
	padding: 0;
}
.skin1 #content.closednet-page .closednet-box2.item h2 {
	font-size: 16px;
	width: 505px;
	margin-left: 90px;
}
.skin1 #content.closednet-page .closednet-box2 p {
	color: #8b8b8b;
	font-size: 12px;
	margin: 3px 0 0 135px;
	padding: 0;
}
.skin1 #content.closednet-page .closednet-box2.item p {
	width: 505px;
	margin-left: 90px;
}
.skin1 #content.closednet-page .closednet-box2.item .membership {
	padding-left: 14px;
	background: url('http://static.kodajo.com/images/bullet19.png') no-repeat 0 4px;
}
.skin1 #content.closednet-page .closednet-box2 p a {
	color: #38a4d2;
	text-decoration: underline;
}
.skin1 #content.closednet-page .closednet-box2 .membership {
	color: #3aaf00;
	line-height: 18px;
}
.skin1 #content.closednet-page .closednet-box2 .membership .label2 {
	float: left;
	width: 110px;
}
.skin1 #content.closednet-page .closednet-box2 .image-container {
	width: 121px;
	height: 121px;
	overflow: hidden;
	border: 1px solid #eee;
	position: relative;
	display: block;
	display: block;
	float: left;
	margin: 3px 0 0;
}
.skin1 #content.closednet-page .closednet-box2.item .image-container {
	width: 80px;
	height: 80px;
	margin-top: 2px;
}
.skin1 #content.closednet-page .about-closednet p {
	margin: 10px 0 0;
}
.skin1 #content.closednet-page .about-closednet :first-child {
	margin: 7px 0 0;
}
.skin1 #content.closednet-page .main2  .closednet-current {
	font-size: 20px;
	font-weight: bold;
	color: #3b3b3b;
	padding: 7px 15px;
	border-top: 1px solid #e4e4e4;
	margin: 15px 0 0;
}
.skin1 #content.closednet-page .closednet-current span {
	float: right;
	font-size: 12px;
	margin: 8px 0 0;
}
.skin1 #content.closednet-page .closednet-box2 .button2 {
	float: right;
	clear: right;
}
.skin1 #content.closednet-page .payment-terms {
	font-size: 13px;
	font-weight: bold;
}
.skin1 #content.closednet-page .payment-terms label {
	margin-left: 30px;
}
.skin1 #content.closednet-page .text-box {
	border: 1px solid #e4e4e4;
	padding: 15px 20px;
	margin: 15px 15px 0;
	background: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	color: #68686A;
	width: 650px;
}
.skin1 #content.closednet-page .main2 h2 {
	color: #3b3b3b;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 15px 0;
}
#content.news-v1.new, #content.closednet-page {
	margin: 0 auto;
	padding: 0;
	border-top: none;
	border-bottom: none;
	background: url('http://static.kodajo.com/images/news-background.png') repeat-y;
}
#content.news-v2 #news-intro {
	margin: 0;
	padding: 8px 12px 7px;
	background: #fff;
	border-bottom: 1px solid #dedede;
}
#content.news-v2.new {
	background: url('http://static.kodajo.com/images/news-background2.png') repeat-y 215px 0;
	padding: 0;
}
#content.news-v1 .sidebar2, #content.closednet-page .sidebar2 {
	width: 260px;
	padding: 1px 0 10px;
	margin: 0;
	border: none;
}
#content.news-v2 .sidebar2 {
	width: 215px;
	float: left;
}
#content.news-v1 .main2 {
	width: 730px;
	margin: 0;
	padding: 0;
	border: none;
}
#content.news-v2 .main2 {
	width: auto;
	padding-bottom: 40px;
	margin: 0 0 0 233px;
}
#content.news-v1 .sidebar2 .box2, #content.closednet-page .sidebar2 .box2 {
	border-bottom: 1px solid #E3E5E8;
}
#content.news-v1 .sidebar2 h2, #content.news-v1 .sidebar2 .invite-a-business h2, #content.closednet-page .sidebar2 .box2 h2 {
	line-height: 26px;
	padding: 0 35px 2px 10px;
	background: url('http://static.kodajo.com/images/sidebar-header.png') no-repeat right top;
	font-weight: bold;
	font-size: 13px;
	color: #505050;
	margin: 0;
}
#content.news-v1 .sidebar2 p, #content.closednet-page .sidebar2 p {
	margin: 0;
	font-size: 12px;
}
#content.news-v1 .sidebar2 h2 img, #content.closednet-page .sidebar2 h2 img {
	vertical-align: middle;
}
#content.news-v1 .profile-info {
	padding: 10px;
	overflow: hidden;
}
#content.news-v1 .profile-info h2, #content.news-v2.closednet-page .sidebar2 .box2.profile-info h2 {
	color: #1e3076;
	font-size: 14px;
	background: none;
	line-height: 18px;
	padding: 0 0 0 65px;
}
#content.news-v1 .profile-info .image-container {
	width: 57px;
	height: 57px;
	float: left;
	border: 1px solid #f1f1f1;
	position: relative;
	display: block;
}
#content.news-v1 .profile-info .image-container img {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
#content.news-v1 .profile-info p {
	margin: 3px 0 0 65px;
}
#content.news-v1 .profile-info a {
	color: #fff;
	text-decoration: none;
	background: #38a4d2;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 4px;
}
#content.news-v1 .find-more {
	padding: 12px 10px;
	overflow: hidden;
}
#content.news-v1 .find-more .number {
	float: left;
	color: #0073b2;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 8px 0 0;
	display: block;
}
#content.news-v1 .find-more h2, #content.news-v2.closednet-page .sidebar2 h2 {
	font-size: 15px;
	color: #818181;
	padding: 0;
	background: none;
	line-height: 16px;
	margin: 1px 0 0;
}
#content.news-v1 .find-more p {
	color: #38a4d2;
}
#content.news-v1 .sidebar2 .box2.ads div, #content.closednet-page .sidebar2 .box2.ads div {
	width: auto;
	padding: 3px 8px 30px;
	margin: 0;
}
#content.news-v1 .sidebar2 .box2.ads div p a, #content.closednet-page .sidebar2 .box2.ads div p a {
	border: none;
	padding: 0;
	text-transform: uppercase;
	color: #38a4d2;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#content.news-v1 .sidebar2 .box2.ads div a .text, #content.closednet-page .sidebar2 .box2.ads div a .text {
	margin-top: 2px;
}
#content.news-v1 .sidebar2 .business, #content.closednet-page .sidebar2 .business {
	border: none;
	margin: 0 8px;
	padding: 8px 3px;
	border-bottom: 1px solid #e3e5e8;
	min-height: 56px;
}
#content.news-v1 .sidebar2 .business p, #content.closednet-page .sidebar2 .business p {
	margin: 1px 0 0 60px;
}
#content.news-v1 .sidebar2 .box2 .ad, #content.closednet-page .sidebar2 .box2 .ad {
	margin: 20px auto;
	width: 239px;
	overflow: hidden;
}
#content.news-v1 .invite-a-business, #content.closednet-page .invite-a-business {
	margin: 0;
}
#content.news-v1 .invite-a-business-content, #content.closednet-page .invite-a-business-content {
	border: none;
	padding: 7px 10px 25px;
	margin: 0;
}
#content.news-v1 .sidebar2 .invite-a-business p, #content.closednet-page.new .invite-a-business-content p {
	margin: 0;
	padding: 0;
}
#content.news-v1 .sidebar2 .invite-a-business form p, #content.closednet-page.new .invite-a-business form p {
	margin: 5px 0 0;
}
#content.news-v1 .invite-a-business input[type="text"], #content.news-v1 .invite-a-business textarea, #content.closednet-page .invite-a-business input[type="text"], #content.closednet-page .invite-a-business textarea {
	width: 225px;
	border-color: #b6b6b6;
}
#content.news-v1 .sidebar2 .invite-a-business input[type="submit"], #content.news-v1 .invite-a-business-success a, #content.closednet-page .sidebar2 .invite-a-business input[type="submit"], #content.closednet-page .invite-a-business-success a {
	background-color: #38a4d2;
	text-transform: uppercase;
	font-size: 12px;
}
#content.news-v1 #resExpand > .discussion {
	padding-left: 20px;
}
#content #news-intro {
	margin: 0 5px 0 15px;
	position: relative;
}
#content #news-intro p {
	margin: 5px 0 0;
}
#content #news-intro .learn-more {
	position: absolute;
	bottom: 4px;
	right: 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #c3c3c3;
}
#content #news-intro .learn-more span {
	display: block;
	text-align: center;
	padding: 5px 10px;
	background: #38a4d2;
}
#content.news-v1 .new-discussion {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 5px 0 0;
	padding: 5px 15px 10px;
	color: #6a6a6a;
}
#content.news-v2 .new-discussion {
	margin: 10px 0 0;
	padding-top: 0;
	border-top: none;
}
#content.news-v1 .new-discussion .what {
	color: #6a6a6a;
}
#content.news-v1 .new-discussion .what .label {
	display: inline-block;
	position: relative;
	top: 3px;
}
#content.news-v1 .new-discussion .box input[type='submit'] {
	background: #38a4d2;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	padding: 3px 5px;
}
#content.news-v1 .new-discussion label img, #content.news-v1 .new-discussion label, #content.news-v1 .new-discussion input {
	vertical-align: middle;
}
#content.news-v1 .new-discussion label img {
	margin-right: 2px;
}
#business-news {
	padding: 10px 18px 15px;
	border-bottom: 1px solid #dedede;
	position: relative;
}
#content #business-news h1 {
	color: #38a4d2;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0;
}
#content .business-news-toggle {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: #474747;
	display: block;
	padding: 1px 4px;
	position: absolute;
	top: 0;
	right: 0;
}
.business-news-container {
	overflow: hidden;
	margin: 7px 0 0;
}
.business-news-item {
	float: left;
	margin: 0 0 10px 30px;
	width: 145px;
}
.business-news-item img {
	display: block;
}
.business-news-item .thumbnail {
	display: block;
	overflow: hidden;
	height: 81px;
}
.business-news-item h2 {
	font-size: 13px;
	margin: 6px 0 0;
	font-weight: bold;
}
.business-news-item h2 a {
	color: #434343;
	display: block;
	height: 30px;
	overflow: hidden;
}
#content .business-news-item p {
	font-size: 9px;
	margin: 0;
}
.business-news-item a {
	color: #38a4d2;
}
.business-news-item.first {
	margin: 0;
	width: 341px;
}
#content.news-v2 .business-news-item.first {
	width: 380px;
}
.business-news-item.first p {
	font-size: 11px;
}
#content .info-columns.developer .info-column {
	width: 295px;
	padding: 25px 23px 140px;
	position: relative;
	min-height: 271px;
}
#content .info-columns.developer p {
	margin: 15px 0 0;
}
#content .info-columns.developer .intro {
	margin-top: 5px;
}
#content .info-columns.developer .image {
	position: absolute;
	bottom: 0;
	left: 22px;
	margin-top: 10px;
}
#content .info-columns.developer .first .image {
	left: 0;
}
#content .info-columns.developer .last {
	padding-bottom: 0;
	padding-right: 0;
}
#content .info-columns.developer .first {
	padding-left: 0;
}
#content .page-header-content.developer p {
	width: 450px;
	margin: 25px 0 0;
}
#content .page-header-content.developer h1 {
	font-size: 50px;
}
#content .page-header-content.developer .intro {
	width: auto;
	color: #545454;
	font-size: 32px;
	margin: 15px 0 0;
	line-height: normal;
	letter-spacing: -1px;
}
#content .page-header.developer {
	background: #fff;
}
#content .page-header-content.developer {
	background: url('http://static.kodajo.com/images/developer-home-background.jpg') no-repeat right bottom;
}
#developer-contact-us {
	position: absolute;
	display: none;
	width: 600px;
	z-index: 10000;
}
#developer-contact-us .top {
	height: 10px;
	background: url('http://static.kodajo.com/images/developer-contact-box.png') no-repeat;
}
#developer-contact-us .bottom {
	height: 10px;
	background: url('http://static.kodajo.com/images/developer-contact-box.png') no-repeat left bottom;
}
#developer-contact-us .content {
	background: #e9e9e9;
	padding: 0 20px 10px;
}
#developer-contact-us h1 {
	color: #4f4f4f;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 1px solid #a2a2a2;
	padding: 0 0 3px;
}
#developer-contact-us p {
	color: #484848;
	font-size: 13px;
	margin: 12px 0 0;
}
#developer-contact-us strong {
	color: #085fa8;
	font-size: 16px;
	display: block;
	margin: 3px 0 7px;
}
#developer-contact-us a {
	background: #085fa8;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	padding: 2px 5px;
}
#developer-contact-us .close {
	display: block;
	background: url('http://static.kodajo.com/images/developer-close.png') no-repeat;
	width: 22px;
	height: 22px;
	padding: 0;
	position: absolute;
	right: 7px;
	top: 8px;
}
#content.partners {
	padding: 10px 0 15px;
	margin: 0 auto;
	width: 985px;
	border: none;
}
#content.partners p {
	line-height: normal;
}
.partner-container-top, .partner-container-bottom {
	height: 5px;
	background: url('http://static.kodajo.com/images/partners-content-box.png') no-repeat;
}
.partner-container-bottom {
	background-position: left bottom;
}
.partner-container-content {
	padding: 5px 27px 30px;
	background: url('http://static.kodajo.com/images/partners-content-box-background.png') repeat-y;
	position: relative;
}
.partner-service {
	background: url('http://static.kodajo.com/images/partners-service.png') no-repeat;
	width: 263px;
	height: 131px;
	position: absolute;
	top: -1px;
	right: 4px;
}
#content .partner-container-content h1 {
	margin: 15px 0 0;
	color: #652d91;
	font-weight: bold;
	font-size: 48px;
	letter-spacing: -2px;
}
#content .partner-container-content h1 em {
	color: #ec008b;
	font-style: normal;
}
.partner-container-content .intro {
	margin: 10px 0 0;
}
.partners-slider {
	margin: 15px 0 0;
}
.partner-video-box {
	background: url('http://static.kodajo.com/images/partners-box2.png') no-repeat;
	width: 640px;
	height: 418px;
	padding: 15px 15px 0;
	margin: 15px 0 0;
}
.partner-contact-box {
	width: 234px;
	float: right;
	margin: 15px 0 0;
}
.partner-contact-box .top, .partner-contact-box .bottom {
	height: 10px;
	background: url('http://static.kodajo.com/images/partners-box3.png') no-repeat;
}
.partner-contact-box .bottom {
	background-position: left bottom;
}
.partner-contact-box .content {
	background: url('http://static.kodajo.com/images/partners-box3-content.png') repeat-y;
	padding: 0 13px;
	color: #fff;
}
.partner-contact-box h2 {
	font-weight: bold;
	font-size: 22px;
	letter-spacing: -1px;
	border-bottom: 1px solid #fff;
	padding: 0 0 1px;
}
#content .partner-contact-box p {
	margin: 10px 0 0;
	font-size: 14px;
	position: relative;
}
.partner-contact-box .placeholder-text {
	left: 5px;
	top: 5px;
}
.partner-contact-box input[type='text'] {
	background: #fff;
	border: none;
	border-radius: 5px;
	padding: 5px;
	width: 200px;
}
#content .partner-contact-box .notes {
	font-size: 11px;
}
#content .partner-contact-box-success {
	display: none;
	min-height: 341px;
}
#content .partner-contact-box .button {
	border: none;
	background: #f6008c;
	padding: 2px 4px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
}
#content.partners h1.alt {
	font-size: 46px;
	font-weight: bold;
	color: #fff;
	background: #f6008c;
	padding: 0 10px;
	display: inline-block;
	letter-spacing: -1px;
	margin: 0;
}
.partner-list {
	float: left;
	margin: 18px 0 0 60px;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}
.partner-list.first {
	margin-left: 7px;
}
.partner-list ul {
	list-style: none;
	padding: 0;
	margin: 14px 0 0 2px;
}
.partner-list li {
	color: #4c236c;
	font-weight: bold;
	padding: 0 0 15px 25px;
	background: url('http://static.kodajo.com/images/partners-bullet1.png') no-repeat;
}
.partner-info-box {
	width: 342px;
	float: right;
	margin: 15px 0 0;
	color: #1b1b1b;
	font-size: 12px;
}
#content.partners .partner-info-box p {
	margin: 12px 0 0;
}
.partner-info-box .top, .partner-info-box .bottom {
	background: url('http://static.kodajo.com/images/partners-box1.png') no-repeat;
	height: 1px;
}
.partner-info-box .bottom {
	background-position: left bottom;
	height: 10px;
}
.partner-info-box .content {
	background: url('http://static.kodajo.com/images/partners-box1-content.png') repeat-y;
	padding: 1px 17px 15px;
}
#partner-slider {
	overflow: hidden;
	height: 317px;
	margin: 15px 0 0;
	position: relative;
	width: 946px;
	z-index: 10;
}
#partner-slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#partner-slider li {
	float: left;
}
#partner-slider .carousel {
	overflow: hidden;
	width: 780px;
	height: 317px;
}
#partner-slider .buttons {
	position: absolute;
	right: 0;
	top: 0;
}
#partner-slider .buttons a {
	display: block;
	margin: 0 0 8px;
	height: 67px;
	width: 155px;
	background: url('http://static.kodajo.com/images/partners-section.png') repeat-x;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px 0 0;
}
#partner-slider .buttons a span {
	display: block;
	font-size: 14px;
	margin: 1px 0 0;
	letter-spacing: 0;
}
#partner-slider .arrow {
	background: url('http://static.kodajo.com/images/partners-arrow.png') no-repeat;
	width: 10px;
	height: 20px;
	position: absolute;
	top: 26px;
	right: 156px;
}
#content.text-page {
	padding: 15px 20px 40px;
}
#content.text-page h1 {
	font-weight: bold;
	font-size: 48px;
	color: #000;
	text-align: center;
	letter-spacing: -2px;
}
.text-page-navigation {
	border: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	text-align: center;
	margin: 2px 0 0;
}
.text-page-navigation a {
	height: 22px;
	padding: 9px 0 0;
	display: inline-block;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 13px;
	margin: 0 10px;
}
.text-page-navigation .current, .text-page-navigation a:hover {
	background: url('http://static.kodajo.com/images/text-page-arrow.png') no-repeat center bottom;
	color: #00a0e0;
}
.text-page h2 {
	font-size: 28px;
	border-bottom: 1px solid #e9e9e9;
	color: #00a0e0;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 25px 0 0;
}
.text-page h3 {
	font-size: 18px;
	color: #00a0e0;
	font-weight: bold;
	margin: 20px 0 0;
}
.text-page h2.first {
	margin-top: 15px;
	font-size: 29px;
	border: none;
}
.text-page .right {
	float: right;
	margin: 0 5px 0 20px;
}
.text-page-list {
	font-size: 14px;
}
.text-page-list.alt {
	font-size: 13px;
}
.text-page-list ul {
	list-style: disc;
	margin: 20px 0 0;
	padding: 0 0 0 15px;
}
.text-page-list.alt ul {
	padding: 0;
	list-style: none;
}
.text-page-list.alt li {
	font-weight: bold;
	background: url('http://static.kodajo.com/images/text-page-bullet1.png') no-repeat 0 3px;
	padding: 0 0 0 15px;
}
.text-page-list li {
	margin: 10px 0 0;
	color: #4f4f4f;
}
.text-page-list h2 {
	color: #4f4f4f;
	font-size: 21px;
	border: none;
	padding: 10px 0 0;
	margin: 20px 0 0;
}
#content.text-page p {
	color: #5d5d5d;
	font-size: 14px;
	margin: 20px 0 0;
	line-height: 1.4;
}
.text-page .left {
	float: left;
	margin: 0 20px 0 0;
}
.text-page-partners {
	float: right;
	margin: 12px 0 0 25px;
	border: 1px solid #d6d6d6;
	padding: 13px 5px 15px 15px;
	width: 308px;
	overflow: hidden;
}
.text-page-partners h3 {
	font-size: 20px;
	margin: 0;
}
.text-page-partners a {
	display: block;
	width: 65px;
	height: 65px;
	float: left;
	border: 1px solid #e0e0e0;
	margin: 10px 10px 0 0;
}
.text-page-partners img {
	display: block;
}
.text-page-help, .text-page-help:hover {
	background: url('http://static.kodajo.com/images/text-page-contact-help.jpg') no-repeat center top;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 20px 0 0;
	letter-spacing: -1px;
	height: 55px;
	padding: 10px 0 0;
}
.text-page-contact-box {
	float: left;
	margin: 20px 10px 0 30px;
	background: url('http://static.kodajo.com/images/text-page-contact-box.jpg') no-repeat left bottom;
	width: 438px;
	padding: 0 0 25px;
	min-height: 210px;
}
.text-page-contact-box.second-line {
	min-height: 135px;
}
.text-page-contact-box h2 {
	background: url('http://static.kodajo.com/images/text-page-contact-box.jpg') no-repeat;
	font-size: 21px;
	margin: 0;
	border: none;
	padding: 12px 19px 0;
}
#content .text-page-contact-box p {
	font-size: 13px;
	margin: 12px 0 0;
	padding: 0 19px;
}
.text-page-contact-box.left {
	margin: 20px 0 0 10px;
}
.text-page-map {
	width: 885px;
	margin: 20px auto 0;
	background: url('http://static.kodajo.com/images/text-page-map-container.png') no-repeat;
	padding: 13px 12px 22px 11px;
	height: 319px;
}
#content .text-page-partners.alt p {
	font-size: 12px;
	margin: 15px 0 0;
}
#content .text-page-partners.alt a {
	border: none;
	display: inline;
	float: none;
	margin: 0;
}
#content.text-page.careers p {
	margin: 5px 0 0;
	font-size: 13px;
}
#content.text-page.careers h3 {
	margin-top: 30px;
}
#content.text-page.careers h2 {
	font-size: 48px;
	margin: 20px 0 10px;
}
.text-page-banner {
	margin: 20px auto 0;
	text-align: center;
	display: block;
}
#content.text-page.press .title {
	background: url('http://static.kodajo.com/images/text-page-contact-help.jpg') no-repeat center top;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 25px 0 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	height: 55px;
	padding: 13px 0 0 15px;
	text-align: left;
}
.text-page.press .column {
	width: 560px;
	margin: 30px 0 0 10px;
}
.text-page.press .column h2 {
	margin: 0;
	color: #444;
	font-size: 40px;
}
#content.text-page.press .column p {
	font-size: 13px;
	margin: 11px 0 0;
}
.text-page.press .column.right {
	width: 325px;
	margin-top: 47px;
}
.text-page.press .column.right h2 {
	font-size: 26px;
}
.text-page-news-item h3 {
	margin: 25px 0 0;
	font-size: 15px;
}
.text-page-news-item h3 span {
	color: #737373;
	font-style: italic;
	margin: 0 0 0 3px;
}
#content.text-page .column .text-page-news-item p {
	font-size: 12px;
	margin: 7px 0 0;
}
.text-page-news {
	border-top: 1px solid #e9e9e9;
	margin: 30px 0 0;
	overflow: hidden;
}
.text-page-news-box {
	float: left;
	width: 285px;
	padding: 0 18px 5px;
	border-left: 1px solid #e5e5e5;
	margin: 15px 0 0;
	color: #383838;
	font-size: 18px;
	font-weight: bold;
	min-height: 280px;
}
.text-page-news-box.first {
	padding-left: 0;
	border: none;
}
.text-page-news-box.last {
	padding-right: 0;
}
.text-page-news-box img {
	display: block;
	margin: 15px auto 0;
}
#content.text-page.press {
	position: relative;
	padding-bottom: 20px;
}
.text-page-newspaper {
	position: absolute;
	top: 85px;
	right: 24px;
	background: url('http://static.kodajo.com/images/text-page-newspaper.png') no-repeat;
	width: 164px;
	height: 164px;
	z-index: 100;
}
#content.text-page.media h2 {
	font-size: 30px;
	border: none;
	margin: 20px 0 0;
	color: #444;
}
#content.text-page.media p {
	font-size: 12px;
	margin: 12px 0 0;
}
#content.text-page.media p.first {
	margin-top: 0;
}
#content.text-page.media .line {
	margin: 20px 0 0;
	border-bottom: 1px solid #e9e9e9;
}
.text-page-logo {
	display: inline-block;
	border: 1px solid #e7e7e7;
	margin: 10px 0 0 28px;
	text-align: center;
}
.text-page-logo.first {
	margin-left: 0;
}
.text-page-logo img {
	display: block;
}
#content.news .discussion-closednet {
	padding: 10px 0;
	overflow: hidden;
}
#content.new.news .discussion .discussion-closednet p {
	color: #949494;
	margin-left: 100px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 0;
	min-height: 70px;
}
#content.new.news .discussion .discussion-closednet .title {
	color: #0c48bd;
}
#content.new.news .discussion .discussion-closednet .discussion-closednet-joined {
	color: #f60000;
}
#content.new.news .discussion .discussion-closednet .discussion-closednet-view {
	position: absolute;
	bottom: -3px;
	left: 0;
}
#content .discussion .discussion-closednet span.image-container {
	width: 90px;
	height: 90px;
}

/* BEGIN HELP PAGES */
#content.help-page {
	border: none;
	padding: 10px 0 20px;
	width: 995px;
}
#content.help-page h1 {
	font-weight: bold;
	font-size: 32px;
	letter-spacing: -2px;
	color: #404040;
	border-bottom: 1px solid #e7e7e7;
}
#content.help-page h1 span {
	display: inline;
	font-size: 32px;
	line-height: normal;
	color: #686868;
}
#content.help-page .section {
	padding: 0 0 0 47px;
	line-height: 38px;
	border: none;
	margin: 0 0 0 5px;
	position: relative;
}
#content.help-page .section a {
	position: absolute;
	width: 38px;
	height: 38px;
	left: 0;
	top: 0;
	background: url('http://static.kodajo.com/images/help/help-section.png') no-repeat;
	display: block;
}
#help-page-container a {
	color: #00a0e0;
}
#help-page-container {
	background: url('http://static.kodajo.com/images/help/help-container-background.png') repeat-y;
	overflow: hidden;
	padding: 0 7px;
	width: 981px;
}
#help-page-container-top, #help-page-container-bottom {
	height: 9px;
	background: url('http://static.kodajo.com/images/help/help-container-borders.png') no-repeat;
	width: 995px;
}
#help-page-container-top {
	margin: 8px 0 0;
}
#help-page-container-bottom {
	background-position: left bottom;
}
#help-page-sidebar {
	float: left;
	width: 241px;
	padding: 0 0 10px;
}
#help-page-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px;
}
#help-page-sidebar ul a {
	display: block;
	background: url('http://static.kodajo.com/images/help/menu-item-background.png') no-repeat left bottom;
	margin: 5px 0 0;
	padding: 0 30px 0 18px;
	color: #353535;
	text-decoration: none;
	font-size: 13px;
}
#help-page-sidebar ul a:hover, #help-page-sidebar ul .current {
	background-position: left top;
}
#help-page-sidebar ul a span {
	padding: 0 0 0 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	line-height: 33px;
}
#help-page-sidebar .separator {
	margin: 10px 10px 0;
	border-top: 1px solid #d9d9d9;
}
#help-page-sidebar .box {
	margin: 12px 10px 0;
}
#help-page-sidebar .box h2 {
	color: #fff;
	margin: 0;
	padding: 0 10px;
	background: #38a4d2;
	font-weight: bold;
	font-size: 17px;
	line-height: 30px;
}
#help-page-sidebar .box .content {
	border: 1px solid #d7edf6;
	border-top: none;
	padding: 1px 10px 15px;
}
#help-page-sidebar .box p {
	color: #787878;
	margin: 13px 0 0;
	line-height: normal;
}
#help-page-sidebar .box .button {
	display: inline-block;
	background: url('http://static.kodajo.com/images/help/help-button.png') no-repeat;
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#help-page-sidebar .box .button span {
	background: url('http://static.kodajo.com/images/help/help-button.png') no-repeat right top;
	line-height: 26px;
	display: block;
	padding: 0 7px 0 2px;
	text-align: center;
}
#help-page-content {
	margin: 0 0 0 242px;
	padding: 8px 20px 25px;
}
#help-page-content p {
	margin: 15px 0 0;
	line-height: 1.2;
	color: #4f4f4f;
	font-size: 13px;
}
#help-page-content ul {
	margin: 15px 0 0;
	list-style: disc;
	color: #4f4f4f;
	font-size: 13px;
	padding: 0 0 0 45px;
	line-height: 1.2;
}
#help-page-content h2 {
	margin: 15px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #348fce;
}
#help-page-content h1 + h2, #help-page-content h1 + p {
	margin-top: 13px;
}
#help-page-content .figure {
	padding-left: 35px;
}
#help-page-contact-form {
	margin: 0;
	padding: 14px 0 0;
}
#help-page-content #help-page-contact-form h2 {
	font-weight: bold;
	font-size: 23px;
	letter-spacing: -1px;
	color: #555;
	margin: 0;
}
#help-page-content #help-page-contact-form p {
	color: #333;
	font-size: 12px;
	margin: 14px 0 0;
}
#help-page-content #help-page-contact-form p span {
	display: block;
	margin: 10px 0;
}
#help-page-contact-form label {
	display: block;
	margin: 0 0 3px;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
}
#help-page-contact-form .text {
	border: 1px solid #c3c3c3;
	border-radius: 3px;
	background: #fff;
	width: 95%;
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}
#help-page-contact-form button[type="submit"] {
	background: url('http://static.kodajo.com/images/help/help-submit-button.png') no-repeat;
	width: 79px;
	height: 30px;
	text-indent: -200px;
	display: inline-block;
	float: right;
	border: none;
	overflow: hidden;
	margin: 5px 21px 0 0;
	cursor: pointer;
}
#help-page-contact-form-success {
	font-weight: bold;
	height: 414px;
	font-size: 14px;
	display: none;
}
#help-page-content .system-status {
	color: #00c04b;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 50px;
	line-height: 37px;
	background: url('http://static.kodajo.com/images/help/help-system-status.png') no-repeat;
	margin: 17px 0 0;
}
#help-page-content.faq p {
	color: #717171;
	font-size: 12px;
	margin: 7px 0 0;
}
#help-page-content.faq .intro2 {
	color: #717171;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	padding: 10px 0 0;
	margin: 5px 0 0;
}
#help-page-content.faq h2 {
	color: #38a4d2;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0;
	border-bottom: 1px solid #e2e2e2;
}
#help-page-content.closednet {
	background: url('http://static.kodajo.com/images/help/help-closednet.png') no-repeat right bottom;
	padding-bottom: 200px;
}
#help-page-container.home {
	background: none;
	width: 995px;
	padding: 0;
}
#help-page-container.home #help-page-content {
	width: 700px;
	margin: 0;
	padding: 0;
}
#help-page-container.home #help-page-sidebar {
	float: right;
	margin: 13px 25px 0 0;
	width: 221px;
}
#help-page-container.home #help-page-sidebar h1 {
	margin: 0 0 11px;
	font-size: 22px;
}
#help-page-container.home #help-page-sidebar .system-status, #help-page-container.home #help-page-sidebar .maintenance {
	margin: 5px 0 0;
	font-weight: bold;
	font-size: 13px;
	padding-left: 25px;
	line-height: 22px;
}
#help-page-container.home #help-page-sidebar .system-status {
	color: #00c04b;
	background: url('http://static.kodajo.com/images/help/system-status-small.png') no-repeat;
}
#help-page-container.home #help-page-sidebar .maintenance {
	color: #0076b7;
	background: url('http://static.kodajo.com/images/help/maintenance-small.png') no-repeat;
}
#help-page-container.home #help-page-sidebar .box {
	margin: 22px 0 0;
}
#help-page-container.home h1 {
	margin-bottom: 15px;
}
#help-page-container .help-page-links {
	background: #e6f3f8;
	padding: 15px 0 15px 60px;
	margin: 12px 0 0;
	font-size: 13px;
	color: #919191;
	position: relative;
}
#help-page-container .help-page-links h2 {
	color: #0084b4;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
#help-page-container .help-page-links p {
	margin: 4px 0 0;
}
#help-page-container .help-page-links a {
	color: #919191;
	margin: 0 5px;
}
#help-page-container .help-page-links a:first-child {
	margin-left: 0;
}
#help-page-container .help-page-links .icon {
	background: url('http://static.kodajo.com/images/help/menu-icons-home.png') no-repeat;
	position: absolute;
	display: block;
	width: 42px;
	height: 46px;
	left: 12px;
	top: 15px;
}
#help-page-container .help-page-links .icon1 {
	background-position: 0 0;
}
#help-page-container .help-page-links .icon2 {
	background-position: 0 -46px;
}
#help-page-container .help-page-links .icon3 {
	background-position: 0 -92px;
}
#help-page-container .help-page-links .icon4 {
	background-position: 0 -138px;
}
#help-page-container .help-page-links .icon5 {
	background-position: 0 -184px;
}
#help-page-container .help-page-links .icon6 {
	background-position: 0 -230px;
}
#help-page-container .help-page-links .icon7 {
	background-position: 0 -274px;
}
#help-page-container .help-page-links .icon8 {
	background-position: 0 -320px;
}
#help-page-container .help-page-links .icon9 {
	background-position: 0 -368px;
}
#help-page-container .help-page-links .icon10 {
	background-position: 0 -413px;
}
#content.help-page #help-page-content .link-to-kodajo .intro {
	color: #4F4F4F;
	font-size: 13px;
	font-weight: normal;
	margin: 14px 0 0
}
#content.help-page #help-page-content .link-to-kodajo h3 {
	font-weight: bold;
}
#content.help-page #help-page-content.links h2 {
	margin: 35px 0 0;
}
#content.help-page #help-page-content.links .separator {
	border: none;
	margin: 0;
}
/* END HELP PAGES */
.submit-button, #invite-contacts-modal .skip {
	background: #38a4d2;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	line-height: 1;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 3px;
	border: none;
	cursor: pointer;
}
.submit-button span, #invite-contacts-modal .skip > span {
	padding-right: 15px;
	line-height: 25px;
	display: block;
	background: url('http://static.kodajo.com/images/submit-button-arrow.png') no-repeat right center;
}
#invite-contacts-modal textarea, #import-contacts textarea {
	border: 1px solid #c6c6c6;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	width: 370px;
	padding: 5px;
}
#invite-contacts-modal .email-providers, #import-contacts .email-providers {
	background: #ececec;
	border: 1px solid #d3d3d3;
	border-radius: 1px;
	padding: 9px 9px 9px 2px;
}
#invite-contacts-modal .email-providers a, #import-contacts .email-providers a {
	border: 1px solid #676767;
	border-radius: 1px;
	overflow: hidden;
	display: inline-block;
	margin: 0 0 0 9px;
	cursor: pointer;
}
#invite-contacts-modal .email-providers a img, #import-contacts .email-providers a img {
	display: block;
}
#content.messages-page .main2, #content.threaded-page .main2 {
	padding: 7px 0 20px;
	width: 731px;
	position: relative;
}
#content.messages-page .sidebar2, #content.threaded-page .sidebar2 {
	margin: 10px 0 0;
	border-top: 1px solid #e3e5e8;
}
#content.messages-page .main2 h1 {
	background: url('http://static.kodajo.com/images/messages-icon.png') no-repeat left center;
	margin: 0 10px;
	padding: 0 0 0 30px;
}
#content.threaded-page .main2 h1, #content .page-intro h1 {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	padding: 0 0 0 30px;
}
#content.plus-page .main2 h1 {
	background-image: url('http://static.kodajo.com/images/plus-page-icon.png');
	padding-left: 42px;
	line-height: 32px;
}
#content .threaded-page-intro, #content .page-intro {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 12px 10px;
}
#content.projects-page .main2 h1 {
	background-image: url('http://static.kodajo.com/images/icon-project.png');
	padding-left: 40px;
}
#content.about-business-news-page .main2 h1 {
	background-image: url('http://static.kodajo.com/images/icon-businessnews.png');
	padding-left: 40px;
	line-height: 37px;
}
#content .threaded-page-intro p {
	width: 540px;
	margin: 5px 0 0;
}
#content .main2 .page-intro p {
	margin: 6px 0 0;
	line-height: 1.3;
}
#content .threaded-page-button1, #content .threaded-page-button2 {
	display: inline-block;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	padding: 0 12px;
	position: absolute;
	right: 12px;
	background: #38a4d2;
}
#content .threaded-page-button1 {
	top: 0;
}
#content .threaded-page-button2 {
	bottom: 10px;
}
#content.messages-page .message-buttons {
	border-color: #e0e0e0;
	margin: 7px 0 0;
	padding: 0 10px 10px;
}
#content.messages-page .message-buttons a, #content.messages-page .message-buttons button {
	margin: 0 5px 0 0;
	border-radius: 0;
	text-decoration: none;
}
button.submit-button span {
	vertical-align: middle;
}
.submit-button.alt span {
	padding-right: 0;
	padding-left: 15px;
	background: url('http://static.kodajo.com/images/submit-button-arrow2.png') no-repeat left center;
}
#content.messages-page p, #content.threaded-page p, #content.closednet-page .sidebar2 p {
	line-height: 1.2;
}
#content.messages-page .message-buttons span, #content.messages-page #create-message {
	color: #fff;
	margin: 0;
	float: none;
	font-size: 12px;
}
#content .threaded-page-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content.messages-page .messages li, #content .threaded-page-list li {
	border-bottom: 1px solid #e4e4e4;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	margin: 0 10px;
	padding: 13px 0 13px 13px;
}
#content.messages-page .messages li.selected {
	background: #f3f6f7;
}
#content.messages-page .messages li .image-container {
	width: 50px;
	height: 50px;
	margin: 0;
}
#content.messages-page .messages li h2, #content.messages-page .messages li h2 a, #content .threaded-page-list li h2, #content .threaded-page-list li h2 a {
	color: #3b5998;
	margin: 0;
	font-size: 14px;
}
#content.messages-page .messages li p, #content .threaded-page-list li p {
	color: #707070;
	width: 465px;
	margin: 1px 0 0;
	line-height: 1.2;
}
#content.messages-page .messages li .content, #content .threaded-page-list li .content {
	margin-left: 58px;
	min-height: 50px;
}
#content.messages-page .messages li .info {
	float: right;
	color: #5b5b5b;
	font-size: 11px;
	margin: 18px 9px 0 0;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
#content.messages-page .messages li.alt {
	border: 1px solid #e4e4e4;
	margin: 13px 15px 10px;
	padding: 13px;
	background: #f6f6f6;
}
#content.messages-page .messages li.alt textarea {
	border: 1px solid #888;
	color: #868686;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 575px;
	background: #fff;
	vertical-align: middle;
	height: auto;
}
#content.messages-page .messages li.alt .submit-button {
	border-radius: 0;
	margin-left: 10px;
}
#content.messages-page .messages li .read-full-message, #content .threaded-page-list .read-full {
	font-size: 11px;
	color: #05aaf1;
}
#content.messages-page .messages li .mark-as-read {
	border: none;
	width: 11px;
	height: 11px;
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
	background: url('http://static.kodajo.com/images/messages-icon-read.png') no-repeat;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
}
#content.messages-page .messages li .mark-as-read.unread {
	background: url('http://static.kodajo.com/images/messages-icon-unread.png') no-repeat;
}
#content.messages-page .messages li .delete {
	border: none;
	width: 13px;
	height: 12px;
	display: inline-block;
	vertical-align: top;
	margin-left: 2px;
	border: none;
	background: url('http://static.kodajo.com/images/messages-icon-delete.png') no-repeat;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
}
#content.messages-page .messages li .spam {
	border: none;
	width: 30px;
	height: 10px;
	display: inline-block;
	vertical-align: top;
	border: none;
	background: url('http://static.kodajo.com/images/messages-icon-spam.png') no-repeat;
	padding: 0;
	margin: 5px 0 0;
	cursor: pointer;
	vertical-align: top;
}
#content.messages-page .message-buttons {
	position: relative;
	margin: 2px 0 0;
	padding-bottom: 7px;
}
#content.messages-page .message-buttons.right #create-message {
	float: right;
	margin: 2px 0 0;
}
#content.messages-page .message-buttons.right .show-only {
	position: absolute;
	right: 10px;
	top: -30px;
	color: #000;
}
/* FROM PAUL.CSS */
ul.formErrors {
	list-style:none;
	margin: 0;
}
ul.formErrors li {
	background-color: #ffb3b5;
	padding: 5px;
	color: #333;
}
#content .closednet-contact input.formError,
#content .closednet-contact textarea.formError,
#content .closednet-contact select.formError,
#content .closednet-form input.formError,
#content .closednet-form textarea.formError,
#content .closednet-form select.formError,
#content .closednet-create-account input.formError,
#content .closednet-create-account textarea.formError,
#content .closednet-create-account select.formError,
#content input.formError,
#content textarea.formError,
#content select.formError {
	border: 1px solid #FF0000;
}
#content .closednet-contact label.formError,
#content .closednet-form label.formError,
#content .closednet-create-account label.formError,
#content label.formError,
span.requiredSymbol {
  color: #FF0000;
	font-weight: bold;
}
#content .closednet-contact label.formError,
#content .closednet-form label.formError,
#content .closednet-create-account label.formError,
#content label.formError {
	display:block;
	float:none;
	width:auto;
	margin-left:135px;
}
#content .closednet-form label.formError {
	margin-left:165px;
}
#content .closednet-create-account label.formError {
	margin-left:185px;
}
#formSuccess {
	color:#060;
	text-align:center;
	font-size:16px;
}
.ajaxSuccessText {
	color:#060;
	text-align:center;
	font-size:12px;
	display:none;
}
.ajaxLoader {
	color:#060;
	text-align:center;
	font-size:12px;
	display:none;
}
table.tablesorter thead tr th {
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(ts_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(ts_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(ts_desc.gif);
}
div.tablesorterPager {
	margin: 10px 0 10px 0;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	text-align: center;
	font-size:13px;
	vertical-align:middle;
	border:none;
	color:#68686A;
}
div.tablesorterPager img {
	cursor:pointer;
	vertical-align:middle;
}
div.tablesorterPager select {
	vertical-align:middle;
}
#content div.search-box div.cnBusiness {
	font-size:22px;
	margin-top:10px;
	font-weight:bold;
}
#content div.search-box div.cnBusiness span {
	color:#198FCA;
}
/* END FROM PAUL.CSS */
#create-message-modal.clear-not-changed, .modal-box-1 {
	padding: 0;
}
#create-message-modal.clear-not-changed .close, #create-project-modal .close, .modal-box-1 .close {
	left: auto;
	right: -15px;
}
#create-message-modal.clear-not-changed .top, #create-message-modal.clear-not-changed .bottom, .modal-box-1 .top, .modal-box-1 .bottom {
	display: none;
}
#create-message-modal.clear-not-changed .main {
	width: 575px;
	padding: 0 0 10px;
	border: 1px solid #7f7f7f;
}
.modal-box-1 .modal-box-main {
	width: 575px;
	border: 1px solid #7f7f7f;
	padding: 0 0 15px;
	background: #fff;
}
#create-message-modal.clear-not-changed .main h1, #create-project-modal h1, .modal-box-1 h1, #content.front .modal-box-1 h1 {
	background: #0077aa;
	color: #fff;
	padding: 8px 12px;
	letter-spacing: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
}
#create-message-modal.clear-not-changed .main p, #create-project-modal p, .modal-box-1 p, #content.front .modal-box-1 p, #create-project-form p {
	margin: 10px 0 0;
	padding: 0 25px;
	line-height: 1.2;
}
#create-project-modal p, #create-project-form p {
	margin: 12px 0 0;
}
#create-message-modal.clear-not-changed .main label, #create-project-modal label, .modal-box-1 label, #create-project-form label {
	color: #5e5e5e;
	font-size: 12px;
	width: 70px;
	padding-top: 5px;
	font-weight: 400;
}
.modal-box-1 label {
	width: 90px;
}
#create-project-modal label, #create-project-form label {
	width: 140px;
	font-weight: 700;
}
#create-project-form label {
	float: left;
}
#create-message-modal.clear-not-changed .main .text, #create-project-modal .text, .modal-box-1 .text, #refer-modal.modal-box-1 .text, #create-project-form .text {
	background: #fff;
	border: 1px solid #adadad;
	padding: 4px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
	width: 440px;
}
.modal-box-1 .text, #refer-modal.modal-box-1 .text {
	width: 410px;
	padding: 5px;
	height: auto;
}
.modal-box-1 .placeholder-text, #refer-modal.modal-box-1 .placeholder-text {
	top: 5px;
	left: 5px;
	color: #7e7e7e;
	font-style: italic;
}
#create-project-modal .text {
	width: 375px;
}
#create-project-form .text {
	width: 500px;
}
#create-message-modal.clear-not-changed .main button, #create-message-modal.clear-not-changed .main a, #create-project-modal .main a, #create-project-modal .main button, .modal-box-1 button, .modal-box-1 .modal-box-main .close, #create-project-form a, #create-project-form button {
	display: inline-block;
	position: static;
	background: #4b4b4b;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 23px;
	text-decoration: none;
	margin: 0 5px 0 0;
	border: none;
	cursor: pointer;
}
#create-message-modal.clear-not-changed .main button, #create-project-modal .main button, .modal-box-1 button, #create-project-form button {
	background: #38a4d2;
}
#content.projects-page .threaded-page-list .info {
	float: right;
	margin: 7px 15px 0 0;
	font-size: 11px;
	width: 45px;
}
#content.projects-page .threaded-page-list .info a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: #38a4d2;
	line-height: 17px;
	text-align: center;
	font-weight: 700;
	margin: 0 0 3px;
	position: relative;
	z-index: 5;
}
#content.projects-page .threaded-page-list .info .single {
	margin-top: 10px;
}
#content.projects-page .threaded-page-list .info .alt {
	background: #777c7e;
}
#content.projects-page .threaded-page-list .responses {
	float: right;
	margin: 10px 20px 0 0;
	font-size: 11px;
	text-align: center;
	line-height: 1.1;
}
#content.projects-page .threaded-page-list .responses strong {
	display: block;
	font-size: 18px;
}
#content.projects-page .threaded-page-list .date {
	float: left;
	width: 40px;
	background: #434343;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	padding: 2px 2px;
	line-height: 1.1;
	margin: 1px 0 0;
}
#content.projects-page .threaded-page-list .date strong {
	display: block;
	font-size: 32px;
	letter-spacing: -2px;
	line-height: 0.8;
}
#content.projects-page .submit-button {
	border-radius: 0;
	margin-right: 5px;
	text-decoration: none;
}
#content.projects-page .threaded-page-intro p.alt {
	width: auto;
	margin: 4px 0 0;
}
#content .projects-page-details {
	border: 1px solid #d6d6d6;
	margin: 12px 12px 0;
	padding: 0 25px 20px;
}
#content .projects-page-details p {
	margin: 20px 0 0;
	color: #686868;
	font-size: 13px;
	overflow: hidden;
	min-height: 17px;
}
#content .projects-page-details .label {
	float: left;
	width: 165px;
}
#content .projects-page-details .content {
	display: block;
	margin-left: 165px;
	font-weight: 700;
}
#content .projects-page-respond {
	margin: 12px 12px 0;
}
#content .projects-page-respond .note {
	float: right;
	color: #868686;
	width: 260px;
	display: block;
	font-size: 11px;
}
#create-project-modal .placeholder-text, #create-project-form .placeholder-text {
	left: 6px;
	top: 5px;
}
#create-project-modal .main .selector, #create-project-form .selector {
	padding: 2px 0 0;
}
#create-project-modal .main {
	padding-bottom: 15px;
}
#create-project-modal h1 {
	font-size: 15px;
}
#create-project-modal .main .upload, #create-project-form .upload {
	background-image: url('http://static.kodajo.com/images/icon-upload.png');
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#projectForm input.formError,
#projectForm select.formError,
#projectForm textarea.formError {
	border:1px solid #F00;
}
#projectForm div.formError {
	color:#F00;
}
/* PLUS HOME PAGE */
#content.plus-page p {
	color: #474747;
	font-size: 13px;
	line-height: 1.3;
	margin: 15px 25px 0;
}
#content.plus-page .page-intro {
	margin-bottom: 22px;
}
.plus-page-enhancement {
	overflow: hidden;
	margin: 12px 22px 0;
}
.plus-page-enhancement .left-content, .plus-page-enhancement .right-content {
	background: #f1f1f1;
	min-height: 55px;
}
.plus-page-enhancement .left-content {
	padding: 6px 15px 6px 6px;
	float: left;
	width: 570px;
}
#content .plus-page-enhancement .left-content h2, #content .plus-page-enhancement .left-content p {
	margin: 0 0 0 65px;
	line-height: 1.2;
}
#content .plus-page-enhancement .left-content h2 {
	font-size: 17px;
	font-weight: 700;
	color: #01425d;
}
#content .plus-page-enhancement .left-content p {
	font-size: 12px;
	color: #525252;
}
.plus-page-enhancement .checkbox {
	display: block;
	width: 23px;
	height: 23px;
	background: url('http://static.kodajo.com/images/plus-page-checkbox.png') no-repeat left bottom;
	margin: 3px auto 0;
	cursor: pointer;
}
.plus-page-enhancement .checkbox.checked {
	background-position: left top;
}
.plus-page-enhancement .left-content .icon {
	float: left;
	width: 53px;
	height: 53px;
	border: 1px solid #bcbcbc;
	background: #fff url('http://static.kodajo.com/images/plus-page-icons.png') no-repeat;
}
.manage-ecommerce-content .plus-page-enhancement .left-content .icon {
	background-image: url('http://static.kodajo.com/images/plus-page-icons2.png');
}
.plus-page-enhancement .left-content .icon2 {
	background-position: 0 -53px;
}
.plus-page-enhancement .left-content .icon3 {
	background-position: 0 -106px;
}
.plus-page-enhancement .left-content .icon4 {
	background-position: 0 -159px;
}
.plus-page-enhancement .left-content .icon5 {
	background-position: 0 -212px;
}
.plus-page-enhancement .left-content .icon6 {
	background-position: 0 -265px;
}
.plus-page-enhancement .left-content .icon7 {
	background-position: 0 -318px;
}
.plus-page-enhancement .left-content .icon8 {
	background-position: 0 -371px;
}
.plus-page-enhancement .right-content {
	padding: 12px 0 0;
	float: right;
	width: 85px;
	margin-left: 10px;
	color: #2f2f2f;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}
.plus-page-enhancement.total .left-content {
	background: none;
	padding: 0;
	width: 400px;
}
#content .plus-page-enhancement.total .left-content p {
	color: #cf0000;
	margin: 0 0 5px;
	font-size: 13px;
}
.plus-page-enhancement.total .right-content {
	width: 215px;
	padding: 13px 15px;
	text-align: left;
}
#content .plus-page-enhancement.bundle .left-content p {
	font-size: 14px;
}
#content .plus-page-enhancement.bundle .right-content {
	font-size: 18px;
}
#content .plus-page-enhancement.total .right-content p {
	color: #2f2f2f;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 0 4px;
	padding: 0 0 2px 2px;
	overflow: hidden;
}
#content .plus-page-enhancement.total .right-content .label {
	width: 160px;
	display: block;
	float: left;
}
#content .plus-page-enhancement.total .right-content p.footer {
	font-size: 17px;
	background: none;
	padding: 0 0 3px 2px;
	border-top: none;
}
/* END PLUS HOME PAGE */
.submit-button.normal {
	border-radius: 0;
	text-decoration: none;
}
.submit-button.normal span {
	background: none;
	padding: 0;
	text-decoration: none;
}
.submit-button.large span {
	font-size: 20px;
	line-height: 36px;
}
.submit-button.lock span {
	background: url('http://static.kodajo.com/images/icon-lock.png') no-repeat 0 3px;
	padding-left: 31px;
	letter-spacing: -1px;
	text-decoration: none;
}
#content.business-results {
	position: relative;
}
#content.business-results #create-project {
	position: absolute;
	left: -36px;
	top: 68px;
	background: url('http://static.kodajo.com/images/request-free-quotes-button.png') no-repeat;
	width: 35px;
	height: 216px;
	display: block;
}
#content .about-business-news-page-item {
	padding: 15px;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}
#content .about-business-news-page-item .thumbnail {
	border: 1px solid #a3a3a3;
	width: 144px;
	height: 81px;
	overflow: hidden;
	float: left;
	margin: 3px 0 0;
}
#content .about-business-news-page-item h2 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 0 157px;
}
#content .about-business-news-page-item h2 a {
	color: #3a61b6;
}
#content .about-business-news-page-item p {
	font-size: 13px;
	color: #555;
	margin: 1px 0 0 157px;
	line-height: 1.3;
	overflow: hidden;
	max-height: 35px;
}
#content .about-business-news-page-item .info {
	font-size: 11px;
	color: #454545;
	margin-top: 5px;
	line-height: 1.4;
	max-height: 40px;
}
#content .about-business-news-page-item .label {
	float: left;
	font-weight: 700;
	width: 70px;
	display: block;
}
#content .about-business-news-page-item .info a {
	color: #38a4d2;
}
#hiring-hub-modal {
	position: absolute;
	left: 0;
	top: 0;
	width: 661px;
	padding: 16px 0;
	z-index: 9999;
	display: none;
}
#hiring-hub-modal .top, #hiring-hub-modal .bottom {
	position: absolute;
	height: 16px;
	width: 661px;
	top: 0;
	left: 0;
	background: url('http://static.kodajo.com/images/hiring-hub-modal-borders.png') no-repeat;
}
#hiring-hub-modal .bottom {
	background-position: left bottom;
	bottom: 0;
	top: auto;
}
#hiring-hub-modal .content {
	padding: 10px 30px;
	background: url('http://static.kodajo.com/images/hiring-hub-modal-background.png') repeat-y;
}
#hiring-hub-modal .content h1 {
	color: #3a3a3a;
	font-size: 22px;
	font-weight: 700;
	font-style: italic;
	border-bottom: 1px solid #e6e6e6;
	margin: 10px 0 0;
}
#hiring-hub-modal .content p {
	color: #464646;
	font-size: 13px;
	margin: 12px 0 0;
}
#hiring-hub-modal .content .buttons {
	text-align: center;
	margin-top: 15px;
}
#hiring-hub-modal .buttons a {
	display: inline-block;
	background: #38a4d2;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	padding: 0 10px;
}
#hiring-hub-modal .buttons a span {
	display: block;
	line-height: 23px;
	padding-left: 15px;
	background: url('http://static.kodajo.com/images/hiring-hub-modal-icons.png') no-repeat 0 5px;
}
#hiring-hub-modal .buttons .no {
	background: #4b4b4b;
}
#hiring-hub-modal .buttons .never {
	background: #000;
}
#hiring-hub-modal .buttons .no span {
	background-position: 0 -18px;
}
#hiring-hub-modal .buttons .never span {
	background: none;
	padding: 0;
}
#hiring-hub-modal .content .logos {
	margin-top: 15px;
}
#hiring-hub-modal .content .logos a {
	border: 1px solid #c6c6c6;
	display: inline-block;
	margin: 0 0 0 4px;
}
#hiring-hub-modal .content .logos a:first-child {
	margin-left: 0;
}
#hiring-hub-modal .content .logos img {
	display: block;
}
#content.manage .manage-profile-job-hiring-hub-status h2 {
	margin: 22px 0 0;
	line-height: 35px;
	background: url('http://static.kodajo.com/images/icon-checkmark2.png') no-repeat;
	color: #1754a3;
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 0 43px;
	border: none;
}
#content.manage .manage-profile-job-hiring-hub-status .fail {
	background-image: url('http://static.kodajo.com/images/icon-cross2.png');
}
#content.manage .manage-profile-job-hiring-hub-status p {
	margin: 12px 0 0;
	color: #606060;
	font-size: 13px;
}
.manage-button, .manage-button:hover {
	background: url('http://static.kodajo.com/images/manage-button-large.png') no-repeat;
	padding: 0 0 0 10px;
	display: inline-block;
	text-decoration: none;
}
.manage-button span {
	background: url('http://static.kodajo.com/images/manage-button-large.png') no-repeat right top;
	display: block;
	line-height: 33px;
	padding: 0 33px 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
#more5 {
	position: relative;
}
#more5 .modal-box-2 {
	top: -30px;
	left: -5px;
}
.modal-box-2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 683px;
	display: none;
}
.modal-box-2 .modal-box-top, .modal-box-2 .modal-box-bottom, .modal-box-2 .modal-box-content {
	background: url('http://static.kodajo.com/images/modal-box-2.png') no-repeat;
	width: 683px;
}
.modal-box-2 .modal-box-top {
	height: 19px;
}
.modal-box-2 .modal-box-bottom {
	height: 21px;
	background-position: left bottom;
}
.modal-box-2 .modal-box-content {
	background-repeat: repeat-y;
	background-position: right top;
	padding: 12px 33px 15px;
	position: relative;
	width: auto;
}
.modal-box-2 .modal-box-close {
	position: absolute;
	right: 3px;
	top: -15px;
	width: 27px;
	height: 27px;
	background: url('http://static.kodajo.com/images/modal-box-2-close-button.png') no-repeat;
	display: block;
}
.subscribe-video-plus h2, #content.manage .subscribe-video-plus h2,
#content.manage.manage-profile-page .plus-subscribe-modal-container h2
{
	color: #01425d;
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 0 80px;
	padding: 0;
	border: none;
}
.subscribe-video-plus p, #content.manage .subscribe-video-plus p,
#content.manage.manage-profile-page .plus-subscribe-modal-container p
{
	color: #525252;
	margin: 0 0 0 80px;
	line-height: 1.2;
	font-size: 12px;
	font-weight: 400;
}
.subscribe-video-plus .buttons, #content.manage .subscribe-video-plus .buttons,
#content.manage.manage-profile-page .plus-subscribe-modal-container .buttons
{
	margin-top: 4px;
}
#content.manage.manage-profile-page .plus-subscribe-modal-container .buttons a {
	color: #fff;
}
.subscribe-video-plus .icon,
#content.manage.manage-profile-page .plus-subscribe-modal-container .icon
{
	float: left;
	border: 1px solid #bcbcbc;
	margin: 3px 0 0;
}
.button3, .button3:hover {
	display: inline-block;
	background: #38a4d2;
	color: #fff;
	text-transform: uppercase;
	padding: 0 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.button3.arrows-right span {
	display: block;
	min-height: 10px;
	background: url('http://static.kodajo.com/images/submit-button-arrow.png') no-repeat right center;
	padding-right: 15px;
}
#content.manage-profile-gallery-page .page .filter {
	padding-top: 0;
}
#content.manage-profile-gallery-page .tabs .button3, #content.manage-profile-gallery-page .tabs .button3:hover, #content.manage-profile-gallery-page .manage-gallery-delete-buttons .button3 {
	padding: 2px 9px;
	color: #fff;
	margin: 0 0 0 5px;
}
#content.manage-profile-gallery-page .manage-gallery-delete-buttons .button3 {
	background-color: #d2005e;
	cursor: pointer;
}
#content.manage.manage-profile-gallery-page .tabs {
	margin: 20px 0 0;
	padding: 0 0 0 15px;
}
#content.manage.manage-profile-gallery-page p:first-child {
	margin: 15px 0 0;
	color: #6a6a6a;
}
#add-gallery.modal-box-1 p, #add-photo.modal-box-1 p {
	padding: 0 15px;
}
#add-gallery.modal-box-1 form {
	margin: 0;
	padding: 10px 0 0;
}
#add-photo.modal-box-1 form {
	margin: 0;
	padding: 15px 0 0;
}
#add-gallery.modal-box-1 .buttons {
	margin: 20px 0 0;
}
#add-photo.modal-box-1 .buttons {
	margin: 30px 0 0;
}
#add-gallery.modal-box-1 label {
	width: 95px;
}
#add-photo.modal-box-1 #galleriesPhotosList p {
	border: 1px solid #d8d8d8;
	margin: 0 15px 6px;
	padding: 8px 12px;
}
#add-photo.modal-box-1 #galleriesPhotosList label {
	width: 150px;
	padding: 0;
	font-weight: 700;
	font-size: 18px;
	margin: 0;
}
.modal-box-1 #galleriesAddPhoto {
	color: #38a4d2;
	font-weight: 700;
	font-size: 12px;
	background: #f4f4f4;
	border: 1px solid #dedede;
	padding: 2px 4px;
	display: inline-block;
	margin-left: 15px;
}
#get-photo-plus {
	position: relative;
}
#get-photo-plus .modal-box-2 {
	left: -625px;
	top: 5px;
}
.manage-gallery-list, .profile-gallery-list, .profile-photo-list {
	overflow: hidden;
	padding: 5px 0 0;
}
.manage-gallery-list a, .profile-gallery-list a, .profile-photo-list a {
	display: inline-block;
	margin: 20px 0 0 35px;
	width: 177px;
	text-decoration: none;
}
.profile-gallery-list a, .profile-photo-list a {
	margin: 0 0 25px 36px;
}
.manage-gallery-list .image-container, .profile-gallery-list .image-container, .profile-photo-list .image-container {
	border: 1px solid #e0e0e0;
	width: 175px;
	height: 175px;
	position: relative;
	display: block;
	overflow: hidden;
}
.manage-gallery-list .title, .profile-gallery-list .title, .profile-photo-list .title {
	background: url('http://static.kodajo.com/images/gallery-item-shadow.png') no-repeat;
	padding: 8px 0 0;
	display: block;
	color: #348fce;
	font-weight: 700;
	text-align: center;
}
.manage-gallery-list .separator {
	border-top: 1px solid #e8e8e8;
	margin: 20px 0 5px 35px;
	width: 610px;
}
.manage-gallery-uploaded-photo {
	border-top: 1px solid #dadada;
	background: url('http://static.kodajo.com/images/gallery-photo-shadow.png') no-repeat left bottom;
	width: 647px;
	padding: 10px 11px 15px;
	overflow: hidden;
	margin: 20px 0 0;
}
.manage-gallery-uploaded-photo .image-container {
	border: 1px solid #e0e0e0;
	width: 83px;
	height: 83px;
	position: relative;
	display: block;
	float: left;
	margin: 4px 0 0;
}
.manage-gallery-uploaded-photo .zoom {
	background: url('http://static.kodajo.com/images/gallery-zoom.png') no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
#content .manage-gallery-uploaded-photo p {
	margin: 10px 0 0 100px;
	color: #6a6a6a;
	line-height: 1.2;
}
#content .manage-gallery-uploaded-photo .first {
	margin-top: 0;
}
.manage-gallery-uploaded-photo label {
	float: left;
	padding: 5px 0 0;
	font-weight: 700;
	text-transform: uppercase;
	width: 105px;
}
.manage-gallery-uploaded-photo .text {
	padding: 5px;
	border: 1px solid #cacaca;
	color: #000;
	background: #fff;
	width: 420px;
}
.manage-gallery-uploaded-photo .native {
	padding-top: 2px;
}
.manage-gallery-uploaded-photo input[type='radio'] {
	margin: 2px 0 0;
	padding: 0;
}
.manage-gallery-uploaded-photo input[type='checkbox'] {
	margin: 5px 0 0;
	padding: 0;
}
#content.manage-profile-gallery-page .page h2 {
	color: #424242;
	font-size: 18px;
}
.manage-gallery-delete-buttons {
	float: right;
	z-index: 100;
	position: relative;
	top: -4px;
}
#content.manage-profile-gallery-page label.full {
	color: #424242;
	font-size: 18px;
	margin: 0 0 9px;
	padding: 0;
}
#content.manage-profile-gallery-page .forms .text {
	padding: 4px 5px;
	width: 540px;
	margin: 0 15px 0 0;
}
#manage-about-ajax-loader {
	position: absolute;
	left: 0;
	top: 0;
	background: url('http://static.kodajo.com/images/circle4.png') no-repeat;
	width: 196px;
	height: 196px;
	z-index: 100;
	text-align: center;
	display: none;
}
#content.account-settings-page .main2 h1 {
	background-image: url('http://static.kodajo.com/images/account-settings.png');
	padding-left: 37px;
	line-height: 36px;
}
#content.account-settings-page .main2 .page-intro p {
	line-height: 1.2;
	margin: 5px 0 0;
}
#content.account-settings-page .main2 h2 {
	margin: 30px 0 20px 45px;
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 700;
}
#content.account-settings-page .main2 .first {
	margin-top: 20px;
}
#content.account-settings-page .main2 p {
	margin: 13px 0 0 45px;
}
#content.account-settings-page .main2 label {
	float: left;
	padding: 3px 0 0;
	width: 200px;
}
#content.account-settings-page .main2 .text {
	padding: 3px 5px;
	color: #68686a;
	font-weight: 700;
	background: #fff;
	border: 1px solid #cacaca;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
#content.account-settings-page .main2 .for-checkbox {
	width: 370px;
}
#content.connections-page .page-intro h1 {
	background-image: url('http://static.kodajo.com/images/business-icon.png');
	padding-left: 42px;
	line-height: 31px;
}
#content.connections-page .page.new, #content.connections-page.new .page.new {
	background: none;
	border: none;
	margin: 0;
	width: auto;
	padding-top: 15px;
}
#content.connections-page .page.new .tabs {
	width: 716px;
}
#content.connections-page .page.new h1 {
	padding: 0 0 2px;
}
#tooltip {
	display: none;
	position: absolute;
	background: url('http://static.kodajo.com/images/tooltip.png') no-repeat right top;
	height: 12px;
	line-height: 12px;
	padding: 1px 2px 5px;
	color: #fff;
	font-size: 11px;
	white-space: nowrap;
}
.business-search-results-ads {
	overflow: hidden;
	margin: 10px 0;
	width: 940px;
}
.business-search-results-ads a {
	float: left;
}
.business-search-results-ads a:first-child {
	margin-right: 4px;
}
#content.manage.manage-profile-page, .skin1 #content.manage-closednet {
	position: relative;
	width: 970px;
	padding: 0;
}
.manage-profile-page-intro {
	padding: 10px;
	border-bottom: 1px solid #dedede;
}
#content .manage-profile-page-intro h1 {
	padding-left: 42px;
	background: url('http://static.kodajo.com/images/network.png') no-repeat;
}
#content.manage-closednet .manage-profile-page-intro h1 {
	background: url('http://static.kodajo.com/images/manageclosednetwork.png') no-repeat;
	line-height: 37px;
}
#content .manage-profile-page-intro h1 + p {
	margin-top: 5px;
}
#content.manage-profile-page .page, #content.manage-closednet .page {
	padding-right: 20px;
	padding-top: 10px;
	margin-left: 215px;
	margin-top: 0;
	min-height: 500px;
}
#content.manage-profile-page .page h1, #content.manage-closednet .page h1 {
	font-size: 26px;
}
#content.manage-profile-page .page-manager img, #content.manage-closednet .page-manager img {
	margin-right: 10px;
}
#content.manage-profile-page  .page-manager a, #content.manage-closednet .page-manager a {
	padding: 4px 6px;
}
#content.manage-profile-page  .page-manager, #content.manage-closednet .page-manager {
	margin: 0;
	padding: 0;
	width: 250px;
}
#content.manage-profile-page  .page-manager > ul, #content.manage-closednet .page-manager > ul {
	padding: 0 10px;
}
#content.manage-profile-page .page-manager li, #content.manage-closednet .page-manager li {
	margin-top: 6px;
}
#content.manage-profile-page .page-manager h2, #content.manage-closednet .page-manager h2 {
	background: url('http://static.kodajo.com/images/sidebar-header.png') right top;
	color: #505050;
	line-height: 26px;
	margin: 15px 0 10px;
	padding: 0 35px 2px 10px;
	border: none;
	border-top: 1px solid #dedede;
}
#content.manage-profile-page .view-current, #content.manage-closednet .view-current {
	margin: 0;
}
#hiring-hub-modal.static {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin: 15px 0 0;
}
#content.manage-profile-page #hiring-hub-modal.static h1 {
	font-size: 22px;
	color: #3a3a3a;
}
#content.news-v1 .sidebar2 .box2.ads .business-sidebar-banners, #content.closednet-page .sidebar2 .box2.ads .business-sidebar-banners {
	padding: 5px 5px 20px;
}
#content.news-v1 .sidebar2 .box2.ads .business-sidebar-banners p:first-child, #content.closednet-page .sidebar2 .box2.ads .business-sidebar-banners p:first-child {
	overflow: hidden;
	margin: 0 0 10px;
}
.business-sidebar-banner {
	float: left;
}
.business-sidebar-banner.first {
	margin-right: 7px;
}
#content.new.news-v1.business-essentials-page {
	background: none;
	width: 980px;
}
#content.business-essentials-page .main2 {
	border: none;
	padding: 5px 0 0;
	margin: 0;
	width: auto;
}
#content.business-essentials-page .page-intro h1 {
	background: url('http://static.kodajo.com/images/icon-essentials.png') no-repeat;
	line-height: 26px;
	padding: 12px 0 0 50px;
	margin: 0 0 3px;
	font-weight: 700;
}
#content.business-essentials-page .logo {
	float: right;
	margin: 3px 0 0;
}
.floats-container {
	overflow: hidden;
}
.business-essentials-boxes {
	padding: 0 0 28px 28px;
}
.business-essentials-box {
	margin: 20px 0 0 35px;
	width: 444px;
	float: left;
}
.business-essentials-box.first {
	margin-left: 0;
}
.business-essentials-box-content {
	overflow: hidden;
	padding: 3px 9px 20px;
	border: 1px solid #ddd;
	border-bottom: none;
	position: relative;
}
.business-essentials-box-shadow {
	width: 444px;
	height: 7px;
	background: url('http://static.kodajo.com/images/essentials-shadow.png') no-repeat;
}
.business-essentials-box-content > h2 {
	font-weight: 700;
	font-size: 22px;
	color: #00a0e0;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 1px;
}
.business-essentials-box-content > .image-container {
	width: 99px;
	height: 99px;
	border: 1px solid #d8d8d8;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 6px 0 0;
}
.business-essentials-box-content > .image-container > img {
	position: absolute;
	left: 0;
	top: 0;
}
#content .business-essentials-box-content > p {
	color: #585757;
	font-size: 12px;
	margin: 5px 0 10px 110px;
	line-height: 1.2;
}
.button4, .button4:hover {
	background: url('http://static.kodajo.com/images/button4.png') no-repeat;
	display: inline-block;
	height: 20px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
}
.button4 > span {
	background: url('http://static.kodajo.com/images/button4.png') no-repeat right top;
	padding: 0 24px 0 0;
	display: block;
	line-height: 20px;
}
.business-essentials-box-buttons {
	position: absolute;
	bottom: 10px;
	left: 120px;
}
.business-essentials-box-buttons .button4 {
	margin: 0 15px 0 0;
	text-transform: uppercase;
}
.business-essentials-box-buttons .request-sent {
	background-position: 0 -20px;
}
.business-essentials-box-buttons .request-sent > span {
	background-position: 100% -20px;
}
.modal-box-3 {
	background: url('http://static.kodajo.com/images/modal-box-3-background.png');
	border-radius: 20px;
	padding: 20px;
	width: 780px;
}
.modal-box-3 > .modal-box-content {
	background: #fff;
	padding: 12px;
	border-radius: 20px;
	overflow: hidden;
	min-height: 500px;
}
.modal-box-3 > .modal-box-close {
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	right: -5px;
	top: -5px;
	background: url('http://static.kodajo.com/images/modal-close.png') no-repeat;
}
#invite-contacts-modal {
	border-radius: 10px;
	width: 685px;
	padding: 10px 20px 20px;
	background: #fff;
	position: absolute;
	z-index: 9500;
	display: none;
}
#invite-contacts-modal > .modal-box-close {
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	background: url('http://static.kodajo.com/images/modal-close2.png') no-repeat;
}
#invite-contacts-modal h1 {
	color: #171717;
	font-size: 23px;
	font-weight: 700;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 1px;
}
#invite-contacts-modal p {
	color: #68686a;
	margin: 10px 0 0;
	font-size: 12px;
}
#invite-contacts-modal .win {
	background: #c94060;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	padding: 3px 8px;
}
#invite-contacts-modal .skip {
	background: #c94060;
}
.business-content-banners {
	overflow: hidden;
	margin: 10px 0;
}
.business-content-banners .business-sidebar-banner {
	margin: 0;
}
.business-content-banners .business-sidebar-banner.first {
	margin-right: 4px;
}
#content.new.partners-buy-gift-page {
	background: none;
	width: 970px;
	padding: 5px 0 30px;
}
.partners-buy-gift-page .partners-logo {
	float: right;
	background: url('http://static.kodajo.com/images/partners-buy-gift-logo.png') no-repeat;
	width: 158px;
	height: 61px;
	display: block;
	margin: 0 35px 0 0;
}
.partners-buy-gift-page .partners-tabs {
	width: 900px;
	margin: 35px auto 0;
	position: relative;
	z-index: 2;
	height: 35px;
}
.partners-buy-gift-page .partners-tabs a {
	display: inline-block;
	margin: 1px 0 0;
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	line-height: 33px;
	height: 33px;
	border: 1px solid #f46a3c;
	border-bottom: none;
	background: url('http://static.kodajo.com/images/partners-buy-gift-tab.png') repeat-x;
}
.partners-buy-gift-page .partners-tabs .current {
	border-color: #bebebe;
	background: #fff;
	color: #ff6633;
	height: 34px;
	margin: 0;
}
.partners-buy-gift-page .partners-gifts {
	width: 898px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	border: 1px solid #bebebe;
	overflow: hidden;
	padding: 0 0 15px;
}
.partners-buy-gift-page .partners-gifts a {
	display: block;
	float: left;
	margin: 20px 0 10px 20px;
	width: 200px;
	font-weight: 700;
	color: #444343;
	font-size: 13px;
	line-height: 1.1;
	text-decoration: none;
}
.partners-buy-gift-page .partners-gifts img {
	display: block;
}
.partners-buy-gift-page .partners-gifts .title {
	display: block;
	margin: 5px 0 0;
}
.partners-buy-gift-page .partners-gifts .price {
	display: block;
	margin: 11px 0 0;
	font-size: 15px;
	color: #ff6633;
}
.partners-buy-gift-page .partners-gifts .was {
	font-size: 12px;
	color: #444343;
	text-decoration: line-through;
}
.partners-buy-gift-page .partners-gifts .stars {
	font-size: 13px;
	color: #777;
	display: block;
	margin: 5px 0 0;
	overflow: hidden;
}
.partners-buy-gift-page .partners-gifts .star {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 11px;
	float: left;
	margin: 0 1px 0 0;
	background: url('http://static.kodajo.com/images/partners-buy-gift-star.png') no-repeat;
}
.partners-buy-gift-page .partners-gifts .star.half {
	background-image: url('http://static.kodajo.com/images/partners-buy-gift-half-star.png');
}