body {
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width:1000px;
	max-width:1300px;
}

a img {
	border:0;
}

p {
	margin:12px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 20px;
}

a {
	color:#4a8abc;
}
a:hover {
	color:#000;
}

ul.linksList {
	list-style:none;
	margin:0;
	padding:0;
}
ul.linksList li {
	margin-bottom:5px;
}

form {
	margin:0;
}

.rounded {
}
.rounded .leftTopCorner {
	background:url(rounded_left_top.gif) #f2f5e2 left top no-repeat;
}
.rounded .rightTopCorner {
	background:url(rounded_right_top.gif) right top no-repeat;
}
.rounded .rightBottomCorner {
	background:url(rounded_right_bottom.gif) right bottom no-repeat;
}
.rounded .leftBottomCorner {
	background:url(rounded_left_bottom.gif) left bottom no-repeat;
}
.rounded .rndAfter {
	height:10px;
	overflow:hidden;
}

#topBanner {
	background:url(header_banner_background.gif) #e1ddc5 left bottom repeat-x;
	padding:14px 0;
	width:100%;
	overflow:hidden;
}
#topBanner .tbWrapper {
	background:url(header_banner_back.gif) left top no-repeat;
	padding-left:19px;
	width:951px;
	margin:0 auto;
}

#header {
	background:url(header_back.jpg) right top no-repeat;
	height:75px;
	position:relative;
}
#header .logo {
	background:url(logo.gif) left top no-repeat;
	position:absolute;
	width:242px;
	height:51px;
	left:22px;
	top:17px;
}
#header.print {
	background:none;
}
#header.print .logo {
	display:none;
}
#header.print .mission {
	padding:20px;
}

#header .mission {
	color:#46a0ec;
	font-size:27px;
	padding:18px 150px 0 279px;
	text-align:center;
}

#middleDiv {
	width:100%;
	overflow:hidden;
}

#sidebar {
	width:247px;
	padding-left:19px;
	float:left;
	color:#242424;
}

#sidebar .block {
	margin-bottom:20px;
	border-bottom:#dfdfdf 1px solid;
	padding:0 0px 15px 6px;
}
#sidebar .block h3 {
	color:#575757;
	font-size:14px;
	font-weight:normal;
	margin-bottom:8px;
}

#sidebar .about {
	border-bottom:0;
	padding-bottom:0;
}

#sidebar .login {
	padding:0 0 26px;
}
#sidebar .login .rndContent {
	padding:20px 25px 0;
}
#sidebar .login h2 {
	color:#575757;
	font-size:14px;
}
#sidebar .login .text {
	border:#cfcfcf 1px solid;
	width:191px;
	padding:2px;
	height:17px;
	margin-top:4px;
}
#sidebar .login .badMemory {
	float:right;
}
#sidebar .login .alignRight {
	text-align:right;
}
#sidebar .login .registerLink {
	width:100%;
	overflow:hidden;
}
#sidebar .login .registerLink p {
	background:url(register_arrow.gif) right 6px no-repeat;
	padding-right:20px;
	float:left;
	padding-bottom:2px;
}
#sidebar .login .registerLink p.back {
	background-image:url(register_arrow_back.gif);
}
#sidebar .login .registerLink a {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed;
	text-decoration:none;
	outline:none;
}
#sidebar .login .register {
	display:none;
	padding-top:10px;
}
#sidebar .login .register a {
	font-size:14px;
	color:#FF0042;
}
#sidebar .login .register a:hover {
	color:#000;
}
#sidebar .login .submit {
	background:url(enter_button.gif) left top no-repeat;
	width:66px;
	height:24px;
	border:0;
	font-size:12px;
	color:#404040;
}
#sidebar .cabinet {
	font-size:14px;
}
#sidebar .cabinet ul {
	list-style:none;
	margin:0 0 30px;
	padding:0;
}
#sidebar .cabinet ul li {
	margin:15px 0;
}
#sidebar .cabinet ul li.logout {
	margin-top:20px;
}
#sidebar .cabinet ul li.logout a {
	color:#f3255f;
	font-weight:bold;
}
#sidebar .cabinet ul li.logout a:hover {
	color:#000;
}

#sidebar .information a {
	font-size:14px;
	color:#ff0042;
	font-weight:bold;
}
#sidebar .information a:hover {
	color:#000;
}

#sidebar .banner24 {
	background:url(240_400_banner_back.jpg) left top no-repeat;
	width:240px;
	height:400px;
	padding:6px 6px 80px;
	margin-left:-3px;
	margin-right:-3px;
}


#content {
	margin-left:279px;
	padding-right:16px;
	padding-top:6px;
}

#searchPanel {
	margin-bottom:17px;
}
#searchPanel .tabs {
	height:36px;
}
#searchPanel .tabs ul {
	list-style:none;
	margin:0;
	padding:0;
}
#searchPanel .tabs ul li {
	background:url(search_tab_back.gif) left top no-repeat;
	float:left;
	line-height:36px;
	margin-right:9px;
	font-size:18px;
}
#searchPanel .tabs ul li a {
	background:url(search_tab_right.gif) right top no-repeat;
	height:36px;
	padding:0 22px;
	float:left;
	text-decoration:none;
	color:#59a9eb;
	outline:none
}
#searchPanel .tabs ul li a:hover {
	color:#000;
}
#searchPanel .tabs ul li.active a {
	background:#78d2ff;
	color:#fff;
	cursor:default;
}
#searchPanel .region {
	height:30px;
	margin-top:-30px;
	margin-bottom:-1px;
	float:right;
	width:250px;
	text-align:right;
	position:relative;
}
#searchPanel .region span {
	color:#4a8abc;
	font-size:14px;
	float:right;
	line-height:30px;
	padding-bottom:1px;
}
#searchPanel .region .selector {
	background:url(sm_arrow_down.gif) right 14px no-repeat;
	margin-left:7px;
	float:right;
	padding:0 20px 0 10px;
	padding-right:20px;
	line-height:28px;
	border:#fff 1px solid;
	border-bottom:none;
	padding-bottom:1px;
}
#searchPanel .region .selector .current {
	border-bottom:#b2b2b2 1px dashed;
	color:#505050;
	text-decoration:none;
	font-size:14px;
	outline:none;
}
#searchPanel .region .selector.clicked {
	background:url(sm_arrow_up.gif) right -2px no-repeat;
	border-color:#ccc;
	padding-bottom:2px;
	position:relative;
	z-index:10;
}
#searchPanel .region .popup {
	display:none;
	position:absolute;
	right:0px;
	top:30px;
	background:#fff;
	text-align:left;
	border:#cbcbcb 1px solid;
	z-index:5;
	padding:10px;
}
#searchPanel .region .popup ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
#searchPanel .region .popup ul li {
	margin:4px 0;
}
#searchPanel .panel {
	background:url(search_panel_back.gif) #3690dc left top repeat-x;
}
#searchPanel .panel .leftCorner {
	background:url(search_panel_left_bottom.gif) left bottom no-repeat;
}
#searchPanel .panel .rightCorner {
	background:url(search_panel_right_bottom.gif) right bottom no-repeat;
	min-height:113px;
	padding:15px 25px 0 30px;
	color:#fff;
}
#searchPanel .panel .spAfter {
	height:12px;
	overflow:hidden;
}

#searchPanel .input {
	background:url(search_unput_back.gif) left top repeat-x;
	border:#fff 1px solid;
	padding:1px;
	margin-right:197px;
	height:38px;
	overflow:hidden;
}
#searchPanel .input input {
	background:none;
	border:0;
	width:100%;
	height:38px;
	font-size:32px;
	padding:0;
}
#searchPanel .submit {
	background:url(search_button_back.gif) left top no-repeat;
	width:187px;
	height:42px;
	border:0;
	color:#414141;
	font-size:18px;
	float:right;
}
#searchPanel .sample {
	font-size:14px;
	margin-bottom:4px;
}
#searchPanel .sample a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed;
}
#searchPanel .sample a:hover {
	color:#000;
}
#searchPanel .afterField {
	margin-top:9px;
	height:32px;
	width:100%;
}
#searchPanel .afterField .readMore {
	background:url(arrow_down.gif) right 6px no-repeat;
	font-weight:bold;
	float:left;
	padding-right:13px;
	margin-left:2px;
	margin-top:2px;
	padding-bottom:2px;
	outline:none;
}
#searchPanel .afterField .readMore.active {
	background-image:url(arrow_up.gif);
}
#searchPanel .afterField .readMore a {
	color:#d4ebff;
	text-decoration:none;
	border-bottom:1px dashed;
}
#searchPanel .afterField .readMore a:hover {
	color:#000;
}
#searchPanel .afterField .check {
	margin-left:250px;
}
#searchPanel .afterField .check label {
	position:relative;
	top:-2px;
	font-weight:bold;
	color:#d4ebff;
}
#searchPanel .more {
	display:none;
}
#searchPanel .text {
	border:#bfbfbf 1px solid;
	background:#fff;
}
#searchPanel .twoCols {
	width:100%;
	overflow:hidden;
	margin-top:-12px;
}
#searchPanel .twoCols .col1 {
	width:327px;
	float:left;
}
#searchPanel .twoCols .col2 {
	width:310px;
	float:left;
}
#searchPanel label.title {
	float:left;
	width:100px;
	padding-top:4px;
}
#searchPanel label.title.typeRabot {
	width:120px;
}
#searchPanel .professions label.title {
	width:200px;
}
#searchPanel .professions select {
	width:400px;
}
#searchPanel .text, #searchPanel select {
	width:180px;
	margin-right:4px;
}
#searchPanel select {
	font-size:11px;
}
#searchPanel .text.old {
	width:50px;
}
#searchPanel .hide {
	position:relative;
	top:3px;
}

#content.print {
	margin:0;
	padding:10px 20px;
}
#content h1.title, #content h2.title {
	border-bottom:#a7dd14 2px solid;
	font-size:24px;
	color:#575757;
	font-weight:normal;
	padding:0 0 4px 20px;
}
#content h1.title.noBorder {
	border:0;
}
#content h2.title {
	color:#707070;
	font-size:16px;
	font-weight:bold;
}
#content .printVersion {
	background:url(print_v_back.gif) left top no-repeat;
	color:#2493f1;
	font-size:12px;
	line-height:22px;
	float:right;
	position:relative;
	top:3px;
	text-decoration:none;
}
#content .printVersion:hover {
	text-decoration:underline;
	color:#000;
}
#content .printVersion span {
	background:url(print_v_right.gif) right top no-repeat;
	float:left;
	padding:0 10px;
}

#content .innerPadded {
	color:#575757;
	padding-left:20px;
	font-size:14px;
}
#content .innerPadded h2 {
	font-size:16px;
}

#content .newsDate {
	font-weight:bold;
	color:#8c8c8c;
	font-size:12px;
}

#content .readAllNews {
	color:#2493f1;
}

#content .newsList .news {
	margin-bottom:23px;
}
#content .newsList .news .title {
	margin-bottom:8px;
	font-size:16px;
}
#content .newsList .news .content p {
	margin:0;
}


#content .informator {
	line-height:31px;
	text-align:center;
	font-size:14px;
	margin-bottom:15px;
}
#content .informator a {
	text-decoration:none;
}
#content .informator a:hover {
	text-decoration:underline;
}
#content .informator span {
	color:#ff0042;
	font-size:18px;
}

#content .mpTwoCols {
	width:100%;
	overflow:hidden;
	margin-bottom:67px;
}
#content .mpTwoCols .col1 {
	float:left;
	width:49%;
}
#content .mpTwoCols .col2 {
	float:right;
	width:49%;
}
#content .mpTwoCols h2 {
	background-position:3px 2px;
	background-repeat:no-repeat;
	border-bottom:#a4dc0c 2px solid;
	padding-bottom:8px;
	font-size:16px;
	color:#4a8abc;
	padding-left:25px;
	margin:0;
}
#content .mpTwoCols .col1 h2 {
	background-image:url(add_job_icon.gif);
}
#content .mpTwoCols .col2 h2 {
	background-image:url(add_resume_icon.gif);
	background-position:3px 3px;
}
#content .mpTwoCols .conts {
	padding:15px 15px 10px 25px;
}
#content .mpTwoCols .col1 .conts {
	background:#f9fdee;
}
#content .mpTwoCols .rssFeed {
	font-size:14px;
	color:#707070;
	font-weight:bold;
	margin-bottom:25px;
}
#content .mpTwoCols .rssFeed a {
	background:url(rss_small.gif) left top no-repeat;
	padding:0 10px;
	margin-left:6px;
	line-height:18px;
	position:absolute;
}
#content .mpTwoCols .all {
	text-align:right;
	font-weight:bold;
}
#content .mpTwoCols ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .mpTwoCols .recent li {
	margin-bottom:23px;
}
#content .mpTwoCols .recent .title {
	font-size:14px;
}
#content .mpTwoCols .recent .author {
	color:#9c9c9c;
}
#content .mpTwoCols .recent .author a {
	color:#9c9c9c;
}
#content .mpTwoCols .recent .author a:hover {
	color:#000;
}
#content .mpTwoCols .recent .date {
	font-size:9px;
	font-weight:bold;
	color:#b0b0b0;
}
#content .mpTwoCols .news {
	margin:21px -15px 0;
	border-top:#a7dd14 2px solid;
	padding:12px 15px 0;
}
#content .mpTwoCols .news li {
	margin-bottom:15px;
}
#content .mpTwoCols .news .date {
	font-size:11px;
	color:#7f7f7f;
}
#content .mpTwoCols .news .title {
	font-size:14px;
}

#content .mpArticles {
	padding-left:10px;
}
#content .mpArticles .article {
	margin-bottom:38px;
}
#content .mpArticles .title {
	color:#707070;
	font-size:14px;
	font-weight:bold;
}
#content .mpArticles .contnt {
	color:#575757;
	margin:8px 0 0;
}

#content .searchResults {
	margin-bottom:18px;
}
#content .searchResults h2 {
	color:#707070;
	font-size:16px;
	font-weight:normal;
	border-bottom:#a4dc0c 2px solid;
	padding-bottom:9px;
	margin-bottom:2px;
}
#content .searchResults .info {
	background:url(sr_left_bottom.gif) #f2f2f2 left bottom no-repeat;
}
#content .searchResults .info .rightCorner {
	background:url(sr_right_bottom.gif) right bottom no-repeat;
	line-height:28px;
	padding:0 12px;
	color:#707070;
}
#content .searchResults a, #content .searchResults strong {
	margin:0 5px;
}
#content .searchResults .info .count {
	float:right;
}

#content .pager {
	text-align:center;
	color:#a3a3a3;
	border-top:#a4dc0c 2px solid;
	padding-top:18px;
}
#content .pager.thinGray {
	border-top:#e5e5e5 1px solid;
}
#content .pager ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .pager ul li {
	display:inline;
	font-size:18px;
	margin:0 5px;
}

#content table.styled {
	width:100%;
	margin-bottom:6px;
}
#content table.styled td {
	vertical-align:top;
}
#content table.styled tr td {
	padding:15px 20px;
	color:#575757;
	font-size:14px;
}
#content table.styled thead td {
	background:url(table_header_back.gif) left bottom repeat-x;
	padding:2px 10px 12px 20px;
	font-weight:bold;
	font-size:12px;
}
#content table.styled tr td .title {
	font-size:14px;
}
#content table.styled tr td .description {
	color:#9c9c9c;
	font-size:12px;
}
#content table.styled tr td .description a {
	color:#9c9c9c;
}
#content table.styled tr td .description a:hover {
	color:#000;
}
#content table.styled tr.even td {
	background:#f9fdee;
}
#content table.styled thead td.asc a {
	background:url(table_asc.gif) right 6px no-repeat;
	padding-right:14px;
}
#content table.styled thead td.desc a {
	background:url(table_desc.gif) right 6px no-repeat;
	padding-right:14px;
}
#content table.styled tr td.payment {
	font-weight:bold;
	font-size:16px;
}

#content .vacanciesCat {
	padding:0 0 0 20px;
	font-size:16px;
}
#content .vacanciesCat ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .vacanciesCat ul li {
	float:left;
	width:300px;
	margin-bottom:10px;
	margin-right: 25px;
	color:#575757;
}
#content .vacanciesCat ul li a:hover {
	color:#e40937;
}

#content .resume {
	padding:0 15px;
	color:#575757;
}
#content .resume h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 4px;
}
#content .resume .date {
	margin-bottom:15px;
}
#content .resume .download {
	height:27px;
}
#content .resume .download .word {
	background:url(word_icon.gif) left 2px no-repeat;
	padding:2px 0 2px 23px;
	float:left;
	font-weight:bold;
}
#content .resume .infoBlock {
	margin:30px 0;
}
#content .resume .infoBlock h2 {
	margin:0 -15px 10px;
	padding:0 15px 4px;
	border-bottom:#a4dc0c 2px solid;
	font-size:14px;
}
#content .resume .infoBlock .avatared {
	width:100%;
	overflow:hidden;
}
#content .resume .infoBlock .avatar {
	float:left;
}
#content .resume .infoBlock .marginedCnt {
	margin-left:212px;
}
#content .resume .infoBlock .value {
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
#content .resume .infoBlock .value .nam {
	float:left;
	width:30%;
}
#content .resume .infoBlock .value .val {
	float:left;
	width:60%;
}
#content .resume .blueBox {
	background:url(blue_box_left.gif) #92d0ff left top no-repeat;
	height:90px;
	overflow:hidden;
}
#content .resume .blueBox .right {
	background:url(blue_box_right.gif) right top no-repeat;
	height:90px;
	color:#353535;
	padding:23px 0 0 30px;
}
#content .resume .blueBox .title {
	font-size:14px;
}
#content .resume .blueBox .value {
	font-size:18px;
	font-weight:bold;
}
#content .resume .blueBox .col {
	float:left;
	width:30%;
	padding-right:2%;
}

#content .resume .infoBlock .submit {
	font-size:13px;
	margin-left:0;
	float:left;
}

#content .resume .buttons .fav,
#content .resume .buttons .tukTuk {
	margin-left:40px;
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	line-height:24px;
	padding-left:23px;
	color:#6b9a00;
	font-size:13px;
}
#content .resume .buttons .fav:hover,
#content .resume .buttons .tukTuk:hover {
	color:#000;
}
#content .resume .buttons .fav {
	background-image:url(add_to_fav_icon.gif);
}
#content .resume .buttons .tukTuk {
	background-image:url(tuk_tuk_icon.gif);
}

#content .companyInfo {
	padding:0 20px;
	color:#575757;
	margin-bottom:25px;
}
#content .companyInfo .infoAndIcon {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#content .companyInfo .info {
	width:50%;
	float:left;
}
#content .companyInfo .info .value {
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
#content .companyInfo .info .value .nam {
	width:40%;
	float:left;
	padding-right:4%;
}
#content .companyInfo .info .value .val {
	float:left;
	width:50%;
}
#content .companyInfo .logo {
	float:left;
	padding-left:1%;
	padding-top:20px;
}

#content .userRegister {
	margin-top:40px;
	color:#575757;
	font-size:14px;
}
#content .userRegister .block {
	padding:0 0 0 20px;
	margin-bottom:35px;
}
#content .userRegister h2.title {
	color:#575757;
	margin-left:-20px;
}
#content .userRegister .value {
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
}
#content .userRegister .value label.name {
	float:left;
	width:205px;
	height:30px;
	line-height:30px;
}
#content .userRegister .value label span {
	color:#f00;
}
#content .userRegister .value .text {
	border:#bfbfbf 1px solid;
	padding:6px 4px;
	font-size:16px;
	width:250px;
}
#content .userRegister .value .file {
	width:250px;
}
#content .userRegister .value .text.long {
	width:360px;
}
#content .userRegister .value .text.short {
	width:200px;
}
#content .userRegister .value .text.veryShort {
	width:100px;
}
#content .userRegister .value .text.alert {
	border-color:#fa7f7f;
	float:left;
}
#content .userRegister .value .error {
	background:url(error_small.gif) left 5px no-repeat;
	font-size:11px;
	color:#d74f4f;
	padding-left:22px;
	float:left;
	margin-left:5px;
	margin-top:3px;
}
#content .userRegister .value .radio, #content .userRegister .value .checkbox {
	position:relative;
	top:2px;
}
#content .userRegister .value select {
	width:260px;
}
#content .userRegister .value select.long {
	width:368px;
}
#content .userRegister .value select.short {
	width:210px;
}
#content .userRegister .value select.noWidth {
	width:auto;
}
#content .userRegister .value select.multiple {
	height:140px;
}
#content .userRegister .value textarea {
	border:#bfbfbf 1px solid;
	padding:6px 4px;
	font-size:16px;
	width:250px;
}
#content .userRegister .value textarea.long {
	width:360px;
}
#content .userRegister .value label.avaLabel {
	height:100px;
}
#content .userRegister .value .desc {
	font-size:10px;
	color:#7f7f7f;
	margin:10px 0;
}
#content .userRegister .submit .value {
	overflow:visible;
}
#content .userRegister .value.capcha {
	padding-left:205px;
}
#content .userRegister .value input.capcha {
	width:100px;
	padding:0;
}
#content .userRegister .value .submit,
#content .resume .submit {
	background:url(register_back.gif) left top no-repeat;
	border:0;
	width:258px;
	height:40px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	margin:-10px 0 -10px 20px;
	position:relative;
}
#content .userRegister .value .submit.simple {
	margin:0;
}
#content .userRegister .value label.dolgLabel {
	height:165px;
}
#content .userRegister .value.delete {
	padding-bottom:2px;
	font-size:12px;
}
#content .userRegister .value.delete a {
	margin-left:205px;
	color:#e44848;
	text-decoration:none;
	border-bottom:dashed 1px;
}
#content .userRegister .value.delete a:hover {
	color:#000;
}
#content .userRegister .value.addWorkPlace, 
#content .userRegister .value.addEduPlace,
#content .userRegister .value.addLanguage {
	padding-bottom:2px;
	font-size:12px;
}
#content .userRegister .value.addWorkPlace a, 
#content .userRegister .value.addEduPlace a,
#content .userRegister .value.addLanguage a {
	font-weight:bold;
	text-decoration:none;
	border-bottom:dashed 1px;
	margin-left:205px;
}
#content .userRegister .value.lang.delete a {
	margin:0;
}
#content .userRegister .value.addLanguage a {
	margin:0;
}
#content .userRegister .value.visibility .group {
	margin-left:205px;
}
#content .userRegister .value.visibility .desc {
	margin-top:0;
	padding-left:26px;
	font-size:12px;
}

#content .cabinetLinks {
	width:100%;
	overflow:hidden;
}
#content .cabinetLinks h2 {
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
	margin-top:20px;
}
#content .cabinetLinks .left {
	float:left;
	width:35%;
	margin-right:10%;
	padding-left:20px;
}
#content .cabinetLinks .right {
	width:35%;
	float:left;
}

#content .yellowBox {
	background:#F2F5E2;
	padding:10px 20px;
	margin-bottom:20px;
}
#content .yellowBox span.left {
	width:150px;
	float:left;
}

#content .tukTuk textarea {
	width:500px;
	height:150px;
}


#footer {
	background:#e1ddc5;
	border-top:#c5bc83 1px solid;
	height:50px;
	margin-top:30px;
	padding:13px 16px 0 20px;
	color:#434343;
}
#footer .left {
	float:left;
	line-height:17px;
}
#footer .right {
	float:right;
}
#footer .menu {
	margin:0 0 0 288px;
	line-height:20px;
}
#footer .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .menu ul li {
	display:inline;
	margin-right:10px;
}
#footer .menu .second {
	font-size:11px;
}
#footer .menu .second a {
	color:#2c5d86;
}
#footer .menu .second a:hover {
	color:#000;
}
#footer a {
	color:#434343;
}
#footer a:hover {
	color:#000;
}


#sidebar .tagCloud {
	text-align:center;
}
#sidebar .tagCloud a {
	color:#656853;
	text-decoration:none;
}
#sidebar .tagCloud a:hover {
	text-decoration:underline;
}
#sidebar .tagCloud a.blue {
	color:#3690dc;
}
#sidebar .tagCloud a.green {
	color:#7b8d0e;
}
#sidebar .tagCloud a.red {
	color:#ff0977;
}
#sidebar .tagCloud a.underline {
	text-decoration:underline;
}
#sidebar .tagCloud a.bold {
	font-weight:bold;
}

#sidebar .poll {
	color:#575757;
}
#sidebar .poll .pollTitle {
	font-weight:bold;
	margin-bottom:10px;
}
#sidebar .poll .question {
	font-size:14px;
	margin-bottom:15px;
}
#sidebar .poll .radio {
	float:left;
	margin-right:3px;
}
#sidebar .poll p {
	line-height:20px;
	margin:4px 0;
}
#sidebar .poll .submit {
	margin-top:15px;
	margin-left:6px;
	margin-bottom:15px;
}
#sidebar .poll .submit input {
	background:url(poll_submit_back.gif) left top no-repeat;
	width:98px;
	height:26px;
	font-size:12px;
	color:#151515;
	border:0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:8px;
}
#sidebar .poll .prev {
	font-size:14px;
	color:#3690dc;
	margin-left:6px;
}

#sidebar .block.begun {
	border:0;
}

#g_map_link {
	text-decoration: none;
	display: none;
	border-bottom: 1px dashed #4A8ABC;
}

#g_map_link:hover {
	border-bottom: 1px dashed #000;
}
